From 06d9e77445fddb296ddb6306b916fc50e09d127c Mon Sep 17 00:00:00 2001 From: Andreas Abraham Date: Mon, 14 May 2018 15:19:46 +0200 Subject: cast to base class added related to java api change from 8 to 9 --- pom.xml | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index b8de832f..8a1ef731 100644 --- a/pom.xml +++ b/pom.xml @@ -79,15 +79,13 @@ maven-compiler-plugin org.apache.maven.plugins - 2.1 - - - 1.6 - 1.6 + 3.7.0 + + true + ${env.JAVA_HOME}\bin\javac.exe + 9 + 1.7 + 1.7 true true UTF-8 -- cgit v1.2.3