Prepare new release 1.4.34

This commit is contained in:
Oleg Agafonov 2019-03-29 18:31:00 +04:00
parent f8b9e3d408
commit 65bb9b2161
38 changed files with 43 additions and 46 deletions

View file

@ -6,7 +6,7 @@
<groupId>org.mage</groupId>
<artifactId>mage-root</artifactId>
<version>1.4.33</version>
<version>1.4.34</version>
<packaging>pom</packaging>
<name>Mage Root</name>
<description>Mage Root POM</description>
@ -87,7 +87,7 @@
</repositories>
<properties>
<mage-version>1.4.33</mage-version>
<mage-version>1.4.34</mage-version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.build.timestamp.format>yyyy-MM-dd'T'HH:mm:ss'Z'</maven.build.timestamp.format>
</properties>