Use released version 2.0.5 of parent poms 26/116726/1
authorDan Timoney <dtimoney@att.com>
Mon, 11 Jan 2021 16:49:16 +0000 (11:49 -0500)
committerDan Timoney <dtimoney@att.com>
Mon, 11 Jan 2021 16:49:16 +0000 (11:49 -0500)
Update to use released version 2.0.5 of parent poms so that
correct versions of ORAN and features will be installed for Guilin
mtce release

Change-Id: I6353889296c0fd548048e6d567560d6a7d13c39d
Issue-ID: CCSDK-3074
Signed-off-by: Dan Timoney <dtimoney@att.com>
ansible-server/pom.xml
dependencies/pom.xml
odlsli/odlsli-alpine/pom.xml
pom.xml

index e08ea8c..eabf78d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>odlparent-lite</artifactId>
-               <version>2.0.5-SNAPSHOT</version>
+               <version>2.0.5</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 1a41c2a..9e26fdf 100755 (executable)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.0.5-SNAPSHOT</version>
+        <version>2.0.5</version>
         <relativePath/>
     </parent>
 
index 134dad4..8cd6602 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.0.5-SNAPSHOT</version>
+        <version>2.0.5</version>
         <relativePath/>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 3c92c0a..03bef75 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.0.5-SNAPSHOT</version>
+        <version>2.0.5</version>
     </parent>
 
     <groupId>org.onap.ccsdk.distribution</groupId>