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

This commit is contained in:
Chris
2013-02-04 14:18:21 +00:00
parent 5ae15d7b96
commit c53d16f1f5

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.3.7</version> <version>1.3.8-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.
@@ -152,9 +152,9 @@
</licenses> </licenses>
<scm> <scm>
<connection>scm:svn:http://svn.slightlymagic.net/forge/tags/forge-1.3.7</connection> <connection>scm:svn:http://svn.slightlymagic.net/forge/trunk</connection>
<developerConnection>scm:svn:http://svn.slightlymagic.net/forge/tags/forge-1.3.7</developerConnection> <developerConnection>scm:svn:http://svn.slightlymagic.net/forge/trunk</developerConnection>
<url>http://svn.slightlymagic.net/websvn/listing.php/tags/forge-1.3.7?repname=forge</url> <url>http://svn.slightlymagic.net/websvn/listing.php?repname=forge</url>
</scm> </scm>
<prerequisites> <prerequisites>