From: david.mcweeney Date: Fri, 4 Aug 2023 13:23:36 +0000 (+0100) Subject: [DMAAP-DR] - Fix DataRouter staging and tagging after java 17 X-Git-Tag: 2.1.15~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fdatarouter.git;a=commitdiff_plain;h=b04ae41a77d8465e1065c128d6b353c279d9924d [DMAAP-DR] - Fix DataRouter staging and tagging after java 17 Change-Id: I38a3050505c275b441123b298accb0f6da47f95b Issue-ID: DMAAP-1895 Signed-off-by: david.mcweeney --- diff --git a/pom.xml b/pom.xml index 529e7c6f..edf0d24f 100755 --- a/pom.xml +++ b/pom.xml @@ -65,6 +65,7 @@ 1.2.3 1.15 1.5 + 3.0.0 0.33.0 2.2.54 2.4 @@ -428,9 +429,9 @@ - org.codehaus.gmaven - gmaven-plugin - ${gmaven-plugin.version} + org.codehaus.gmavenplus + gmavenplus-plugin + ${gmavenplus-plugin.version} validate