Moved version to 0.7.3 in pom files.

This commit is contained in:
magenoxx 2011-05-19 23:49:43 +04:00
parent cbeab91889
commit 74c7feb470
24 changed files with 28 additions and 28 deletions

View file

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