changed version from 0.8.4 to 0.8.5

This commit is contained in:
magenoxx 2012-05-07 07:50:07 +04:00
parent f3ca652a0c
commit fa0e623120
28 changed files with 30 additions and 30 deletions

View file

@ -5,7 +5,7 @@
<groupId>org.mage</groupId>
<artifactId>mage-root</artifactId>
<version>0.8.4</version>
<version>0.8.5</version>
<packaging>pom</packaging>
<name>Mage Root</name>
<description>Mage Root POM</description>
@ -97,6 +97,6 @@
</dependencyManagement>
<properties>
<mage-version>0.8.4</mage-version>
<mage-version>0.8.5</mage-version>
</properties>
</project>