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

This commit is contained in:
Blacksmith
2017-08-18 17:07:05 +00:00
parent 22571acd0c
commit 712e7dbeb8
10 changed files with 13 additions and 13 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>
<artifactId>forge-ai</artifactId>

View File

@@ -6,7 +6,7 @@
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>
<artifactId>forge-core</artifactId>

View File

@@ -6,7 +6,7 @@
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>
<artifactId>forge-game</artifactId>

View File

@@ -19,7 +19,7 @@
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>
<artifactId>forge-gui-android</artifactId>

View File

@@ -4,7 +4,7 @@
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>
<artifactId>forge-gui-desktop</artifactId>

View File

@@ -12,7 +12,7 @@
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>
<artifactId>forge-gui-ios</artifactId>

View File

@@ -4,7 +4,7 @@
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>
<artifactId>forge-gui-mobile-dev</artifactId>

View File

@@ -4,7 +4,7 @@
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>
<artifactId>forge-gui-mobile</artifactId>

View File

@@ -4,7 +4,7 @@
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>
<artifactId>forge-gui</artifactId>

View File

@@ -5,7 +5,7 @@
<artifactId>forge</artifactId>
<packaging>pom</packaging>
<name>Forge Parent</name>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<description>
Forge lets you play the card game Magic: The Gathering against a computer opponent
@@ -165,9 +165,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.6.2</connection>
<developerConnection>scm:svn:http://svn.slightlymagic.net/forge/tags/forge-1.6.2</developerConnection>
<url>http://svn.slightlymagic.net/websvn/listing.php/tags/forge-1.6.2?repname=forge</url>
</scm>
<prerequisites>