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

This commit is contained in:
Chris
2012-11-30 12:14:37 +00:00
parent 244bb6480d
commit e1ef4c040d

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