From 760eed0fe0d216f57f9592847221d983d4c4f2d3 Mon Sep 17 00:00:00 2001 From: Mark Johnson Date: Tue, 3 Apr 2012 21:10:32 -0700 Subject: [PATCH] Preparing for 1.5-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 f912b3e6..453726be 100644 --- a/aslib/pom.xml +++ b/aslib/pom.xml @@ -4,7 +4,7 @@ com.threerings nenya-parent - 1.4.1 + 1.5-SNAPSHOT nenyalib diff --git a/core/pom.xml b/core/pom.xml index b16fd890..f239d8f9 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.threerings nenya-parent - 1.4.1 + 1.5-SNAPSHOT nenya diff --git a/pom.xml b/pom.xml index b6e25a9d..7b961d80 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.threerings nenya-parent pom - 1.4.1 + 1.5-SNAPSHOT Nenya Parent Facilities for making Java games. diff --git a/tools/pom.xml b/tools/pom.xml index 444a0546..b9846447 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -4,7 +4,7 @@ com.threerings nenya-parent - 1.4.1 + 1.5-SNAPSHOT nenya-tools