commit | e7cfce29c02065106b565dbacd867e39fef361d8 | [log] [tgz] |
---|---|---|
author | stack <stack@apache.org> | Sat Mar 30 11:49:00 2019 -0700 |
committer | stack <stack@apache.org> | Sat Mar 30 11:49:00 2019 -0700 |
tree | 47b1480542e4f882aed60e7945bf5336a472bb9c | |
parent | 5ef3701ad3c7e27a7779dbd672889f180eea8e5c [diff] |
HBASE-18709 Clean out bundled proto files; ADDENDUM
diff --git a/hbase-shaded-protobuf/pom.xml b/hbase-shaded-protobuf/pom.xml index 7729181..4545cd8 100644 --- a/hbase-shaded-protobuf/pom.xml +++ b/hbase-shaded-protobuf/pom.xml
@@ -168,11 +168,6 @@ <excludes> <exclude>com.google.errorprone.annotations.CanIgnoreReturnValue</exclude> </excludes> - <includes> - <include> - **/*.proto - </include> - </includes> </relocation> </relocations> <artifactSet>