File tree 2 files changed +6
-4
lines changed
2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 30
30
<name >Apache HBase - Examples</name >
31
31
<description >Examples of HBase usage</description >
32
32
<properties >
33
- <!-- Version of protobuf that hbase uses internally (we shade our pb)
34
- Must match what is out in hbase-thirdparty include.
33
+ <!--
34
+ Version of protobuf that hbase uses internally (we shade our pb) Must match what is out
35
+ in hbase-thirdparty include.
35
36
-->
36
37
<internal .protobuf.version>4.28.2</internal .protobuf.version>
37
38
</properties >
Original file line number Diff line number Diff line change 31
31
<description >Shaded protobuf protocol classes used by HBase internally.</description >
32
32
<properties >
33
33
<maven .javadoc.skip>true</maven .javadoc.skip>
34
- <!-- Version of protobuf that hbase uses internally (we shade our pb)
35
- Must match what is out in hbase-thirdparty include.
34
+ <!--
35
+ Version of protobuf that hbase uses internally (we shade our pb) Must match what is out
36
+ in hbase-thirdparty include.
36
37
-->
37
38
<internal .protobuf.version>4.28.2</internal .protobuf.version>
38
39
</properties >
You can’t perform that action at this time.
0 commit comments