Use released parent poms 50/89050/1 dublin 1.5.3
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Fri, 31 May 2019 14:45:23 +0000 (10:45 -0400)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Fri, 31 May 2019 14:45:23 +0000 (10:45 -0400)
Use released version of parent poms (1.2.4)

Change-Id: I1c7c5ba0db28cb406cff496b1b1cb1aa00e2cc1a
Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
client/pom.xml
pom.xml

index adc09b3..5a8900e 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>client-parent</artifactId>
-        <version>1.2.4-SNAPSHOT</version>
+        <version>1.2.4</version>
     </parent>
 
     <properties>
diff --git a/pom.xml b/pom.xml
index e2e7a1d..aaab505 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.2.4-SNAPSHOT</version>
+        <version>1.2.4</version>
     </parent>
 
     <name>sdnc-apps</name>