test commit

This commit is contained in:
Chris
2015-01-30 23:33:39 +00:00
parent 223ca54671
commit 0ea0288f72
8 changed files with 718 additions and 718 deletions

View File

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

View File

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

View File

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

View File

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

View File

@@ -8,7 +8,7 @@ Forge Beta: 1-30-2015 ver 1.5.34
Release Notes
-------------
This version includes a few bug fixes..
This version includes a few bug fixes.
------------

View File

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

View File

@@ -6,7 +6,7 @@
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.5.34-SNAPSHOT</version>
<version>1.5.34</version>
</parent>
<artifactId>forge-net</artifactId>

View File

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