mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
[maven-release-plugin] prepare for next development iteration
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -5,7 +5,7 @@
|
||||
<artifactId>forge</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>Forge</name>
|
||||
<version>1.3.9</version>
|
||||
<version>1.3.10-SNAPSHOT</version>
|
||||
<description>
|
||||
Forge lets you play the card game Magic: The Gathering against a computer opponent
|
||||
using all of the rules.
|
||||
@@ -145,9 +145,9 @@
|
||||
</licenses>
|
||||
|
||||
<scm>
|
||||
<connection>scm:svn:http://svn.slightlymagic.net/forge/tags/forge-1.3.9</connection>
|
||||
<developerConnection>scm:svn:http://svn.slightlymagic.net/forge/tags/forge-1.3.9</developerConnection>
|
||||
<url>http://svn.slightlymagic.net/websvn/listing.php/tags/forge-1.3.9?repname=forge</url>
|
||||
<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>
|
||||
</scm>
|
||||
|
||||
<prerequisites>
|
||||
|
||||
Reference in New Issue
Block a user