Use released version 1.5.9 of parent pom 79/108979/1
authorDan Timoney <dtimoney@att.com>
Tue, 9 Jun 2020 15:00:01 +0000 (11:00 -0400)
committerDan Timoney <dtimoney@att.com>
Tue, 9 Jun 2020 15:00:01 +0000 (11:00 -0400)
Update to use released version 1.5.9 of parent pom

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

index eb47619..11202ce 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>odlparent-lite</artifactId>
-               <version>1.5.9-SNAPSHOT</version>
+               <version>1.5.9</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index ea69be2..c23546d 100755 (executable)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.9-SNAPSHOT</version>
+        <version>1.5.9</version>
         <relativePath/>
     </parent>
 
index 62ce584..0925d1f 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.9-SNAPSHOT</version>
+        <version>1.5.9</version>
         <relativePath/>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 2210002..bf694e1 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.9-SNAPSHOT</version>
+        <version>1.5.9</version>
     </parent>
 
     <groupId>org.onap.ccsdk.distribution</groupId>