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

This commit is contained in:
Michael Bayne
2019-05-14 10:31:21 -07:00
parent c67139af6c
commit 57c124cc97
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>com.threerings.getdown</groupId> <groupId>com.threerings.getdown</groupId>
<artifactId>getdown</artifactId> <artifactId>getdown</artifactId>
<version>1.8.4-SNAPSHOT</version> <version>1.8.4</version>
</parent> </parent>
<artifactId>getdown-ant</artifactId> <artifactId>getdown-ant</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>com.threerings.getdown</groupId> <groupId>com.threerings.getdown</groupId>
<artifactId>getdown</artifactId> <artifactId>getdown</artifactId>
<version>1.8.4-SNAPSHOT</version> <version>1.8.4</version>
</parent> </parent>
<artifactId>getdown-core</artifactId> <artifactId>getdown-core</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>com.threerings.getdown</groupId> <groupId>com.threerings.getdown</groupId>
<artifactId>getdown</artifactId> <artifactId>getdown</artifactId>
<version>1.8.4-SNAPSHOT</version> <version>1.8.4</version>
</parent> </parent>
<artifactId>getdown-launcher</artifactId> <artifactId>getdown-launcher</artifactId>
+1 -1
View File
@@ -10,7 +10,7 @@
<groupId>com.threerings.getdown</groupId> <groupId>com.threerings.getdown</groupId>
<artifactId>getdown</artifactId> <artifactId>getdown</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<version>1.8.4-SNAPSHOT</version> <version>1.8.4</version>
<name>getdown</name> <name>getdown</name>
<description>An application installer and updater.</description> <description>An application installer and updater.</description>