Fix Maven version issues

This commit is contained in:
drdev
2014-05-24 19:50:46 +00:00
parent cc432ecc69
commit 59694962bc
4 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.5.18-SNAPSHOT</version>
<version>1.5.19-SNAPSHOT</version>
</parent>
<artifactId>forge-gui-android</artifactId>