Use released parent poms 82/89082/1
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Fri, 31 May 2019 20:19:45 +0000 (16:19 -0400)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Fri, 31 May 2019 20:19:45 +0000 (16:19 -0400)
Use released version of parent poms (1.2.4)

Change-Id: Ic0db55a13c550b8f38d6b2fd5cc036ea4b8863a9
Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
ansible-server/pom.xml
dependencies/pom.xml
odlsli/odlsli-alpine/pom.xml
odlsli/odlsli-ubuntu/pom.xml
pom.xml

index 5ed61b3..d85c26e 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>odlparent-lite</artifactId>
-               <version>1.2.4-SNAPSHOT</version>
+               <version>1.2.4</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 3ca3fcd..e09027d 100755 (executable)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.2.4-SNAPSHOT</version>
+        <version>1.2.4</version>
         <relativePath/>
     </parent>
 
index ec3c726..81a946f 100644 (file)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>odlparent-lite</artifactId>
-               <version>1.2.4-SNAPSHOT</version>
+               <version>1.2.4</version>
                <relativePath/>
        </parent>
 
index 132a065..3738301 100644 (file)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>odlparent-lite</artifactId>
-               <version>1.2.4-SNAPSHOT</version>
+               <version>1.2.4</version>
                <relativePath/>
        </parent>
 
diff --git a/pom.xml b/pom.xml
index e1b7fb8..35abf7c 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.2.4-SNAPSHOT</version>
+        <version>1.2.4</version>
     </parent>
 
     <groupId>org.onap.ccsdk.distribution</groupId>