From 50e581bee4c4439be954269fd1acb38794a9c0c6 Mon Sep 17 00:00:00 2001 From: Duo Zhang Date: Wed, 11 Nov 2020 10:52:38 +0800 Subject: [PATCH] HBASE-25269 [hbase-thirdparty] Set version as 3.4.1 in prep for first RC --- hbase-shaded-gson/pom.xml | 2 +- hbase-shaded-jersey/pom.xml | 2 +- hbase-shaded-jetty/pom.xml | 2 +- hbase-shaded-miscellaneous/pom.xml | 2 +- hbase-shaded-netty/pom.xml | 2 +- hbase-shaded-protobuf/pom.xml | 2 +- pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/hbase-shaded-gson/pom.xml b/hbase-shaded-gson/pom.xml index 8ef8e05..825c159 100644 --- a/hbase-shaded-gson/pom.xml +++ b/hbase-shaded-gson/pom.xml @@ -32,7 +32,7 @@ org.apache.hbase.thirdparty hbase-thirdparty - 3.4.1-SNAPSHOT + 3.4.1 .. hbase-shaded-gson diff --git a/hbase-shaded-jersey/pom.xml b/hbase-shaded-jersey/pom.xml index 2ba6f40..84f0bd5 100644 --- a/hbase-shaded-jersey/pom.xml +++ b/hbase-shaded-jersey/pom.xml @@ -32,7 +32,7 @@ org.apache.hbase.thirdparty hbase-thirdparty - 3.4.1-SNAPSHOT + 3.4.1 .. hbase-shaded-jersey diff --git a/hbase-shaded-jetty/pom.xml b/hbase-shaded-jetty/pom.xml index 690b47d..d03c6f3 100644 --- a/hbase-shaded-jetty/pom.xml +++ b/hbase-shaded-jetty/pom.xml @@ -32,7 +32,7 @@ org.apache.hbase.thirdparty hbase-thirdparty - 3.4.1-SNAPSHOT + 3.4.1 .. hbase-shaded-jetty diff --git a/hbase-shaded-miscellaneous/pom.xml b/hbase-shaded-miscellaneous/pom.xml index 86865ee..c7cb788 100644 --- a/hbase-shaded-miscellaneous/pom.xml +++ b/hbase-shaded-miscellaneous/pom.xml @@ -32,7 +32,7 @@ org.apache.hbase.thirdparty hbase-thirdparty - 3.4.1-SNAPSHOT + 3.4.1 .. hbase-shaded-miscellaneous diff --git a/hbase-shaded-netty/pom.xml b/hbase-shaded-netty/pom.xml index d5e575e..0df69b4 100644 --- a/hbase-shaded-netty/pom.xml +++ b/hbase-shaded-netty/pom.xml @@ -32,7 +32,7 @@ org.apache.hbase.thirdparty hbase-thirdparty - 3.4.1-SNAPSHOT + 3.4.1 .. hbase-shaded-netty diff --git a/hbase-shaded-protobuf/pom.xml b/hbase-shaded-protobuf/pom.xml index bf896ac..e8406fb 100644 --- a/hbase-shaded-protobuf/pom.xml +++ b/hbase-shaded-protobuf/pom.xml @@ -23,7 +23,7 @@ org.apache.hbase.thirdparty hbase-thirdparty - 3.4.1-SNAPSHOT + 3.4.1 .. hbase-shaded-protobuf diff --git a/pom.xml b/pom.xml index 7b579a4..edb9ebc 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ org.apache.hbase.thirdparty hbase-thirdparty - 3.4.1-SNAPSHOT + 3.4.1 Apache HBase Third-Party Libs pom