[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Michael Bayne
2026-06-03 11:29:41 -07:00
parent 0d294f41bd
commit 11f778466f
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>com.threerings</groupId>
<artifactId>nenya-parent</artifactId>
<version>1.7.2</version>
<version>1.7.3-SNAPSHOT</version>
</parent>
<artifactId>nenya</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>com.threerings</groupId>
<artifactId>nenya-parent</artifactId>
<version>1.7.2</version>
<version>1.7.3-SNAPSHOT</version>
</parent>
<artifactId>nenya-maven-plugin</artifactId>
+2 -2
View File
@@ -5,7 +5,7 @@
<groupId>com.threerings</groupId>
<artifactId>nenya-parent</artifactId>
<packaging>pom</packaging>
<version>1.7.2</version>
<version>1.7.3-SNAPSHOT</version>
<name>Nenya Parent</name>
<description>Facilities for making Java games.</description>
@@ -34,7 +34,7 @@
<connection>scm:git:git://github.com/threerings/nenya.git</connection>
<developerConnection>scm:git:git@github.com:threerings/nenya.git</developerConnection>
<url>https://github.com/threerings/nenya/</url>
<tag>nenya-1.7.2</tag>
<tag>HEAD</tag>
</scm>
<properties>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>com.threerings</groupId>
<artifactId>nenya-parent</artifactId>
<version>1.7.2</version>
<version>1.7.3-SNAPSHOT</version>
</parent>
<artifactId>nenya-tools</artifactId>