From: Benjamin, Max Date: Fri, 7 Aug 2020 15:36:18 +0000 (-0400) Subject: removed java8 and java11 profiles from pom X-Git-Tag: 1.7.1~28 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a5de2db95aa8aed5da10be34bd59fecd6a66c59f;p=so.git removed java8 and java11 profiles from pom removed java8 and java11 profiles from pom Issue-ID: SO-3143 Signed-off-by: Benjamin, Max (mb388a) Change-Id: I463f03f68e6c628fb3e84334460ef5c1ac119258 --- diff --git a/pom.xml b/pom.xml index 6b7fb81296..edca835165 100644 --- a/pom.xml +++ b/pom.xml @@ -242,6 +242,10 @@ -parameters + true + 11 + 11 + 11 @@ -995,46 +999,5 @@ - - java8 - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.8.0 - - true - ${java.version} - ${java.version} - - - - - - - m2e.version - - true - - - - java11 - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.8.0 - - true - 11 - 11 - 11 - - - - - - \ No newline at end of file +