From 12c617158daf94789f9fca3beb9555b87f4483a0 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Wed, 11 Feb 2026 10:06:30 -0800 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 810033504..92f32f306 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.threerings narya-parent - 1.17.3 + 1.18-SNAPSHOT narya diff --git a/pom.xml b/pom.xml index c958370fa..27e8a5354 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.threerings narya-parent pom - 1.17.3 + 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.3 + HEAD diff --git a/tools/pom.xml b/tools/pom.xml index c8c487c37..539f9c288 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -4,7 +4,7 @@ com.threerings narya-parent - 1.17.3 + 1.18-SNAPSHOT narya-tools