From 11f778466f626bcaeac41865c2b8ea085b7b602c Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Wed, 3 Jun 2026 11:29:41 -0700 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- core/pom.xml | 2 +- maven-plugin/pom.xml | 2 +- pom.xml | 4 ++-- tools/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 3264a0fa..13b6a687 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.threerings nenya-parent - 1.7.2 + 1.7.3-SNAPSHOT nenya diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 5cf64b40..cd1e7ddf 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -4,7 +4,7 @@ com.threerings nenya-parent - 1.7.2 + 1.7.3-SNAPSHOT nenya-maven-plugin diff --git a/pom.xml b/pom.xml index c49ef31f..47ac1dc8 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.threerings nenya-parent pom - 1.7.2 + 1.7.3-SNAPSHOT Nenya Parent Facilities for making Java games. @@ -34,7 +34,7 @@ scm:git:git://github.com/threerings/nenya.git scm:git:git@github.com:threerings/nenya.git https://github.com/threerings/nenya/ - nenya-1.7.2 + HEAD diff --git a/tools/pom.xml b/tools/pom.xml index 839a6066..b1abf32c 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -4,7 +4,7 @@ com.threerings nenya-parent - 1.7.2 + 1.7.3-SNAPSHOT nenya-tools