1
0
Fork 0
mirror of https://github.com/correl/mage.git synced 2025-04-01 01:05:52 -09:00

Lowered version from 0.8 to 0.7.5 for release.

This commit is contained in:
magenoxx 2011-09-02 08:18:49 +04:00
parent 818d601cbb
commit 0fbc805492
23 changed files with 24 additions and 24 deletions
Mage.Client
Mage.Common
Mage.Plugins
Mage.Counter.Plugin
Mage.Rating.Plugin
Mage.Theme.Plugin
pom.xml
Mage.Server.Console
Mage.Server.Plugins
Mage.Deck.Constructed
Mage.Deck.Limited
Mage.Game.FreeForAll
Mage.Game.TwoPlayerDuel
Mage.Player.AI.MA
Mage.Player.AI
Mage.Player.AIMinimax
Mage.Player.Human
Mage.Tournament.BoosterDraft
Mage.Tournament.Sealed
pom.xml
Mage.Server
Mage.Sets
Mage.Tests
Mage
pom.xml

View file

@ -6,7 +6,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-root</artifactId>
<version>0.8.0</version>
<version>0.7.5</version>
</parent>
<groupId>org.mage</groupId>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-root</artifactId>
<version>0.8.0</version>
<version>0.7.5</version>
</parent>
<artifactId>Mage-Common</artifactId>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>Mage-Plugins</artifactId>
<version>0.8.0</version>
<version>0.7.5</version>
</parent>
<artifactId>Mage-Counter-Plugin</artifactId>

View file

@ -6,7 +6,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>Mage-Plugins</artifactId>
<version>0.8.0</version>
<version>0.7.5</version>
</parent>
<groupId>org.mage</groupId>

View file

@ -6,7 +6,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>Mage-Plugins</artifactId>
<version>0.8.0</version>
<version>0.7.5</version>
</parent>
<artifactId>Mage-Theme-Plugin</artifactId>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-root</artifactId>
<version>0.8.0</version>
<version>0.7.5</version>
</parent>
<artifactId>Mage-Plugins</artifactId>

View file

@ -6,7 +6,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-root</artifactId>
<version>0.8.0</version>
<version>0.7.5</version>
</parent>
<groupId>org.mage</groupId>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>Mage-Server-Plugins</artifactId>
<version>0.8.0</version>
<version>0.7.5</version>
</parent>
<artifactId>Mage-Deck-Constructed</artifactId>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>Mage-Server-Plugins</artifactId>
<version>0.8.0</version>
<version>0.7.5</version>
</parent>
<artifactId>Mage-Deck-Limited</artifactId>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>Mage-Server-Plugins</artifactId>
<version>0.8.0</version>
<version>0.7.5</version>
</parent>
<artifactId>Mage-Game-FreeForAll</artifactId>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>Mage-Server-Plugins</artifactId>
<version>0.8.0</version>
<version>0.7.5</version>
</parent>
<artifactId>Mage-Game-TwoPlayerDuel</artifactId>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>Mage-Server-Plugins</artifactId>
<version>0.8.0</version>
<version>0.7.5</version>
</parent>
<artifactId>Mage-Player-AI-MA</artifactId>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>Mage-Server-Plugins</artifactId>
<version>0.8.0</version>
<version>0.7.5</version>
</parent>
<artifactId>Mage-Player-AI</artifactId>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>Mage-Server-Plugins</artifactId>
<version>0.8.0</version>
<version>0.7.5</version>
</parent>
<artifactId>Mage-Player-AIMinimax</artifactId>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>Mage-Server-Plugins</artifactId>
<version>0.8.0</version>
<version>0.7.5</version>
</parent>
<artifactId>Mage-Player-Human</artifactId>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>Mage-Server-Plugins</artifactId>
<version>0.8.0</version>
<version>0.7.5</version>
</parent>
<artifactId>Mage-Tournament-BoosterDraft</artifactId>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>Mage-Server-Plugins</artifactId>
<version>0.8.0</version>
<version>0.7.5</version>
</parent>
<artifactId>Mage-Tournament-Sealed</artifactId>

View file

@ -6,7 +6,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-root</artifactId>
<version>0.8.0</version>
<version>0.7.5</version>
</parent>
<artifactId>Mage-Server-Plugins</artifactId>

View file

@ -6,7 +6,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-root</artifactId>
<version>0.8.0</version>
<version>0.7.5</version>
</parent>
<artifactId>Mage-Server</artifactId>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-root</artifactId>
<version>0.8.0</version>
<version>0.7.5</version>
</parent>
<groupId>org.mage</groupId>

View file

@ -6,7 +6,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-root</artifactId>
<version>0.8.0</version>
<version>0.7.5</version>
</parent>
<artifactId>Mage-Tests</artifactId>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-root</artifactId>
<version>0.8.0</version>
<version>0.7.5</version>
</parent>
<artifactId>Mage</artifactId>

View file

@ -5,7 +5,7 @@
<groupId>org.mage</groupId>
<artifactId>mage-root</artifactId>
<version>0.8.0</version>
<version>0.7.5</version>
<packaging>pom</packaging>
<name>Mage Root</name>
<description>Mage Root POM</description>
@ -89,6 +89,6 @@
</pluginRepositories>
<properties>
<mage-version>0.8.0</mage-version>
<mage-version>0.7.5</mage-version>
</properties>
</project>