Use version 2.5.3 parent poms 18/133418/3 1.5.0
authorDan Timoney <dtimoney@att.com>
Fri, 24 Feb 2023 21:04:26 +0000 (21:04 +0000)
committerDan Timoney <dtimoney@att.com>
Mon, 27 Feb 2023 14:48:16 +0000 (09:48 -0500)
Update to use latest released London parent poms v2.5.3

Issue-ID: CCSDK-3813
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I18cec37df173af2ed51d3b90bd2ebb7de2ec1334

ansible-server/pom.xml
dgbuilder-docker/pom.xml
opendaylight/sulfur/sulfur-alpine/pom.xml
pom.xml
saltstack-server/pom.xml
ubuntu/pom.xml

index 828676c..93d6445 100644 (file)
@@ -32,9 +32,9 @@
     <build>
         <plugins>
             <plugin>
-                <groupId>org.codehaus.groovy.maven</groupId>
-                <artifactId>gmaven-plugin</artifactId>
-                <version>1.0</version>
+                <groupId>org.codehaus.gmaven</groupId>
+                <artifactId>groovy-maven-plugin</artifactId>
+                <version>2.1.1</version>
                 <executions>
                     <execution>
                         <phase>validate</phase>
index 827bec6..73e84cf 100644 (file)
@@ -26,9 +26,9 @@
         <plugins>
 
             <plugin>
-                <groupId>org.codehaus.groovy.maven</groupId>
-                <artifactId>gmaven-plugin</artifactId>
-                <version>1.0</version>
+                <groupId>org.codehaus.gmaven</groupId>
+                <artifactId>groovy-maven-plugin</artifactId>
+                <version>2.1.1</version>
                 <executions>
                     <execution>
                         <phase>validate</phase>
index fe616b8..e2e92e5 100644 (file)
@@ -27,9 +27,9 @@
         <plugins>
 
             <plugin>
-                <groupId>org.codehaus.groovy.maven</groupId>
-                <artifactId>gmaven-plugin</artifactId>
-                <version>1.0</version>
+                <groupId>org.codehaus.gmaven</groupId>
+                <artifactId>groovy-maven-plugin</artifactId>
+                <version>2.1.1</version>
                 <executions>
                     <execution>
                         <phase>validate</phase>
diff --git a/pom.xml b/pom.xml
index 822e386..9409fda 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>oparent</artifactId>
-        <version>2.5.1</version>
+        <version>2.5.3</version>
     </parent>
 
     <groupId>org.onap.ccsdk.distribution</groupId>
@@ -31,7 +31,7 @@
 
     <properties>
         <application.name>distribution</application.name>
-        <ccsdk.sli.version>1.6.1-SNAPSHOT</ccsdk.sli.version>
+        <ccsdk.sli.version>1.6.1</ccsdk.sli.version>
         <ccsdk.project.version>${project.version}</ccsdk.project.version>
         <ccsdk.distribution.version>${project.version}</ccsdk.distribution.version>
 
index f5ec32e..bdcff9c 100644 (file)
@@ -22,9 +22,9 @@
         <plugins>
 
             <plugin>
-                <groupId>org.codehaus.groovy.maven</groupId>
-                <artifactId>gmaven-plugin</artifactId>
-                <version>1.0</version>
+                <groupId>org.codehaus.gmaven</groupId>
+                <artifactId>groovy-maven-plugin</artifactId>
+                <version>2.1.1</version>
                 <executions>
                     <execution>
                         <phase>validate</phase>
index 072ef8b..795c92b 100644 (file)
@@ -24,9 +24,9 @@
     <build>
         <plugins>
             <plugin>
-                <groupId>org.codehaus.groovy.maven</groupId>
-                <artifactId>gmaven-plugin</artifactId>
-                <version>1.0</version>
+                <groupId>org.codehaus.gmaven</groupId>
+                <artifactId>groovy-maven-plugin</artifactId>
+                <version>2.1.1</version>
                 <executions>
                     <execution>
                         <phase>validate</phase>