Use released version of ccsdk parent poms 07/116407/2
authorDan Timoney <dtimoney@att.com>
Tue, 15 Dec 2020 20:19:00 +0000 (15:19 -0500)
committerDan Timoney <dtimoney@att.com>
Tue, 15 Dec 2020 20:37:08 +0000 (15:37 -0500)
Use released version 2.1.0 of parent poms

Change-Id: I63b89ffef53b99c0b8996ec5ed6ed7b5b949c325
Issue-ID: CCSDK-3002
Signed-off-by: Dan Timoney <dtimoney@att.com>
ms/neng/pom.xml
ms/sliboot/pom.xml
ms/vlantag-api/pom.xml
pom.xml
services/pom.xml

index 4f43ffb..9d8b2bd 100644 (file)
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>2.1.0-SNAPSHOT</version>
+        <version>2.1.0</version>
         <relativePath/>
     </parent>
 
index 2057074..b1879e5 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>2.1.0-SNAPSHOT</version>
+        <version>2.1.0</version>
         <relativePath/>
     </parent>
 
@@ -24,6 +24,7 @@
         <base.image.version>1.1-STAGING-latest</base.image.version>
         <image.name>onap/ccsdk-sliboot-alpine-image</image.name>
         <ccsdk.project.version>${project.version}</ccsdk.project.version>
+        <ccsdk.distribution.version>1.1.0</ccsdk.distribution.version>
         <ccsdk.build.timestamp>${maven.build.timestamp}</ccsdk.build.timestamp>
         <maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format>
         <ccsdk.sliboot.jar>${project.artifactId}-${project.version}-exec.jar</ccsdk.sliboot.jar>
                                 <artifactItem>
                                     <groupId>org.onap.ccsdk.distribution</groupId>
                                     <artifactId>platform-logic-installer</artifactId>
-                                    <version>${project.version}</version>
+                                    <version>${ccsdk.distribution.version}</version>
                                     <type>zip</type>
                                 </artifactItem>
                             </artifactItems>
index b8033c8..d7cf0a4 100644 (file)
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>2.1.0-SNAPSHOT</version>
+        <version>2.1.0</version>
         <relativePath/>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index bccd2a2..fc5612b 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.1.0-SNAPSHOT</version>
+        <version>2.1.0</version>
         <relativePath/>
     </parent>
 
index 33952c4..0fe76fa 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>2.1.0-SNAPSHOT</version>
+        <version>2.1.0</version>
         <relativePath/>
     </parent>