Fix more pom versions..

This commit is contained in:
Adam
2017-02-13 18:29:50 -05:00
parent 7e873d02eb
commit ee799b15e5
4 changed files with 0 additions and 4 deletions

View File

@@ -39,6 +39,5 @@
<groupId>net.runelite</groupId>
<artifactId>modelviewer-rsmv</artifactId>
<version>1.0.20-SNAPSHOT</version>
<name>Model Viewer (RSMV)</name>
</project>

View File

@@ -34,7 +34,6 @@
<groupId>net.runelite</groupId>
<artifactId>modelviewer</artifactId>
<version>1.0.20-SNAPSHOT</version>
<name>Model Viewer</name>
<dependencies>

View File

@@ -34,7 +34,6 @@
<groupId>net.runelite</groupId>
<artifactId>api</artifactId>
<version>1.0.21-SNAPSHOT</version>
<name>Runelite API</name>
<dependencies>

View File

@@ -34,7 +34,6 @@
<groupId>net.runelite</groupId>
<artifactId>client</artifactId>
<version>1.0.21-SNAPSHOT</version>
<name>Runelite Client</name>
<properties>