JAVA-15409: Fix formatting of POMs (#12992)

This commit is contained in:
freelansam
2022-11-18 00:26:06 +05:30
committed by GitHub
parent 178aed574e
commit 5bfbf38f59
62 changed files with 235 additions and 214 deletions
+3 -2
View File
@@ -123,8 +123,9 @@
<executions>
<execution>
<id>attach-docs</id>
<!-- we generate javadoc before packaging the jar to let a chance to apidocs
doclet to generate comments dictionary to be packaged inside the jar as a resource -->
<!-- we generate javadoc before packaging the jar to let a chance to apidocs -->
<!-- doclet to generate comments dictionary to be packaged inside the jar as -->
<!-- a resource -->
<phase>prepare-package</phase>
<goals>
<goal>jar</goal>