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

This commit is contained in:
Chris
2013-07-30 12:55:29 +00:00
parent 79a1ed3d03
commit de805f68c5

View File

@@ -5,7 +5,7 @@
<artifactId>forge</artifactId>
<packaging>jar</packaging>
<name>Forge</name>
<version>1.4.4-SNAPSHOT</version>
<version>1.4.4</version>
<description>
Forge lets you play the card game Magic: The Gathering against a computer opponent
using all of the rules.
@@ -153,9 +153,9 @@
</licenses>
<scm>
<connection>scm:svn:http://svn.slightlymagic.net/forge/trunk</connection>
<developerConnection>scm:svn:http://svn.slightlymagic.net/forge/trunk</developerConnection>
<url>http://svn.slightlymagic.net/websvn/listing.php?repname=forge</url>
<connection>scm:svn:http://svn.slightlymagic.net/forge/tags/forge-1.4.4</connection>
<developerConnection>scm:svn:http://svn.slightlymagic.net/forge/tags/forge-1.4.4</developerConnection>
<url>http://svn.slightlymagic.net/websvn/listing.php/tags/forge-1.4.4?repname=forge</url>
</scm>
<prerequisites>