[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Michael Bayne
2026-02-11 10:06:30 -08:00
parent c1b9ec813c
commit 4b6ec141f3
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.17.2</version> <version>1.18-SNAPSHOT</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.17.2</version> <version>1.18-SNAPSHOT</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>narya-1.17.2</tag> <tag>HEAD</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.17.2</version> <version>1.18-SNAPSHOT</version>
</parent> </parent>
<artifactId>narya-tools</artifactId> <artifactId>narya-tools</artifactId>