XMage version 1.4.10v0

This commit is contained in:
LevelX2 2016-04-06 22:56:02 +02:00
parent 993b167648
commit bcdde0a945
33 changed files with 59 additions and 34 deletions

View file

@ -6,7 +6,7 @@
<groupId>org.mage</groupId>
<artifactId>mage-root</artifactId>
<version>1.4.9</version>
<version>1.4.10</version>
<packaging>pom</packaging>
<name>Mage Root</name>
<description>Mage Root POM</description>
@ -83,7 +83,7 @@
</repositories>
<properties>
<mage-version>1.4.9</mage-version>
<mage-version>1.4.10</mage-version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>