Author: David Mollitor <dmollitor@apache.org> Reviewers: Norbert Kalmar <nkalmar@apache.org> Closes #1206 from belugabehr/ZOOKEEPER-3678
@@ -27,7 +27,6 @@
<relativePath>..</relativePath>
</parent>
- <groupId>org.apache.zookeeper</groupId>
<artifactId>zookeeper-assembly</artifactId>
<packaging>pom</packaging>
<name>Apache ZooKeeper - Assembly</name>
@@ -27,14 +27,11 @@
<artifactId>zookeeper-client</artifactId>
<name>Apache ZooKeeper - Client</name>
<description>ZooKeeper client</description>
-
<profiles>
<profile>
<id>full-build</id>
<artifactId>zookeeper-client-c</artifactId>
<packaging>jar</packaging>
<name>Apache ZooKeeper - Client - C</name>
<version>3.7.0-SNAPSHOT</version>
<artifactId>zookeeper-contrib</artifactId>
<name>Apache ZooKeeper - Contrib</name>
@@ -26,7 +26,6 @@
<artifactId>zookeeper-contrib-loggraph</artifactId>
<name>Apache ZooKeeper - Contrib - Loggraph</name>
<artifactId>zookeeper-contrib-rest</artifactId>
<name>Apache ZooKeeper - Contrib - Rest</name>
<artifactId>zookeeper-contrib-zooinspector</artifactId>
<name>Apache ZooKeeper - Contrib - ZooInspector</name>
<artifactId>zookeeper-docs</artifactId>
<name>Apache ZooKeeper - Documentation</name>
<description>Documentation</description>
<artifactId>zookeeper-jute</artifactId>
<name>Apache ZooKeeper - Jute</name>
<artifactId>zookeeper-metrics-providers</artifactId>
<name>Apache ZooKeeper - Metrics Providers</name>
<artifactId>zookeeper-prometheus-metrics</artifactId>
<name>Apache ZooKeeper - Prometheus.io Metrics Provider</name>
<artifactId>zookeeper-recipes</artifactId>
<name>Apache ZooKeeper - Recipes</name>
<artifactId>zookeeper-recipes-election</artifactId>
<name>Apache ZooKeeper - Recipes - Election</name>
<artifactId>zookeeper-recipes-lock</artifactId>
<name>Apache ZooKeeper - Recipes - Lock</name>
<artifactId>zookeeper-recipes-queue</artifactId>
<name>Apache ZooKeeper - Recipes - Queue</name>
<artifactId>zookeeper</artifactId>
<name>Apache ZooKeeper - Server</name>