mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 10:18:01 +00:00
[maven-release-plugin] prepare release forge-1.1.7
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -5,7 +5,7 @@
|
|||||||
<artifactId>forge</artifactId>
|
<artifactId>forge</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<name>Forge</name>
|
<name>Forge</name>
|
||||||
<version>1.1.7-SNAPSHOT</version>
|
<version>1.1.7</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.
|
||||||
@@ -131,8 +131,8 @@
|
|||||||
</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.1.7</connection>
|
||||||
<developerConnection>scm:svn:http://svn.slightlymagic.net/forge/trunk</developerConnection>
|
<developerConnection>scm:svn:http://svn.slightlymagic.net/forge/tags/forge-1.1.7</developerConnection>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<prerequisites>
|
<prerequisites>
|
||||||
|
|||||||
Reference in New Issue
Block a user