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

This commit is contained in:
Chris
2011-10-17 11:09:16 +00:00
parent 1517ecc64c
commit de20b3eecc

View File

@@ -5,7 +5,7 @@
<artifactId>forge</artifactId> <artifactId>forge</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>Forge</name> <name>Forge</name>
<version>1.1.6</version> <version>1.1.7-SNAPSHOT</version>
<description> <description>
Forge lets you play the card game Magic: The Gathering against a computer opponent Forge lets you play the card game Magic: The Gathering against a computer opponent
using all of the rules. using all of the rules.
@@ -117,8 +117,8 @@
</licenses> </licenses>
<scm> <scm>
<connection>scm:svn:http://svn.slightlymagic.net/forge/tags/forge-1.1.6</connection> <connection>scm:svn:http://svn.slightlymagic.net/forge/trunk</connection>
<developerConnection>scm:svn:http://svn.slightlymagic.net/forge/tags/forge-1.1.6</developerConnection> <developerConnection>scm:svn:http://svn.slightlymagic.net/forge/trunk</developerConnection>
</scm> </scm>
<prerequisites> <prerequisites>