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

This commit is contained in:
Chris
2012-09-24 11:11:10 +00:00
parent 1ccb116f6c
commit a1185a7a3f

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