From 1e6f91c0b80399b6435c9528364c5403a85bbf89 Mon Sep 17 00:00:00 2001 From: Mark Johnson Date: Tue, 16 Oct 2012 16:27:24 -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 ac60c694..09804e5d 100644 --- a/aslib/pom.xml +++ b/aslib/pom.xml @@ -4,7 +4,7 @@ com.threerings nenya-parent - 1.4.2 + 1.5-SNAPSHOT nenyalib diff --git a/core/pom.xml b/core/pom.xml index 339697e7..6d1efc13 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.threerings nenya-parent - 1.4.2 + 1.5-SNAPSHOT nenya diff --git a/pom.xml b/pom.xml index 54859af4..f74f001f 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.threerings nenya-parent pom - 1.4.2 + 1.5-SNAPSHOT Nenya Parent Facilities for making Java games. diff --git a/tools/pom.xml b/tools/pom.xml index aa01a09e..f4465286 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -4,7 +4,7 @@ com.threerings nenya-parent - 1.4.2 + 1.5-SNAPSHOT nenya-tools