xmage 1.4.27V0

This commit is contained in:
LevelX2 2018-01-13 22:54:53 +01:00
parent 9a760670dd
commit 40afa04b24
38 changed files with 40 additions and 39 deletions

View file

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