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

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>