JAVA-3295: Remove redundant java.version property

This commit is contained in:
Krzysztof Woyke
2021-03-26 12:55:14 +01:00
parent 6733a4cf15
commit a382f77a64
19 changed files with 2 additions and 48 deletions
-4
View File
@@ -76,8 +76,4 @@
</plugins>
</build>
<properties>
<java.version>1.8</java.version>
</properties>
</project>