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

This commit is contained in:
Runelite auto updater
2017-03-02 14:43:23 +00:00
parent a09b03d20e
commit 4b646b4b92
9 changed files with 14 additions and 14 deletions

View File

@@ -29,7 +29,7 @@
<parent>
<groupId>net.runelite</groupId>
<artifactId>runelite-parent</artifactId>
<version>1.1.23-SNAPSHOT</version>
<version>1.1.23</version>
</parent>
<groupId>net.runelite</groupId>
@@ -40,7 +40,7 @@
<dependency>
<groupId>net.runelite.rs</groupId>
<artifactId>api</artifactId>
<version>137.1-SNAPSHOT</version> <!-- rs version -->
<version>137.1</version> <!-- rs version -->
</dependency>
</dependencies>
</project>