diff --git a/hbase-shaded-protobuf/pom.xml b/hbase-shaded-protobuf/pom.xml index c7afbda..1220518 100644 --- a/hbase-shaded-protobuf/pom.xml +++ b/hbase-shaded-protobuf/pom.xml @@ -32,6 +32,15 @@ Pulls down protobuf, patches it, compiles, and then relocates/shades. + + + src/main/java + + + google/** + + + com.google.protobuf @@ -146,12 +161,6 @@ true true - - - - com.google.protobuf:protobuf-java - - com.google.protobuf @@ -175,11 +184,4 @@ - - - com.google.protobuf - protobuf-java - ${protobuf.version} - -