[maven-release-plugin] prepare release getdown-1.8.5

This commit is contained in:
Michael Bayne
2019-05-29 12:11:57 -07:00
parent 9a0537a6f9
commit 45350e1842
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.5-SNAPSHOT</version>
<version>1.8.5</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.5-SNAPSHOT</version>
<version>1.8.5</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.5-SNAPSHOT</version>
<version>1.8.5</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.5-SNAPSHOT</version>
<version>1.8.5</version>
<name>getdown</name>
<description>An application installer and updater.</description>