version bump to 0.10.0

This commit is contained in:
Loki 2012-11-15 22:47:15 +13:00
parent cedddf4412
commit f017ab903c
27 changed files with 28 additions and 28 deletions

View file

@ -6,7 +6,7 @@
<groupId>org.mage</groupId>
<artifactId>mage-root</artifactId>
<version>0.9.2</version>
<version>0.10.0</version>
<packaging>pom</packaging>
<name>Mage Root</name>
<description>Mage Root POM</description>
@ -67,7 +67,7 @@
</repositories>
<properties>
<mage-version>0.9.2</mage-version>
<mage-version>0.10.0</mage-version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<netbeans.hint.license>mage</netbeans.hint.license>
</properties>