fixed versions in poms.

This commit is contained in:
magenoxx 2010-11-01 13:58:07 +00:00
parent 1d1ce3b55d
commit 3333edcd37
15 changed files with 26 additions and 36 deletions

View file

@ -6,13 +6,13 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-root</artifactId>
<version>${mage-version}</version>
<version>0.3</version>
</parent>
<groupId>org.mage</groupId>
<artifactId>Mage-Client</artifactId>
<packaging>jar</packaging>
<version>${mage-version}</version>
<version>0.3</version>
<name>Mage Client</name>
<url>http://maven.apache.org</url>

View file

@ -6,13 +6,13 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-root</artifactId>
<version>${mage-version}</version>
<version>0.3</version>
</parent>
<groupId>org.mage</groupId>
<artifactId>Mage-Common</artifactId>
<packaging>jar</packaging>
<version>${mage-version}</version>
<version>0.3</version>
<name>Mage Common Classes</name>
<url>http://maven.apache.org</url>

View file

@ -48,7 +48,5 @@
<finalName>mage-deck-contructed</finalName>
</build>
<properties>
<mage-version>0.3</mage-version>
</properties>
<properties/>
</project>

View file

@ -48,7 +48,5 @@
<finalName>mage-game-freeforall</finalName>
</build>
<properties>
<mage-version>0.3</mage-version>
</properties>
<properties/>
</project>

View file

@ -48,7 +48,6 @@
<finalName>mage-game-twoplayerduel</finalName>
</build>
<properties>
<mage-version>0.3</mage-version>
</properties>
<properties/>
</project>

View file

@ -48,7 +48,6 @@
<finalName>mage-player-ai</finalName>
</build>
<properties>
<mage-version>0.3</mage-version>
</properties>
<properties/>
</project>

View file

@ -53,7 +53,6 @@
<finalName>mage-player-aiminimax</finalName>
</build>
<properties>
<mage-version>0.3</mage-version>
</properties>
<properties/>
</project>

View file

@ -48,7 +48,6 @@
<finalName>mage-player-human</finalName>
</build>
<properties>
<mage-version>0.3</mage-version>
</properties>
<properties/>
</project>

View file

@ -6,7 +6,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>Mage-Plugins</artifactId>
<version>${mage-version}</version>
<version>0.3</version>
</parent>
<groupId>org.mage</groupId>

View file

@ -6,13 +6,13 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>Mage-Plugins</artifactId>
<version>${mage-version}</version>
<version>0.3</version>
</parent>
<groupId>org.mage</groupId>
<artifactId>Mage-Theme-Plugin</artifactId>
<packaging>jar</packaging>
<version>${plugin-version}</version>
<version>0.3</version>
<name>Mage Theme Plugin</name>
<description>Contains resources for drawing background</description>
@ -76,7 +76,6 @@
</build>
<properties>
<mage-version>0.3</mage-version>
<plugin-version>0.3</plugin-version>
<jspf-version>0.9.1</jspf-version>
</properties>

View file

@ -7,12 +7,12 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-root</artifactId>
<version>${mage-version}</version>
<version>0.3</version>
</parent>
<groupId>org.mage</groupId>
<artifactId>Mage-Plugins</artifactId>
<version>${mage-version}</version>
<version>0.3</version>
<packaging>pom</packaging>
<name>Mage Plugins</name>
<description>Mage Plugins POM</description>

View file

@ -97,6 +97,6 @@
<finalName>mage-server</finalName>
</build>
<properties>
</properties>
<properties/>
</project>

View file

@ -48,7 +48,6 @@
<finalName>mage-sets</finalName>
</build>
<properties>
<mage-version>0.3</mage-version>
</properties>
<properties/>
</project>

View file

@ -44,6 +44,6 @@
<finalName>mage</finalName>
</build>
<properties>
</properties>
<properties/>
</project>

View file

@ -6,7 +6,7 @@
<groupId>org.mage</groupId>
<artifactId>mage-root</artifactId>
<version>${mage-version}</version>
<version>0.3</version>
<packaging>pom</packaging>
<name>Mage Root</name>
<description>Mage Root POM</description>