Skip to content

Commit ae28089

Browse files
committed
reformat protobuf comment
1 parent 8c69e67 commit ae28089

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
@@ -608,8 +608,10 @@
608608
<external.protobuf.groupid>com.google.protobuf</external.protobuf.groupid>
609609
<external.protobuf.version>2.5.0</external.protobuf.version>
610610
<external.protoc.version>${external.protobuf.version}</external.protoc.version>
611-
<!--Version of protobuf that hbase uses internally (we shade our pb)
612-
Must match what is out in hbase-thirdparty include. -->
611+
<!--
612+
Version of protobuf that hbase uses internally (we shade our pb) Must match what is out
613+
in hbase-thirdparty include.
614+
-->
613615
<internal.protobuf.version>4.28.2</internal.protobuf.version>
614616
<protobuf.plugin.version>0.6.1</protobuf.plugin.version>
615617
<thrift.path>thrift</thrift.path>

0 commit comments

Comments
 (0)