diff --git a/pom.xml b/pom.xml index 377e9b31a..3f3a87609 100644 --- a/pom.xml +++ b/pom.xml @@ -220,15 +220,6 @@ - - org.apache.maven.plugins - maven-surefire-plugin - - - --add-opens java.base/java.time=ALL-UNNAMED - - @@ -308,4 +299,25 @@ + + + java9 + + [9,) + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + --add-opens java.base/java.time=ALL-UNNAMED + + + + + +