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

This commit is contained in:
Chris
2013-03-01 13:10:41 +00:00
parent 8903da25b5
commit e15a925360

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