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

This commit is contained in:
Adam
2017-02-24 11:30:15 -05:00
parent 7b4d5748bd
commit 5b1fac975b
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.21-SNAPSHOT</version>
<version>1.1.21</version>
</parent>
<groupId>net.runelite</groupId>
@@ -40,7 +40,7 @@
<dependency>
<groupId>net.runelite.rs</groupId>
<artifactId>api</artifactId>
<version>135.1-SNAPSHOT</version> <!-- rs version -->
<version>135.1</version> <!-- rs version -->
</dependency>
</dependencies>
</project>