mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-14 01:38:13 +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>
|
||||
<packaging>jar</packaging>
|
||||
<name>Forge</name>
|
||||
<version>1.1.7-SNAPSHOT</version>
|
||||
<version>1.1.7</version>
|
||||
<description>
|
||||
Forge lets you play the card game Magic: The Gathering against a computer opponent
|
||||
using all of the rules.
|
||||
@@ -131,8 +131,8 @@
|
||||
</licenses>
|
||||
|
||||
<scm>
|
||||
<connection>scm:svn:http://svn.slightlymagic.net/forge/trunk</connection>
|
||||
<developerConnection>scm:svn:http://svn.slightlymagic.net/forge/trunk</developerConnection>
|
||||
<connection>scm:svn:http://svn.slightlymagic.net/forge/tags/forge-1.1.7</connection>
|
||||
<developerConnection>scm:svn:http://svn.slightlymagic.net/forge/tags/forge-1.1.7</developerConnection>
|
||||
</scm>
|
||||
|
||||
<prerequisites>
|
||||
|
||||
Reference in New Issue
Block a user