This is an automated email from the ASF dual-hosted git repository.
andor pushed a commit to branch branch-3.5
in repository https://gitbox.apache.org/repos/asf/zookeeper.git
The following commit(s) were added to refs/heads/branch-3.5 by this push:
new b9898fe ZOOKEEPER-3678: Remove Redundant GroupID from Maven POMs
b9898fe is described below
commit b9898feb700ce45ed0bba8c308aaac25076a038c
Author: David Mollitor <[email protected]>
AuthorDate: Mon Jan 13 14:09:29 2020 +0100
ZOOKEEPER-3678: Remove Redundant GroupID from Maven POMs
Author: David Mollitor <[email protected]>
Reviewers: Norbert Kalmar <[email protected]>
Closes #1206 from belugabehr/ZOOKEEPER-3678
(cherry picked from commit 1c5d135d74f16275876c024401dc2de92909b20a)
Signed-off-by: Andor Molnar <[email protected]>
---
zookeeper-assembly/pom.xml | 1 -
zookeeper-client/pom.xml | 3 ---
zookeeper-client/zookeeper-client-c/pom.xml | 1 -
zookeeper-contrib/pom.xml | 1 -
zookeeper-contrib/zookeeper-contrib-loggraph/pom.xml | 1 -
zookeeper-contrib/zookeeper-contrib-rest/pom.xml | 1 -
zookeeper-contrib/zookeeper-contrib-zooinspector/pom.xml | 1 -
zookeeper-docs/pom.xml | 1 -
zookeeper-jute/pom.xml | 1 -
zookeeper-recipes/pom.xml | 1 -
zookeeper-recipes/zookeeper-recipes-election/pom.xml | 1 -
zookeeper-recipes/zookeeper-recipes-lock/pom.xml | 1 -
zookeeper-recipes/zookeeper-recipes-queue/pom.xml | 1 -
zookeeper-server/pom.xml | 1 -
14 files changed, 16 deletions(-)
diff --git a/zookeeper-assembly/pom.xml b/zookeeper-assembly/pom.xml
index f7aef9a..8284b54 100755
--- a/zookeeper-assembly/pom.xml
+++ b/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>
diff --git a/zookeeper-client/pom.xml b/zookeeper-client/pom.xml
index 823b635..432a41b 100755
--- a/zookeeper-client/pom.xml
+++ b/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>
diff --git a/zookeeper-client/zookeeper-client-c/pom.xml
b/zookeeper-client/zookeeper-client-c/pom.xml
index 1f56284..23d4f9b 100755
--- a/zookeeper-client/zookeeper-client-c/pom.xml
+++ b/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>
diff --git a/zookeeper-contrib/pom.xml b/zookeeper-contrib/pom.xml
index b188416..466a777 100755
--- a/zookeeper-contrib/pom.xml
+++ b/zookeeper-contrib/pom.xml
@@ -27,7 +27,6 @@
<version>3.5.8-SNAPSHOT</version>
</parent>
- <groupId>org.apache.zookeeper</groupId>
<artifactId>zookeeper-contrib</artifactId>
<packaging>pom</packaging>
<name>Apache ZooKeeper - Contrib</name>
diff --git a/zookeeper-contrib/zookeeper-contrib-loggraph/pom.xml
b/zookeeper-contrib/zookeeper-contrib-loggraph/pom.xml
index 5a40b2d..1d7d773 100755
--- a/zookeeper-contrib/zookeeper-contrib-loggraph/pom.xml
+++ b/zookeeper-contrib/zookeeper-contrib-loggraph/pom.xml
@@ -26,7 +26,6 @@
<version>3.5.8-SNAPSHOT</version>
</parent>
- <groupId>org.apache.zookeeper</groupId>
<artifactId>zookeeper-contrib-loggraph</artifactId>
<packaging>jar</packaging>
<name>Apache ZooKeeper - Contrib - Loggraph</name>
diff --git a/zookeeper-contrib/zookeeper-contrib-rest/pom.xml
b/zookeeper-contrib/zookeeper-contrib-rest/pom.xml
index 264a051..4bf495f 100755
--- a/zookeeper-contrib/zookeeper-contrib-rest/pom.xml
+++ b/zookeeper-contrib/zookeeper-contrib-rest/pom.xml
@@ -26,7 +26,6 @@
<version>3.5.8-SNAPSHOT</version>
</parent>
- <groupId>org.apache.zookeeper</groupId>
<artifactId>zookeeper-contrib-rest</artifactId>
<packaging>jar</packaging>
<name>Apache ZooKeeper - Contrib - Rest</name>
diff --git a/zookeeper-contrib/zookeeper-contrib-zooinspector/pom.xml
b/zookeeper-contrib/zookeeper-contrib-zooinspector/pom.xml
index 76982dd..ea2ef8a 100755
--- a/zookeeper-contrib/zookeeper-contrib-zooinspector/pom.xml
+++ b/zookeeper-contrib/zookeeper-contrib-zooinspector/pom.xml
@@ -26,7 +26,6 @@
<version>3.5.8-SNAPSHOT</version>
</parent>
- <groupId>org.apache.zookeeper</groupId>
<artifactId>zookeeper-contrib-zooinspector</artifactId>
<packaging>jar</packaging>
<name>Apache ZooKeeper - Contrib - ZooInspector</name>
diff --git a/zookeeper-docs/pom.xml b/zookeeper-docs/pom.xml
index 9399deb..093d153 100644
--- a/zookeeper-docs/pom.xml
+++ b/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>
diff --git a/zookeeper-jute/pom.xml b/zookeeper-jute/pom.xml
index a1937a9..3f40548 100755
--- a/zookeeper-jute/pom.xml
+++ b/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>
diff --git a/zookeeper-recipes/pom.xml b/zookeeper-recipes/pom.xml
index 76a060d..cc8effd 100755
--- a/zookeeper-recipes/pom.xml
+++ b/zookeeper-recipes/pom.xml
@@ -27,7 +27,6 @@
<version>3.5.8-SNAPSHOT</version>
</parent>
- <groupId>org.apache.zookeeper</groupId>
<artifactId>zookeeper-recipes</artifactId>
<packaging>pom</packaging>
<name>Apache ZooKeeper - Recipes</name>
diff --git a/zookeeper-recipes/zookeeper-recipes-election/pom.xml
b/zookeeper-recipes/zookeeper-recipes-election/pom.xml
index 9f61e51..960d7f6 100755
--- a/zookeeper-recipes/zookeeper-recipes-election/pom.xml
+++ b/zookeeper-recipes/zookeeper-recipes-election/pom.xml
@@ -26,7 +26,6 @@
<version>3.5.8-SNAPSHOT</version>
</parent>
- <groupId>org.apache.zookeeper</groupId>
<artifactId>zookeeper-recipes-election</artifactId>
<packaging>jar</packaging>
<name>Apache ZooKeeper - Recipes - Election</name>
diff --git a/zookeeper-recipes/zookeeper-recipes-lock/pom.xml
b/zookeeper-recipes/zookeeper-recipes-lock/pom.xml
index fe5145c..3853848 100755
--- a/zookeeper-recipes/zookeeper-recipes-lock/pom.xml
+++ b/zookeeper-recipes/zookeeper-recipes-lock/pom.xml
@@ -26,7 +26,6 @@
<version>3.5.8-SNAPSHOT</version>
</parent>
- <groupId>org.apache.zookeeper</groupId>
<artifactId>zookeeper-recipes-lock</artifactId>
<packaging>jar</packaging>
<name>Apache ZooKeeper - Recipes - Lock</name>
diff --git a/zookeeper-recipes/zookeeper-recipes-queue/pom.xml
b/zookeeper-recipes/zookeeper-recipes-queue/pom.xml
index 9bf2edd..ee91b76 100755
--- a/zookeeper-recipes/zookeeper-recipes-queue/pom.xml
+++ b/zookeeper-recipes/zookeeper-recipes-queue/pom.xml
@@ -26,7 +26,6 @@
<version>3.5.8-SNAPSHOT</version>
</parent>
- <groupId>org.apache.zookeeper</groupId>
<artifactId>zookeeper-recipes-queue</artifactId>
<packaging>jar</packaging>
<name>Apache ZooKeeper - Recipes - Queue</name>
diff --git a/zookeeper-server/pom.xml b/zookeeper-server/pom.xml
index 63e9737..dfef418 100755
--- a/zookeeper-server/pom.xml
+++ b/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>