JAVA-16563: Fix formatting of POMs (#13175)

This commit is contained in:
freelansam
2022-12-20 22:37:54 +05:30
committed by GitHub
parent c1a25e1422
commit 55810387b4
57 changed files with 268 additions and 259 deletions

View File

@@ -20,10 +20,6 @@
</dependency>
</dependencies>
<properties>
<tablesaw.version>0.43.1</tablesaw.version>
</properties>
<build>
<plugins>
<plugin>
@@ -38,4 +34,8 @@
</plugins>
</build>
</project>
<properties>
<tablesaw.version>0.43.1</tablesaw.version>
</properties>
</project>