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

This commit is contained in:
Michael Bayne
2025-11-13 16:57:14 -08:00
parent 0be130a383
commit e78dfd88fd
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>com.threerings</groupId> <groupId>com.threerings</groupId>
<artifactId>narya-parent</artifactId> <artifactId>narya-parent</artifactId>
<version>1.18-SNAPSHOT</version> <version>1.17.1</version>
</parent> </parent>
<artifactId>narya</artifactId> <artifactId>narya</artifactId>
+2 -2
View File
@@ -5,7 +5,7 @@
<groupId>com.threerings</groupId> <groupId>com.threerings</groupId>
<artifactId>narya-parent</artifactId> <artifactId>narya-parent</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<version>1.18-SNAPSHOT</version> <version>1.17.1</version>
<name>Narya Parent</name> <name>Narya Parent</name>
<description>Facilities for making networked multiplayer games.</description> <description>Facilities for making networked multiplayer games.</description>
@@ -34,7 +34,7 @@
<connection>scm:git:git://github.com/threerings/narya.git</connection> <connection>scm:git:git://github.com/threerings/narya.git</connection>
<developerConnection>scm:git:git@github.com:threerings/narya.git</developerConnection> <developerConnection>scm:git:git@github.com:threerings/narya.git</developerConnection>
<url>https://github.com/threerings/narya/</url> <url>https://github.com/threerings/narya/</url>
<tag>HEAD</tag> <tag>narya-1.17.1</tag>
</scm> </scm>
<modules> <modules>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>com.threerings</groupId> <groupId>com.threerings</groupId>
<artifactId>narya-parent</artifactId> <artifactId>narya-parent</artifactId>
<version>1.18-SNAPSHOT</version> <version>1.17.1</version>
</parent> </parent>
<artifactId>narya-tools</artifactId> <artifactId>narya-tools</artifactId>