JAVA-13136: Fix formatting of POMs

This commit is contained in:
sampadawagde
2022-07-15 09:59:54 +05:30
parent b094ba8098
commit 2b5179baba
67 changed files with 241 additions and 258 deletions
+2 -2
View File
@@ -24,7 +24,7 @@
<dependencyManagement>
<dependencies>
<!-- for junit5 to successfully be able to discover junit4 tests, we need 4.12+ version of
<!-- for junit5 to successfully be able to discover junit4 tests, we need 4.12+ version of
junit:junit in the classpath. hence forcing the latest 4.13.2 available version for junit5 compatibility -->
<dependency>
<groupId>junit</groupId>
@@ -93,4 +93,4 @@
<ejb.version>3.2</ejb.version>
</properties>
</project>
</project>