From: sliard Date: Fri, 23 Apr 2021 14:50:26 +0000 (+0200) Subject: Fix POM for java 11 support X-Git-Tag: 1.1.14~7 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=e8246bdd3081196ef847674d406470a265c7d5a8;p=dmaap%2Fmessagerouter%2Fdmaapclient.git Fix POM for java 11 support Issue-ID: DMAAP-1585 Signed-off-by: sliard Change-Id: Iefe6fedfd22c2932236ca2c61c56f99a86b90bb3 --- diff --git a/pom.xml b/pom.xml index 2be51ac..62fc85f 100644 --- a/pom.xml +++ b/pom.xml @@ -251,6 +251,14 @@ + + org.apache.maven.plugins + maven-compiler-plugin + + 11 + 11 + + maven-assembly-plugin 2.4