Xmage Release 1.4.20V0

This commit is contained in:
LevelX2 2017-01-08 01:36:05 +01:00
parent 13659e064c
commit ee203cf981
34 changed files with 212 additions and 208 deletions

View file

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