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

This commit is contained in:
Runelite auto updater
2017-01-19 18:10:45 +00:00
parent 4ca7fd3fef
commit 43d7df1f87
7 changed files with 19 additions and 19 deletions

View File

@@ -29,11 +29,11 @@
<parent>
<groupId>net.runelite</groupId>
<artifactId>runelite-parent</artifactId>
<version>1.1.17</version>
<version>1.1.18-SNAPSHOT</version>
</parent>
<groupId>net.runelite.rs</groupId>
<artifactId>api</artifactId>
<version>131.1</version> <!-- rs version -->
<version>131.2-SNAPSHOT</version> <!-- rs version -->
<name>RuneScape API</name>
</project>