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

This commit is contained in:
Michael Bayne
2018-11-27 13:35:37 -08:00
parent 7f8add0322
commit ac876a36ef
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>com.threerings.getdown</groupId>
<artifactId>getdown</artifactId>
<version>1.8.2</version>
<version>1.8.3-SNAPSHOT</version>
</parent>
<artifactId>getdown-ant</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>com.threerings.getdown</groupId>
<artifactId>getdown</artifactId>
<version>1.8.2</version>
<version>1.8.3-SNAPSHOT</version>
</parent>
<artifactId>getdown-core</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>com.threerings.getdown</groupId>
<artifactId>getdown</artifactId>
<version>1.8.2</version>
<version>1.8.3-SNAPSHOT</version>
</parent>
<artifactId>getdown-launcher</artifactId>
+1 -1
View File
@@ -10,7 +10,7 @@
<groupId>com.threerings.getdown</groupId>
<artifactId>getdown</artifactId>
<packaging>pom</packaging>
<version>1.8.2</version>
<version>1.8.3-SNAPSHOT</version>
<name>getdown</name>
<description>An application installer and updater.</description>