updated version (from 0.7.3 to 0.7.4) in all pom files

This commit is contained in:
magenoxx 2011-06-16 11:39:20 +04:00
parent 8230775e0c
commit 97eea533f3
24 changed files with 27 additions and 27 deletions

View file

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