[maven-release-plugin] prepare release nenya-1.7

This commit is contained in:
Michael Bayne
2025-07-04 10:04:22 -07:00
parent d1e2a2cd02
commit a70fbc7deb
4 changed files with 5 additions and 4 deletions
+2 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.threerings</groupId>
<artifactId>nenya-parent</artifactId>
<packaging>pom</packaging>
<version>1.7-SNAPSHOT</version>
<version>1.7</version>
<name>Nenya Parent</name>
<description>Facilities for making Java games.</description>
@@ -34,6 +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>
</scm>
<properties>