From 2d96e6c81d81ad4d1c2b455963ad841b67c78a87 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Sat, 14 Mar 2015 09:44:27 -0700 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- aslib/pom.xml | 2 +- core/pom.xml | 2 +- maven-plugin/pom.xml | 2 +- pom.xml | 2 +- tools/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/aslib/pom.xml b/aslib/pom.xml index b8bdd162..f837fd0b 100644 --- a/aslib/pom.xml +++ b/aslib/pom.xml @@ -4,7 +4,7 @@ com.threerings nenya-parent - 1.6 + 1.7-SNAPSHOT nenyalib diff --git a/core/pom.xml b/core/pom.xml index a3704149..c0d74955 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.threerings nenya-parent - 1.6 + 1.7-SNAPSHOT nenya diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index ed34f1ff..2345f25b 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -4,7 +4,7 @@ com.threerings nenya-parent - 1.6 + 1.7-SNAPSHOT nenya-maven-plugin diff --git a/pom.xml b/pom.xml index 3456154a..0a4412b5 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.threerings nenya-parent pom - 1.6 + 1.7-SNAPSHOT Nenya Parent Facilities for making Java games. diff --git a/tools/pom.xml b/tools/pom.xml index 8ebdb426..8ccb51e8 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -4,7 +4,7 @@ com.threerings nenya-parent - 1.6 + 1.7-SNAPSHOT nenya-tools