Remove unnecessary groupdIds that are equivalent to the parents

This commit is contained in:
Adam
2018-04-21 18:04:17 -04:00
parent bd476416e6
commit e97ebc2546
11 changed files with 0 additions and 11 deletions

View File

@@ -32,7 +32,6 @@
<version>1.3.6-SNAPSHOT</version>
</parent>
<groupId>net.runelite</groupId>
<artifactId>cache-client</artifactId>
<name>Cache Client</name>

View File

@@ -32,7 +32,6 @@
<version>1.3.6-SNAPSHOT</version>
</parent>
<groupId>net.runelite</groupId>
<artifactId>cache-server</artifactId>
<name>Cache Server</name>

1
cache/pom.xml vendored
View File

@@ -32,7 +32,6 @@
<version>1.3.6-SNAPSHOT</version>
</parent>
<groupId>net.runelite</groupId>
<artifactId>cache</artifactId>
<name>Cache</name>

View File

@@ -32,7 +32,6 @@
<version>1.3.6-SNAPSHOT</version>
</parent>
<groupId>net.runelite</groupId>
<artifactId>modelviewer</artifactId>
<name>Model Viewer</name>

View File

@@ -32,7 +32,6 @@
<version>1.3.6-SNAPSHOT</version>
</parent>
<groupId>net.runelite</groupId>
<artifactId>protocol-api</artifactId>
<name>Protocol API</name>

View File

@@ -32,7 +32,6 @@
<version>1.3.6-SNAPSHOT</version>
</parent>
<groupId>net.runelite</groupId>
<artifactId>protocol</artifactId>
<name>Protocol</name>

View File

@@ -32,7 +32,6 @@
<version>1.3.6-SNAPSHOT</version>
</parent>
<groupId>net.runelite</groupId>
<artifactId>api</artifactId>
<name>RuneLite API</name>

View File

@@ -32,7 +32,6 @@
<version>1.3.6-SNAPSHOT</version>
</parent>
<groupId>net.runelite</groupId>
<artifactId>client</artifactId>
<name>RuneLite Client</name>

View File

@@ -32,7 +32,6 @@
<version>1.3.6-SNAPSHOT</version>
</parent>
<groupId>net.runelite</groupId>
<artifactId>mixins</artifactId>
<name>RuneLite Mixins</name>

View File

@@ -32,7 +32,6 @@
<version>1.3.6-SNAPSHOT</version>
</parent>
<groupId>net.runelite</groupId>
<artifactId>script-assembler-plugin</artifactId>
<name>Script Assembler Plugin</name>
<packaging>maven-plugin</packaging>

View File

@@ -32,7 +32,6 @@
<version>1.3.6-SNAPSHOT</version>
</parent>
<groupId>net.runelite</groupId>
<artifactId>scripts</artifactId>
<name>RuneLite Scripts</name>