Use released parent pom 18/100718/1
authorDan Timoney <dtimoney@att.com>
Thu, 23 Jan 2020 19:45:42 +0000 (14:45 -0500)
committerDan Timoney <dtimoney@att.com>
Thu, 23 Jan 2020 19:45:42 +0000 (14:45 -0500)
Use released version of ccsdk/parent poms

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

index 33a8c98..0e4f107 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>odlparent-lite</artifactId>
-               <version>1.5.1-SNAPSHOT</version>
+               <version>1.5.1</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 6534f3e..9c1aa36 100755 (executable)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.1-SNAPSHOT</version>
+        <version>1.5.1</version>
         <relativePath/>
     </parent>
 
index 8dc9956..1430443 100644 (file)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>odlparent-lite</artifactId>
-               <version>1.5.1-SNAPSHOT</version>
+               <version>1.5.1</version>
                <relativePath/>
        </parent>
 
index 270902a..0ac66f1 100644 (file)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>odlparent-lite</artifactId>
-               <version>1.5.1-SNAPSHOT</version>
+               <version>1.5.1</version>
                <relativePath/>
        </parent>
 
diff --git a/pom.xml b/pom.xml
index 815c9c8..7d01dad 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.1-SNAPSHOT</version>
+        <version>1.5.1</version>
     </parent>
 
     <groupId>org.onap.ccsdk.distribution</groupId>