From: Michael Dürre Date: Wed, 22 Feb 2023 09:45:23 +0000 (+0100) Subject: xfix groovy plugin issue X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=16e5965477c56cbdcaa15fb54b17251c49f55c19;hp=d2c81d458720ef7f8e298e50fd0680ce11832cf1;p=sdnc%2Foam.git xfix groovy plugin issue migrate to java17 compatible plugin Issue-ID: SDNC-1783 Signed-off-by: Michael Dürre Change-Id: I2ce84b7a261cf2f436693311714750fa060392ce Signed-off-by: Michael Dürre --- diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml index 34e44b62..33133555 100644 --- a/installation/admportal/pom.xml +++ b/installation/admportal/pom.xml @@ -31,8 +31,9 @@ - org.codehaus.groovy.maven - gmaven-plugin + org.codehaus.gmaven + groovy-maven-plugin + 2.1.1 validate diff --git a/installation/ansible-server/pom.xml b/installation/ansible-server/pom.xml index f171636f..cd023462 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -29,9 +29,9 @@ - org.codehaus.groovy.maven - gmaven-plugin - 1.0 + org.codehaus.gmaven + groovy-maven-plugin + 2.1.1 validate diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index 8189cb1d..f09e1565 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -43,9 +43,9 @@ - org.codehaus.groovy.maven - gmaven-plugin - 1.0 + org.codehaus.gmaven + groovy-maven-plugin + 2.1.1 validate diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index 30a1477c..c8351cb7 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -36,9 +36,9 @@ - org.codehaus.groovy.maven - gmaven-plugin - 1.0 + org.codehaus.gmaven + groovy-maven-plugin + 2.1.1 validate diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 0caa0931..c2a0cc7d 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -149,9 +149,9 @@ - org.codehaus.groovy.maven - gmaven-plugin - 1.0 + org.codehaus.gmaven + groovy-maven-plugin + 2.1.1 validate diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index 55366308..baba6b7a 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -43,9 +43,9 @@ - org.codehaus.groovy.maven - gmaven-plugin - 1.0 + org.codehaus.gmaven + groovy-maven-plugin + 2.1.1 validate diff --git a/pom.xml b/pom.xml index 750e883c..53576be7 100755 --- a/pom.xml +++ b/pom.xml @@ -32,10 +32,10 @@ 1.5.0-SNAPSHOT ${ccsdk.sli.version} - 1.4-STAGING-latest - 1.4-SNAPSHOT-latest - 1.4-STAGING-latest - 1.4-STAGING-latest + 1.4.3 + 1.4.3 + 1.4.3 + 1.4.3