update poms to 1.5.33

This commit is contained in:
Chris
2015-01-08 03:25:07 +00:00
parent cb7820eb80
commit cfe726e14a
7 changed files with 7 additions and 7 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -6,7 +6,7 @@
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.5.32-SNAPSHOT</version>
<version>1.5.33-SNAPSHOT</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.32-SNAPSHOT</version>
<version>1.5.33-SNAPSHOT</version>
<description>
Forge lets you play the card game Magic: The Gathering against a computer opponent
using all of the rules.