From e3d4151e826b94669929145a279f9bb9b0907153 Mon Sep 17 00:00:00 2001 From: Igor Dysko Date: Wed, 19 Aug 2020 15:00:57 +0200 Subject: [PATCH] Update to java 11 Configuration of mvn compiler plugin is in the parent project Issue-ID: AAI-3007 Signed-off-by: Igor Dysko Change-Id: I8c45efaefbe380bb784eaad5d4d5465e0e7a0e1f --- pom.xml | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 2e1f09a..ec9f845 100644 --- a/pom.xml +++ b/pom.xml @@ -20,12 +20,12 @@ ============LICENSE_END========================================================= --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.onap.aai.aai-common aai-parent - 1.6.10 + 1.7.0-SNAPSHOT org.onap.aai @@ -88,14 +88,6 @@ - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - 1.8 - - maven-release-plugin 2.4.2 -- 2.16.6