Merge pull request #12185 from freelansam/JAVA-11792

JAVA-11792: Fix formatting of POMs
This commit is contained in:
kwoyke
2022-05-09 11:04:26 +02:00
committed by GitHub
52 changed files with 418 additions and 452 deletions

View File

@@ -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>

View File

@@ -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>

View File

@@ -35,7 +35,6 @@
<filtering>true</filtering>
</resource>
</resources>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>