From a70fbc7debdd34eaf80fa959131ae7fee24c4071 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Fri, 4 Jul 2025 10:04:22 -0700 Subject: [PATCH] [maven-release-plugin] prepare release nenya-1.7 --- core/pom.xml | 2 +- maven-plugin/pom.xml | 2 +- pom.xml | 3 ++- tools/pom.xml | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 862c77e8..d917517a 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.threerings nenya-parent - 1.7-SNAPSHOT + 1.7 nenya diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 337d854d..eabb394c 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -4,7 +4,7 @@ com.threerings nenya-parent - 1.7-SNAPSHOT + 1.7 nenya-maven-plugin diff --git a/pom.xml b/pom.xml index b552259a..1891d5eb 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.threerings nenya-parent pom - 1.7-SNAPSHOT + 1.7 Nenya Parent Facilities for making Java games. @@ -34,6 +34,7 @@ scm:git:git://github.com/threerings/nenya.git scm:git:git@github.com:threerings/nenya.git https://github.com/threerings/nenya/ + nenya-1.7 diff --git a/tools/pom.xml b/tools/pom.xml index 4cde20fc..b0dc46f3 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -4,7 +4,7 @@ com.threerings nenya-parent - 1.7-SNAPSHOT + 1.7 nenya-tools