Skip to content

Commit ab032bc

Browse files
committed
reformat protobuf comment
1 parent 89a94c7 commit ab032bc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

pom.xml

+4-2
Original file line numberDiff line numberDiff line change
@@ -607,8 +607,10 @@
607607
<external.protobuf.groupid>com.google.protobuf</external.protobuf.groupid>
608608
<external.protobuf.version>2.5.0</external.protobuf.version>
609609
<external.protoc.version>${external.protobuf.version}</external.protoc.version>
610-
<!--Version of protobuf that hbase uses internally (we shade our pb)
611-
Must match what is out in hbase-thirdparty include. -->
610+
<!--
611+
Version of protobuf that hbase uses internally (we shade our pb) Must match what is out
612+
in hbase-thirdparty include.
613+
-->
612614
<internal.protobuf.version>4.28.2</internal.protobuf.version>
613615
<protobuf.plugin.version>0.6.1</protobuf.plugin.version>
614616
<thrift.path>thrift</thrift.path>

0 commit comments

Comments
 (0)