XMage 1.4.15v0

This commit is contained in:
LevelX2 2016-09-10 12:31:18 +02:00
parent 79f8617cd3
commit bb8326d46b
31 changed files with 32 additions and 32 deletions

View file

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