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

This commit is contained in:
Michael Bayne
2025-08-08 10:39:38 -07:00
parent 623ee0d20e
commit 14cef92e49
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.8-SNAPSHOT</version>
<version>1.7.1</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>HEAD</tag>
<tag>nenya-1.7.1</tag>
</scm>
<properties>