Prepare release 1.4.35

This commit is contained in:
Oleg Agafonov 2019-04-23 23:32:54 +04:00
parent c6d32bd33d
commit bbf1c1343a
37 changed files with 41 additions and 41 deletions

View file

@ -6,7 +6,7 @@
<groupId>org.mage</groupId>
<artifactId>mage-root</artifactId>
<version>1.4.34</version>
<version>1.4.35</version>
<packaging>pom</packaging>
<name>Mage Root</name>
<description>Mage Root POM</description>
@ -87,7 +87,7 @@
</repositories>
<properties>
<mage-version>1.4.34</mage-version>
<mage-version>1.4.35</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>