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

This commit is contained in:
Michael Bayne
2025-07-04 10:04:25 -07:00
parent a70fbc7deb
commit af792182c1
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -5,7 +5,7 @@
<groupId>com.threerings</groupId>
<artifactId>nenya-parent</artifactId>
<packaging>pom</packaging>
<version>1.7</version>
<version>1.8-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</tag>
<tag>HEAD</tag>
</scm>
<properties>