WW-4866 Includes 9+ JDKs

(cherry picked from commit af3ee07)
This commit is contained in:
Lukasz Lenart
2018-11-11 16:12:07 +03:30
committed by Yasser Zamani
parent 8ab102209f
commit b75c0ba5e1
+1 -1
View File
@@ -165,7 +165,7 @@
<profile>
<id>jdk9</id>
<activation>
<jdk>9</jdk>
<jdk>[9,)</jdk>
</activation>
<properties>
<!-- coverall version 4.3.0 does not work with java 9, see https://github.com/trautonen/coveralls-maven-plugin/issues/112 -->