Skip to content

Commit

Permalink
Fix more pom versions..
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam- committed Feb 13, 2017
1 parent 7e873d0 commit ee799b1
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion model-viewer-rsmv/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,5 @@

<groupId>net.runelite</groupId>
<artifactId>modelviewer-rsmv</artifactId>
<version>1.0.20-SNAPSHOT</version>
<name>Model Viewer (RSMV)</name>
</project>
1 change: 0 additions & 1 deletion model-viewer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@

<groupId>net.runelite</groupId>
<artifactId>modelviewer</artifactId>
<version>1.0.20-SNAPSHOT</version>
<name>Model Viewer</name>

<dependencies>
Expand Down
1 change: 0 additions & 1 deletion runelite-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@

<groupId>net.runelite</groupId>
<artifactId>api</artifactId>
<version>1.0.21-SNAPSHOT</version>
<name>Runelite API</name>

<dependencies>
Expand Down
1 change: 0 additions & 1 deletion runelite-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@

<groupId>net.runelite</groupId>
<artifactId>client</artifactId>
<version>1.0.21-SNAPSHOT</version>
<name>Runelite Client</name>

<properties>
Expand Down

0 comments on commit ee799b1

Please sign in to comment.