[maven-release-plugin] prepare for next development iteration
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>com.threerings.getdown</groupId>
|
||||
<artifactId>getdown</artifactId>
|
||||
<version>1.8.10</version>
|
||||
<version>1.8.11-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>getdown-ant</artifactId>
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>com.threerings.getdown</groupId>
|
||||
<artifactId>getdown</artifactId>
|
||||
<version>1.8.10</version>
|
||||
<version>1.8.11-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>getdown-core</artifactId>
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>com.threerings.getdown</groupId>
|
||||
<artifactId>getdown</artifactId>
|
||||
<version>1.8.10</version>
|
||||
<version>1.8.11-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>getdown-launcher</artifactId>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<groupId>com.threerings.getdown</groupId>
|
||||
<artifactId>getdown</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>1.8.10</version>
|
||||
<version>1.8.11-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.10</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
|
||||
Reference in New Issue
Block a user