JAVA-11792: Fix formatting of POMs

This commit is contained in:
sampadawagde
2022-05-08 16:36:25 +05:30
parent cfa691a052
commit aed8f9100b
52 changed files with 418 additions and 452 deletions
@@ -32,8 +32,8 @@
<version>3.8.1</version>
<configuration>
<compilerArgs>
<!-- Comment the arg below to print complete stack trace information -->
<!-- <arg>-g:none</arg>-->
<!-- Comment the arg below to print complete stack trace information -->
<!-- <arg>-g:none</arg> -->
</compilerArgs>
</configuration>
</plugin>
@@ -32,8 +32,8 @@
<version>3.8.1</version>
<configuration>
<compilerArgs>
<!-- Comment the arg below to print complete stack trace information -->
<!-- <arg>-g:none</arg>-->
<!-- Comment the arg below to print complete stack trace information -->
<!-- <arg>-g:none</arg> -->
</compilerArgs>
</configuration>
</plugin>
-1
View File
@@ -35,7 +35,6 @@
<filtering>true</filtering>
</resource>
</resources>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>