From 76199a338dde5a0962a4b206d99a9baa371f9829 Mon Sep 17 00:00:00 2001 From: Michael Stack Date: Tue, 19 Sep 2017 20:39:36 -0700 Subject: [PATCH] HBASE-18853 hbase-protocol-shaded includes protobuf (since we moved to hbase-thirdparty) --- hbase-protocol-shaded/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hbase-protocol-shaded/pom.xml b/hbase-protocol-shaded/pom.xml index 545b72ceffa..af34168a45f 100644 --- a/hbase-protocol-shaded/pom.xml +++ b/hbase-protocol-shaded/pom.xml @@ -150,7 +150,7 @@ - org.apache.hadoop.hbase.shaded.com.google:* + org.apache.hbase.thirdparty:* com.google.protobuf:protobuf-java com.google.code.findbugs:* com.google.errorprone:error_prone_annotations