From 01f1064b21b35760875a6642cf8d6b197e15d2d8 Mon Sep 17 00:00:00 2001 From: Mark Johnson Date: Wed, 22 Feb 2012 04:51:22 +0000 Subject: [PATCH] Preparing for 1.13-SNAPSHOT development. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6801 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- aslib/pom.xml | 2 +- core/pom.xml | 2 +- pom.xml | 2 +- tools/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/aslib/pom.xml b/aslib/pom.xml index c8f75fc42..b1473e80d 100644 --- a/aslib/pom.xml +++ b/aslib/pom.xml @@ -4,7 +4,7 @@ com.threerings narya-parent - 1.12 + 1.13-SNAPSHOT naryalib diff --git a/core/pom.xml b/core/pom.xml index f8351e1a9..1b674a412 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.threerings narya-parent - 1.12 + 1.13-SNAPSHOT narya diff --git a/pom.xml b/pom.xml index 203b555dd..76a8ee6fe 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.threerings narya-parent pom - 1.12 + 1.13-SNAPSHOT Narya Parent Facilities for making networked multiplayer games. diff --git a/tools/pom.xml b/tools/pom.xml index c8f2730df..986ede4c0 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -4,7 +4,7 @@ com.threerings narya-parent - 1.12 + 1.13-SNAPSHOT narya-tools