Version bump to 1.5.22.001

This commit is contained in:
drdev
2014-07-04 21:33:28 +00:00
parent adc3ddf972
commit 691fbf51d2
4 changed files with 5 additions and 5 deletions

View File

@@ -7,13 +7,13 @@
<packaging.type>jar</packaging.type>
<build.min.memory>-Xms128m</build.min.memory>
<build.max.memory>-Xmx2048m</build.max.memory>
<alpha-version>1.5.21.011</alpha-version>
<alpha-version>1.5.22.001</alpha-version>
</properties>
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.5.21-SNAPSHOT</version>
<version>1.5.22-SNAPSHOT</version>
</parent>
<artifactId>forge-gui-android</artifactId>