Pumped version to 1.0.2.dev

This commit is contained in:
magenoxx 2013-04-01 16:00:30 +04:00
parent df3739e5f4
commit 97acebacdd
29 changed files with 30 additions and 30 deletions

View file

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