فهرست منبع

ZOOKEEPER-3678: Remove Redundant GroupID from Maven POMs

Author: David Mollitor <dmollitor@apache.org>

Reviewers: Norbert Kalmar <nkalmar@apache.org>

Closes #1206 from belugabehr/ZOOKEEPER-3678
David Mollitor 5 سال پیش
والد
کامیت
1c5d135d74

+ 0 - 1
zookeeper-assembly/pom.xml

@@ -27,7 +27,6 @@
     <relativePath>..</relativePath>
   </parent>
 
-  <groupId>org.apache.zookeeper</groupId>
   <artifactId>zookeeper-assembly</artifactId>
   <packaging>pom</packaging>
   <name>Apache ZooKeeper - Assembly</name>

+ 0 - 3
zookeeper-client/pom.xml

@@ -27,14 +27,11 @@
     <relativePath>..</relativePath>
   </parent>
 
-  <groupId>org.apache.zookeeper</groupId>
   <artifactId>zookeeper-client</artifactId>
   <packaging>pom</packaging>
   <name>Apache ZooKeeper - Client</name>
   <description>ZooKeeper client</description>
 
-
-
   <profiles>
     <profile>
       <id>full-build</id>

+ 0 - 1
zookeeper-client/zookeeper-client-c/pom.xml

@@ -27,7 +27,6 @@
     <relativePath>..</relativePath>
   </parent>
 
-  <groupId>org.apache.zookeeper</groupId>
   <artifactId>zookeeper-client-c</artifactId>
   <packaging>jar</packaging>
   <name>Apache ZooKeeper - Client - C</name>

+ 0 - 1
zookeeper-contrib/pom.xml

@@ -27,7 +27,6 @@
     <version>3.7.0-SNAPSHOT</version>
   </parent>
 
-  <groupId>org.apache.zookeeper</groupId>
   <artifactId>zookeeper-contrib</artifactId>
   <packaging>pom</packaging>
   <name>Apache ZooKeeper - Contrib</name>

+ 0 - 1
zookeeper-contrib/zookeeper-contrib-loggraph/pom.xml

@@ -26,7 +26,6 @@
     <version>3.7.0-SNAPSHOT</version>
   </parent>
 
-  <groupId>org.apache.zookeeper</groupId>
   <artifactId>zookeeper-contrib-loggraph</artifactId>
   <packaging>jar</packaging>
   <name>Apache ZooKeeper - Contrib - Loggraph</name>

+ 0 - 1
zookeeper-contrib/zookeeper-contrib-rest/pom.xml

@@ -26,7 +26,6 @@
     <version>3.7.0-SNAPSHOT</version>
   </parent>
 
-  <groupId>org.apache.zookeeper</groupId>
   <artifactId>zookeeper-contrib-rest</artifactId>
   <packaging>jar</packaging>
   <name>Apache ZooKeeper - Contrib - Rest</name>

+ 0 - 1
zookeeper-contrib/zookeeper-contrib-zooinspector/pom.xml

@@ -26,7 +26,6 @@
     <version>3.7.0-SNAPSHOT</version>
   </parent>
 
-  <groupId>org.apache.zookeeper</groupId>
   <artifactId>zookeeper-contrib-zooinspector</artifactId>
   <packaging>jar</packaging>
   <name>Apache ZooKeeper - Contrib - ZooInspector</name>

+ 0 - 1
zookeeper-docs/pom.xml

@@ -27,7 +27,6 @@
     <relativePath>..</relativePath>
   </parent>
 
-  <groupId>org.apache.zookeeper</groupId>
   <artifactId>zookeeper-docs</artifactId>
   <name>Apache ZooKeeper - Documentation</name>
   <description>Documentation</description>

+ 0 - 1
zookeeper-jute/pom.xml

@@ -27,7 +27,6 @@
     <relativePath>..</relativePath>
   </parent>
 
-  <groupId>org.apache.zookeeper</groupId>
   <artifactId>zookeeper-jute</artifactId>
   <packaging>jar</packaging>
   <name>Apache ZooKeeper - Jute</name>

+ 0 - 1
zookeeper-metrics-providers/pom.xml

@@ -27,7 +27,6 @@
     <relativePath>..</relativePath>
   </parent>
 
-  <groupId>org.apache.zookeeper</groupId>
   <artifactId>zookeeper-metrics-providers</artifactId>
   <packaging>pom</packaging>
   <name>Apache ZooKeeper - Metrics Providers</name>

+ 0 - 1
zookeeper-metrics-providers/zookeeper-prometheus-metrics/pom.xml

@@ -27,7 +27,6 @@
     <relativePath>..</relativePath>
   </parent>
 
-  <groupId>org.apache.zookeeper</groupId>
   <artifactId>zookeeper-prometheus-metrics</artifactId>
   <packaging>jar</packaging>
   <name>Apache ZooKeeper - Prometheus.io Metrics Provider</name>

+ 0 - 1
zookeeper-recipes/pom.xml

@@ -27,7 +27,6 @@
     <version>3.7.0-SNAPSHOT</version>
   </parent>
 
-  <groupId>org.apache.zookeeper</groupId>
   <artifactId>zookeeper-recipes</artifactId>
   <packaging>pom</packaging>
   <name>Apache ZooKeeper - Recipes</name>

+ 0 - 1
zookeeper-recipes/zookeeper-recipes-election/pom.xml

@@ -26,7 +26,6 @@
     <version>3.7.0-SNAPSHOT</version>
   </parent>
 
-  <groupId>org.apache.zookeeper</groupId>
   <artifactId>zookeeper-recipes-election</artifactId>
   <packaging>jar</packaging>
   <name>Apache ZooKeeper - Recipes - Election</name>

+ 0 - 1
zookeeper-recipes/zookeeper-recipes-lock/pom.xml

@@ -26,7 +26,6 @@
     <version>3.7.0-SNAPSHOT</version>
   </parent>
 
-  <groupId>org.apache.zookeeper</groupId>
   <artifactId>zookeeper-recipes-lock</artifactId>
   <packaging>jar</packaging>
   <name>Apache ZooKeeper - Recipes - Lock</name>

+ 0 - 1
zookeeper-recipes/zookeeper-recipes-queue/pom.xml

@@ -26,7 +26,6 @@
     <version>3.7.0-SNAPSHOT</version>
   </parent>
 
-  <groupId>org.apache.zookeeper</groupId>
   <artifactId>zookeeper-recipes-queue</artifactId>
   <packaging>jar</packaging>
   <name>Apache ZooKeeper - Recipes - Queue</name>

+ 0 - 1
zookeeper-server/pom.xml

@@ -27,7 +27,6 @@
     <relativePath>..</relativePath>
   </parent>
 
-  <groupId>org.apache.zookeeper</groupId>
   <artifactId>zookeeper</artifactId>
   <packaging>jar</packaging>
   <name>Apache ZooKeeper - Server</name>