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

This commit is contained in:
Michael Bayne
2026-04-27 15:55:51 -07:00
parent 9a9a08ad88
commit a5eae1a80c
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -5,7 +5,7 @@
<groupId>com.threerings.getdown</groupId>
<artifactId>getdown</artifactId>
<packaging>pom</packaging>
<version>1.8.9</version>
<version>1.8.10-SNAPSHOT</version>
<name>getdown</name>
<description>An application installer and updater.</description>
@@ -34,7 +34,7 @@
<connection>scm:git:git://github.com/threerings/getdown.git</connection>
<developerConnection>scm:git:git@github.com:threerings/getdown.git</developerConnection>
<url>https://github.com/threerings/getdown</url>
<tag>getdown-1.8.9</tag>
<tag>HEAD</tag>
</scm>
<properties>