From cb6e321e5f1f9b0d9af6b230e46dfe7dab8850b3 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Wed, 3 Jun 2026 10:35:38 -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 59f7655fd..a8571308c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.threerings narya-parent - 1.19 + 1.20-SNAPSHOT narya diff --git a/pom.xml b/pom.xml index 71c123d62..b905b4c4d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.threerings narya-parent pom - 1.19 + 1.20-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.19 + HEAD diff --git a/tools/pom.xml b/tools/pom.xml index 4bcdcd4ee..4ad15bd69 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -4,7 +4,7 @@ com.threerings narya-parent - 1.19 + 1.20-SNAPSHOT narya-tools