Version bump to 1.5.29.001

This commit is contained in:
drdev
2014-10-03 19:41:37 +00:00
parent ec8b577aaf
commit 20990440bb
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.28.015</alpha-version>
<alpha-version>1.5.29.001</alpha-version>
</properties>
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.5.28-SNAPSHOT</version>
<version>1.5.29-SNAPSHOT</version>
</parent>
<artifactId>forge-gui-android</artifactId>