Release 1.4.23V0

This commit is contained in:
LevelX2 2017-04-17 10:53:59 +02:00
parent 8739d7a101
commit ef4cf90a0f
35 changed files with 36 additions and 34 deletions

View file

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