From 9bd8cbd6b4d7a6746ee967697d20bcf62a1afaa1 Mon Sep 17 00:00:00 2001 From: Jing Zhao Date: Thu, 6 Apr 2017 11:21:05 -0700 Subject: [PATCH] RATIS-68. Simplify parent entries in child pom. Contributed by Karl Heinz Marbaise. --- pom.xml | 3 +-- ratis-assembly/pom.xml | 2 -- ratis-client/pom.xml | 2 -- ratis-common/pom.xml | 2 -- ratis-examples/pom.xml | 2 -- ratis-grpc/pom.xml | 2 -- ratis-hadoop-shaded/pom.xml | 2 -- ratis-hadoop/pom.xml | 2 -- ratis-netty/pom.xml | 2 -- ratis-proto-shaded/pom.xml | 2 -- ratis-replicated-map/pom.xml | 2 -- ratis-server/pom.xml | 2 -- 12 files changed, 1 insertion(+), 24 deletions(-) diff --git a/pom.xml b/pom.xml index a2659ad7c6..3f671b44fb 100644 --- a/pom.xml +++ b/pom.xml @@ -19,8 +19,7 @@ org.apache apache 18 - - + ratis diff --git a/ratis-assembly/pom.xml b/ratis-assembly/pom.xml index 3b899dfc06..75f6153dcf 100644 --- a/ratis-assembly/pom.xml +++ b/ratis-assembly/pom.xml @@ -18,13 +18,11 @@ ratis org.apache.ratis 0.1-SNAPSHOT - .. ratis-assembly org.apache.ratis Ratis Project Assembly - 0.1-SNAPSHOT pom diff --git a/ratis-client/pom.xml b/ratis-client/pom.xml index 3df7eb836c..7b673d155a 100644 --- a/ratis-client/pom.xml +++ b/ratis-client/pom.xml @@ -18,12 +18,10 @@ ratis org.apache.ratis 0.1-SNAPSHOT - .. ratis-client Ratis Client - 0.1-SNAPSHOT diff --git a/ratis-common/pom.xml b/ratis-common/pom.xml index 6204807e39..c9cd07c34f 100644 --- a/ratis-common/pom.xml +++ b/ratis-common/pom.xml @@ -18,12 +18,10 @@ ratis org.apache.ratis 0.1-SNAPSHOT - .. ratis-common Ratis Common - 0.1-SNAPSHOT diff --git a/ratis-examples/pom.xml b/ratis-examples/pom.xml index 0e67d74ebc..17fb8d5b18 100644 --- a/ratis-examples/pom.xml +++ b/ratis-examples/pom.xml @@ -18,12 +18,10 @@ ratis org.apache.ratis 0.1-SNAPSHOT - .. ratis-examples Ratis Examples - 0.1-SNAPSHOT diff --git a/ratis-grpc/pom.xml b/ratis-grpc/pom.xml index 1f044f743a..437650e4c5 100644 --- a/ratis-grpc/pom.xml +++ b/ratis-grpc/pom.xml @@ -18,12 +18,10 @@ ratis org.apache.ratis 0.1-SNAPSHOT - .. ratis-grpc Ratis gRPC Support - 0.1-SNAPSHOT diff --git a/ratis-hadoop-shaded/pom.xml b/ratis-hadoop-shaded/pom.xml index 3c5f586477..62926277b2 100644 --- a/ratis-hadoop-shaded/pom.xml +++ b/ratis-hadoop-shaded/pom.xml @@ -18,12 +18,10 @@ ratis org.apache.ratis 0.1-SNAPSHOT - .. ratis-hadoop-shaded Ratis Hadoop Shaded - 0.1-SNAPSHOT true diff --git a/ratis-hadoop/pom.xml b/ratis-hadoop/pom.xml index 19cc95f788..308e092df5 100644 --- a/ratis-hadoop/pom.xml +++ b/ratis-hadoop/pom.xml @@ -18,12 +18,10 @@ ratis org.apache.ratis 0.1-SNAPSHOT - .. ratis-hadoop Ratis Hadoop Support - 0.1-SNAPSHOT diff --git a/ratis-netty/pom.xml b/ratis-netty/pom.xml index 52f6f0b474..ccc2385195 100644 --- a/ratis-netty/pom.xml +++ b/ratis-netty/pom.xml @@ -18,12 +18,10 @@ ratis org.apache.ratis 0.1-SNAPSHOT - .. ratis-netty Ratis Netty Support - 0.1-SNAPSHOT diff --git a/ratis-proto-shaded/pom.xml b/ratis-proto-shaded/pom.xml index 9520080ae9..28f1bb0479 100644 --- a/ratis-proto-shaded/pom.xml +++ b/ratis-proto-shaded/pom.xml @@ -18,12 +18,10 @@ ratis org.apache.ratis 0.1-SNAPSHOT - .. ratis-proto-shaded Ratis Proto Shaded - 0.1-SNAPSHOT true diff --git a/ratis-replicated-map/pom.xml b/ratis-replicated-map/pom.xml index cd2249088b..992218bbf4 100644 --- a/ratis-replicated-map/pom.xml +++ b/ratis-replicated-map/pom.xml @@ -20,12 +20,10 @@ ratis org.apache.ratis 0.1-SNAPSHOT - .. ratis-replicated-map Ratis Replicated Map - 0.1-SNAPSHOT diff --git a/ratis-server/pom.xml b/ratis-server/pom.xml index f948c426a9..fa6a5f5931 100644 --- a/ratis-server/pom.xml +++ b/ratis-server/pom.xml @@ -18,12 +18,10 @@ ratis org.apache.ratis 0.1-SNAPSHOT - .. ratis-server Ratis Server - 0.1-SNAPSHOT