[maven-release-plugin] prepare release getdown-1.8.9
This commit is contained in:
+1
-1
@@ -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.9-SNAPSHOT</version>
|
<version>1.8.9</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>getdown-ant</artifactId>
|
<artifactId>getdown-ant</artifactId>
|
||||||
|
|||||||
+1
-1
@@ -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.9-SNAPSHOT</version>
|
<version>1.8.9</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>getdown-core</artifactId>
|
<artifactId>getdown-core</artifactId>
|
||||||
|
|||||||
+1
-1
@@ -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.9-SNAPSHOT</version>
|
<version>1.8.9</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>getdown-launcher</artifactId>
|
<artifactId>getdown-launcher</artifactId>
|
||||||
|
|||||||
@@ -5,7 +5,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.9-SNAPSHOT</version>
|
<version>1.8.9</version>
|
||||||
|
|
||||||
<name>getdown</name>
|
<name>getdown</name>
|
||||||
<description>An application installer and updater.</description>
|
<description>An application installer and updater.</description>
|
||||||
@@ -34,7 +34,7 @@
|
|||||||
<connection>scm:git:git://github.com/threerings/getdown.git</connection>
|
<connection>scm:git:git://github.com/threerings/getdown.git</connection>
|
||||||
<developerConnection>scm:git:git@github.com:threerings/getdown.git</developerConnection>
|
<developerConnection>scm:git:git@github.com:threerings/getdown.git</developerConnection>
|
||||||
<url>https://github.com/threerings/getdown</url>
|
<url>https://github.com/threerings/getdown</url>
|
||||||
<tag>HEAD</tag>
|
<tag>getdown-1.8.9</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
|||||||
Reference in New Issue
Block a user