JAVA-5223: Fix formatting of POMs (Testing Modules)

This commit is contained in:
sampadawagde
2021-05-17 20:23:43 +05:30
parent 6e2421dfbf
commit bbc0f4f86f
36 changed files with 194 additions and 230 deletions

View File

@@ -11,7 +11,7 @@
<version>0.0.1-SNAPSHOT</version>
<relativePath>../../parent-java</relativePath>
</parent>
<dependencies>
<dependency>
<groupId>ch.qos.logback</groupId>
@@ -55,4 +55,5 @@
<commons-collections4.version>4.4</commons-collections4.version>
<junit-jupiter.version>5.6.2</junit-jupiter.version>
</properties>
</project>
</project>