JAVA-15409: Fix formatting of POMs (#12992)

This commit is contained in:
freelansam
2022-11-18 00:26:06 +05:30
committed by GitHub
parent 178aed574e
commit 5bfbf38f59
62 changed files with 235 additions and 214 deletions
@@ -49,8 +49,8 @@
<version>${cassandra-unit-shaded.version}</version>
<scope>test</scope>
<exclusions>
<!-- junit4 dependency is excluded as it should to be resolved from junit-vintage-engine
included in parent-modules. -->
<!-- junit4 dependency is excluded as it should to be resolved from -->
<!-- junit-vintage-engine included in parent-modules. -->
<exclusion>
<groupId>junit</groupId>
<artifactId>junit</artifactId>