HBASE-10806 Two protos missing in hbase-protocol/pom.xml (Liu Shaohui)

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1579999 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Andrew Kyle Purtell 2014-03-21 18:00:27 +00:00
parent 3a84ed22ee
commit 4ccd31a0a1
1 changed files with 2 additions and 0 deletions

View File

@ -158,6 +158,7 @@
<include>ClusterId.proto</include>
<include>ClusterStatus.proto</include>
<include>Comparator.proto</include>
<include>Encryption.proto</include>
<include>ErrorHandling.proto</include>
<include>Filter.proto</include>
<include>FS.proto</include>
@ -172,6 +173,7 @@
<include>RPC.proto</include>
<include>SecureBulkLoad.proto</include>
<include>Tracing.proto</include>
<include>VisibilityLabels.proto</include>
<include>WAL.proto</include>
<include>ZooKeeper.proto</include>
</includes>