Skip to content

Commit

Permalink
Remove unnecessary groupdIds that are equivalent to the parents
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam- committed Apr 21, 2018
1 parent bd47641 commit e97ebc2
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 11 deletions.
1 change: 0 additions & 1 deletion cache-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
<version>1.3.6-SNAPSHOT</version>
</parent>

<groupId>net.runelite</groupId>
<artifactId>cache-client</artifactId>
<name>Cache Client</name>

Expand Down
1 change: 0 additions & 1 deletion cache-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
<version>1.3.6-SNAPSHOT</version>
</parent>

<groupId>net.runelite</groupId>
<artifactId>cache-server</artifactId>
<name>Cache Server</name>

Expand Down
1 change: 0 additions & 1 deletion cache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
<version>1.3.6-SNAPSHOT</version>
</parent>

<groupId>net.runelite</groupId>
<artifactId>cache</artifactId>
<name>Cache</name>

Expand Down
1 change: 0 additions & 1 deletion model-viewer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
<version>1.3.6-SNAPSHOT</version>
</parent>

<groupId>net.runelite</groupId>
<artifactId>modelviewer</artifactId>
<name>Model Viewer</name>

Expand Down
1 change: 0 additions & 1 deletion protocol-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
<version>1.3.6-SNAPSHOT</version>
</parent>

<groupId>net.runelite</groupId>
<artifactId>protocol-api</artifactId>
<name>Protocol API</name>

Expand Down
1 change: 0 additions & 1 deletion protocol/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
<version>1.3.6-SNAPSHOT</version>
</parent>

<groupId>net.runelite</groupId>
<artifactId>protocol</artifactId>
<name>Protocol</name>

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

<groupId>net.runelite</groupId>
<artifactId>api</artifactId>
<name>RuneLite API</name>

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

<groupId>net.runelite</groupId>
<artifactId>client</artifactId>
<name>RuneLite Client</name>

Expand Down
1 change: 0 additions & 1 deletion runelite-mixins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
<version>1.3.6-SNAPSHOT</version>
</parent>

<groupId>net.runelite</groupId>
<artifactId>mixins</artifactId>
<name>RuneLite Mixins</name>

Expand Down
1 change: 0 additions & 1 deletion runelite-script-assembler-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
1 change: 0 additions & 1 deletion runelite-scripts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
<version>1.3.6-SNAPSHOT</version>
</parent>

<groupId>net.runelite</groupId>
<artifactId>scripts</artifactId>
<name>RuneLite Scripts</name>

Expand Down

0 comments on commit e97ebc2

Please sign in to comment.