fixed version

This commit is contained in:
BetaSteward 2011-06-22 22:32:33 -04:00
parent a8b8d36637
commit 34cd3bbcdc
24 changed files with 26 additions and 26 deletions

View file

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