This is an automated email from the ASF dual-hosted git repository.

bbeaudreault pushed a commit to branch hubspot-2
in repository https://gitbox.apache.org/repos/asf/hbase.git

commit db67519e6c17178453288e625a9131ba6670bd3f
Author: Bryan Beaudreault <bbeaudrea...@hubspot.com>
AuthorDate: Fri Sep 23 13:20:42 2022 -0400

    Add protobufs from hbase-endpoint (#23)
---
 hubspot-client-bundles/hbase-client-bundle/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hubspot-client-bundles/hbase-client-bundle/pom.xml 
b/hubspot-client-bundles/hbase-client-bundle/pom.xml
index 2cbb4e8f01c..169ca3d60e8 100644
--- a/hubspot-client-bundles/hbase-client-bundle/pom.xml
+++ b/hubspot-client-bundles/hbase-client-bundle/pom.xml
@@ -95,6 +95,7 @@
                   <artifact>org.apache.hbase:hbase-endpoint</artifact>
                   <includes>
                     
<include>org/apache/hadoop/hbase/client/coprocessor/**</include>
+                    
<include>org/apache/hadoop/hbase/protobuf/generated/**</include>
                   </includes>
                 </filter>
                 <filter>

Reply via email to