Skip to content

Commit 7b09008

Browse files
committed
fix(pom): reformat properties with 8-space indent and 3-category grouping
1 parent 2b374b2 commit 7b09008

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,8 @@
337337
<jdk>[1.8,)</jdk>
338338
</activation>
339339
<properties>
340-
<additionalparam>-Xdoclint:none</additionalparam>
340+
<!-- Dependency versions -->
341+
<additionalparam>-Xdoclint:none</additionalparam>
341342
</properties>
342343
</profile>
343344

0 commit comments

Comments
 (0)