JAVA-22625: Changes made for formatting the pom.xml (#14327)

* JAVA-22625: Changes made for formatting the pom.xml

* JAVA-22625: Changes made for formatting the pom.xml

* JAVA-22625: commenting module

* JAVA-22625: commenting module
This commit is contained in:
Bipin kumar
2023-07-25 12:04:39 +05:30
committed by GitHub
parent c194dc54c5
commit 95e5db14a0
20 changed files with 83 additions and 84 deletions

View File

@@ -29,7 +29,7 @@
<source>${maven.compiler.source}</source>
<target>${maven.compiler.target}</target>
<compilerArguments>
<Xlint:unchecked />
<Xlint:unchecked/>
</compilerArguments>
</configuration>
</plugin>