Prepare new release

This commit is contained in:
Oleg Agafonov 2020-07-10 16:50:38 +04:00
parent 06b6e482a0
commit c4f028ffa0
41 changed files with 46 additions and 46 deletions

View file

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