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

This commit is contained in:
Michael Bayne
2025-10-21 13:22:31 -07:00
parent 4b3598093c
commit 3c44af288a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>com.threerings</groupId>
<artifactId>vilya-parent</artifactId>
<version>1.8-SNAPSHOT</version>
<version>1.7.1</version>
</parent>
<artifactId>vilya</artifactId>
+2 -2
View File
@@ -5,7 +5,7 @@
<groupId>com.threerings</groupId>
<artifactId>vilya-parent</artifactId>
<packaging>pom</packaging>
<version>1.8-SNAPSHOT</version>
<version>1.7.1</version>
<name>Vilya</name>
<description>Facilities for making networked multiplayer games.</description>
@@ -34,7 +34,7 @@
<connection>scm:git:git://github.com/threerings/vilya.git</connection>
<developerConnection>scm:git:git@github.com:threerings/vilya.git</developerConnection>
<url>https://github.com/threerings/vilya/</url>
<tag>HEAD</tag>
<tag>vilya-1.7.1</tag>
</scm>
<modules>