Version bump to 1.5.25.001

This commit is contained in:
drdev
2014-08-16 14:06:29 +00:00
parent 13a4621dfa
commit c01b86bee7
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.24.012</alpha-version>
<alpha-version>1.5.25.001</alpha-version>
</properties>
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.5.24-SNAPSHOT</version>
<version>1.5.25-SNAPSHOT</version>
</parent>
<artifactId>forge-gui-android</artifactId>