Prepare new release

This commit is contained in:
Oleg Agafonov 2021-07-25 01:15:33 +04:00
parent b214e61e9c
commit c6a3d5e588
40 changed files with 43 additions and 43 deletions

View file

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