From a3f328d74992d6f706a2ec7f719f15f3c35164ab Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Mon, 13 Mar 2017 10:49:05 +0100 Subject: update build process to support current JDK version --- id/moa-id-webgui/pom.xml | 1 - id/server/moa-id-commons/pom.xml | 4 ++-- pom.xml | 1 + 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/id/moa-id-webgui/pom.xml b/id/moa-id-webgui/pom.xml index 31247efc1..a3b3675ef 100644 --- a/id/moa-id-webgui/pom.xml +++ b/id/moa-id-webgui/pom.xml @@ -29,7 +29,6 @@ maven-compiler-plugin - 3.1 1.7 1.7 diff --git a/id/server/moa-id-commons/pom.xml b/id/server/moa-id-commons/pom.xml index d8d2e0d3d..51cb6d5af 100644 --- a/id/server/moa-id-commons/pom.xml +++ b/id/server/moa-id-commons/pom.xml @@ -317,7 +317,7 @@ org.apache.maven.plugins maven-compiler-plugin - 2.0.2 + 3.6.1 1.7 1.7 @@ -375,7 +375,7 @@ - + org.apache.maven.plugins maven-jar-plugin diff --git a/pom.xml b/pom.xml index a31d2160f..6bba65e9b 100644 --- a/pom.xml +++ b/pom.xml @@ -204,6 +204,7 @@ org.apache.maven.plugins maven-compiler-plugin + 3.6.1 false true -- cgit v1.2.3