From 4b6ec141f363785077d24cf8934bebc39b038033 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 bccf46b4d..92f32f306 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.threerings narya-parent - 1.17.2 + 1.18-SNAPSHOT narya diff --git a/pom.xml b/pom.xml index 1f3bfc40b..27e8a5354 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.threerings narya-parent pom - 1.17.2 + 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.2 + HEAD diff --git a/tools/pom.xml b/tools/pom.xml index 0d8f2472e..539f9c288 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -4,7 +4,7 @@ com.threerings narya-parent - 1.17.2 + 1.18-SNAPSHOT narya-tools