[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Runelite auto updater
2017-03-01 17:36:12 +00:00
parent fbe0ee60d5
commit 3e07a41214
9 changed files with 14 additions and 14 deletions

View File

@@ -29,11 +29,11 @@
<parent>
<groupId>net.runelite</groupId>
<artifactId>runelite-parent</artifactId>
<version>1.1.22</version>
<version>1.1.23-SNAPSHOT</version>
</parent>
<groupId>net.runelite.rs</groupId>
<artifactId>api</artifactId>
<version>136.1</version> <!-- rs version -->
<version>136.2-SNAPSHOT</version> <!-- rs version -->
<name>RuneScape API</name>
</project>