JAVA-8709: Extract commons-collections4.version property to the main pom.xml

This commit is contained in:
Krzysiek
2021-11-26 13:17:01 +01:00
parent b8ed485ea7
commit 6a2f78d4ab
30 changed files with 3 additions and 60 deletions

View File

@@ -39,7 +39,6 @@
<properties>
<maven.compiler.source.version>10</maven.compiler.source.version>
<maven.compiler.target.version>10</maven.compiler.target.version>
<commons-collections4.version>4.1</commons-collections4.version>
</properties>
</project>