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>