JAVA-3295: Remove redundant java.version property

This commit is contained in:
Krzysztof Woyke
2021-03-26 12:55:14 +01:00
parent aea7431cb7
commit e56e12e8c7
19 changed files with 2 additions and 48 deletions

View File

@@ -76,8 +76,4 @@
</plugins>
</build>
<properties>
<java.version>1.8</java.version>
</properties>
</project>