[maven-release-plugin] prepare release narya-1.17.2

This commit is contained in:
Michael Bayne
2026-02-11 10:06:26 -08:00
parent 0336c305db
commit c1b9ec813c
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>com.threerings</groupId>
<artifactId>narya-parent</artifactId>
<version>1.18-SNAPSHOT</version>
<version>1.17.2</version>
</parent>
<artifactId>narya</artifactId>
+2 -2
View File
@@ -5,7 +5,7 @@
<groupId>com.threerings</groupId>
<artifactId>narya-parent</artifactId>
<packaging>pom</packaging>
<version>1.18-SNAPSHOT</version>
<version>1.17.2</version>
<name>Narya Parent</name>
<description>Facilities for making networked multiplayer games.</description>
@@ -34,7 +34,7 @@
<connection>scm:git:git://github.com/threerings/narya.git</connection>
<developerConnection>scm:git:git@github.com:threerings/narya.git</developerConnection>
<url>https://github.com/threerings/narya/</url>
<tag>HEAD</tag>
<tag>narya-1.17.2</tag>
</scm>
<modules>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>com.threerings</groupId>
<artifactId>narya-parent</artifactId>
<version>1.18-SNAPSHOT</version>
<version>1.17.2</version>
</parent>
<artifactId>narya-tools</artifactId>