[maven-release-plugin] prepare release forge-1.3.10

This commit is contained in:
Chris
2013-03-15 12:40:40 +00:00
parent 15bbc564cf
commit a9d8ba0b83

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.10-SNAPSHOT</version> <version>1.3.10</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/trunk</connection> <connection>scm:svn:http://svn.slightlymagic.net/forge/tags/forge-1.3.10</connection>
<developerConnection>scm:svn:http://svn.slightlymagic.net/forge/trunk</developerConnection> <developerConnection>scm:svn:http://svn.slightlymagic.net/forge/tags/forge-1.3.10</developerConnection>
<url>http://svn.slightlymagic.net/websvn/listing.php?repname=forge</url> <url>http://svn.slightlymagic.net/websvn/listing.php/tags/forge-1.3.10?repname=forge</url>
</scm> </scm>
<prerequisites> <prerequisites>