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

This commit is contained in:
Michael Bayne
2025-07-04 15:12:46 -07:00
parent 1f49dd6c40
commit 279206ce88
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>com.threerings</groupId>
<artifactId>vilya-parent</artifactId>
<version>1.7-SNAPSHOT</version>
<version>1.7</version>
</parent>
<artifactId>vilya</artifactId>
+2 -1
View File
@@ -5,7 +5,7 @@
<groupId>com.threerings</groupId>
<artifactId>vilya-parent</artifactId>
<packaging>pom</packaging>
<version>1.7-SNAPSHOT</version>
<version>1.7</version>
<name>Vilya</name>
<description>Facilities for making networked multiplayer games.</description>
@@ -34,6 +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>vilya-1.7</tag>
</scm>
<modules>