From 283984464b0d57fe2fa4d55d28c4c16b482f1ea1 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Mon, 9 Mar 2026 14:17:16 -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 8a6affe9f..92f32f306 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.threerings narya-parent - 1.17.4 + 1.18-SNAPSHOT narya diff --git a/pom.xml b/pom.xml index 62ed3710b..27e8a5354 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.threerings narya-parent pom - 1.17.4 + 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.4 + HEAD diff --git a/tools/pom.xml b/tools/pom.xml index c6bc78804..539f9c288 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -4,7 +4,7 @@ com.threerings narya-parent - 1.17.4 + 1.18-SNAPSHOT narya-tools