From 2eb9f45938199739f9976a48e67a8d532d8c59f5 Mon Sep 17 00:00:00 2001 From: Joseph295 Date: Sat, 11 Apr 2020 17:22:55 +0800 Subject: [PATCH] HBASE-24168 Align the internal.protobuf.version in hbase-protocol-shaded with hbase-thirdparty --- hbase-protocol-shaded/pom.xml | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/hbase-protocol-shaded/pom.xml b/hbase-protocol-shaded/pom.xml index 36b9b0192c20..b095c9d81c2c 100644 --- a/hbase-protocol-shaded/pom.xml +++ b/hbase-protocol-shaded/pom.xml @@ -33,20 +33,10 @@ true - 3.5.1-1 + 3.11.4 - - - src/main/ - - **/*.proto - - - @@ -88,7 +78,6 @@ com.google.protobuf:protoc:${internal.protobuf.version}:exe:${os.detected.classifier} - false true