[maven-release-plugin] prepare release runelite-parent-1.1.9

This commit is contained in:
Runelite auto updater
2016-10-16 14:34:43 +00:00
parent 50d2eb195a
commit bf6cc9d139
6 changed files with 17 additions and 17 deletions

View File

@@ -34,11 +34,11 @@
<parent>
<groupId>net.runelite</groupId>
<artifactId>runelite-parent</artifactId>
<version>1.1.9-SNAPSHOT</version>
<version>1.1.9</version>
</parent>
<groupId>net.runelite.rs</groupId>
<artifactId>api</artifactId>
<version>123.1-SNAPSHOT</version> <!-- rs version -->
<version>123.1</version> <!-- rs version -->
<name>RuneScape API</name>
</project>