From 4e9b535d69b93d12b69302892884e2c3bcbc552e Mon Sep 17 00:00:00 2001 From: Mark Johnson Date: Tue, 3 Apr 2012 21:25:08 -0700 Subject: [PATCH] Preparing for 1.13-SNAPSHOT development. --- 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 0591e884c..0d0dec26f 100644 --- a/aslib/pom.xml +++ b/aslib/pom.xml @@ -4,7 +4,7 @@ com.threerings narya-parent - 1.12.1 + 1.13-SNAPSHOT naryalib diff --git a/core/pom.xml b/core/pom.xml index 18a740e9a..a1274523f 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.threerings narya-parent - 1.12.1 + 1.13-SNAPSHOT narya diff --git a/pom.xml b/pom.xml index b334204b9..348fd1982 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.threerings narya-parent pom - 1.12.1 + 1.13-SNAPSHOT Narya Parent Facilities for making networked multiplayer games. diff --git a/tools/pom.xml b/tools/pom.xml index c859c58df..8b7b284b9 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -4,7 +4,7 @@ com.threerings narya-parent - 1.12.1 + 1.13-SNAPSHOT narya-tools