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 c8869d8265
commit f9f37ac4e6
30 changed files with 3 additions and 60 deletions
-1
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>