Get rid of the separate versioning scheme for the rs projects - it is just confusing

This commit is contained in:
Adam
2017-04-19 14:12:52 -04:00
parent 470c747568
commit e7c6a5e11e
4 changed files with 2 additions and 6 deletions

View File

@@ -34,6 +34,5 @@
<groupId>net.runelite.rs</groupId>
<artifactId>api</artifactId>
<version>139.2-SNAPSHOT</version> <!-- rs version -->
<name>RuneScape API</name>
</project>