From 1361e237ef4819387b925115e635657a0daadf3d Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Fri, 4 Jul 2025 09:46:01 -0700 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- core/pom.xml | 2 +- pom.xml | 4 ++-- tools/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index b4b715528..92f32f306 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.threerings narya-parent - 1.17 + 1.18-SNAPSHOT narya diff --git a/pom.xml b/pom.xml index 118043dd4..523ff6568 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.threerings narya-parent pom - 1.17 + 1.18-SNAPSHOT Narya Parent Facilities for making networked multiplayer games. @@ -34,7 +34,7 @@ scm:git:git://github.com/threerings/narya.git scm:git:git@github.com:threerings/narya.git https://github.com/threerings/narya/ - narya-1.17 + HEAD diff --git a/tools/pom.xml b/tools/pom.xml index cbc2af7b9..539f9c288 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -4,7 +4,7 @@ com.threerings narya-parent - 1.17 + 1.18-SNAPSHOT narya-tools