Create release 1.5.2 of SDNC 74/88474/1 1.5.2
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Fri, 24 May 2019 14:30:05 +0000 (10:30 -0400)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Fri, 24 May 2019 14:30:05 +0000 (10:30 -0400)
Update version of parent pom to released 1.2.3 version

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

index 7633966..c7f84f1 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>client-parent</artifactId>
-        <version>1.2.3-SNAPSHOT</version>
+        <version>1.2.3</version>
     </parent>
 
     <properties>
diff --git a/pom.xml b/pom.xml
index e57c612..6053faa 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.3-SNAPSHOT</version>
+        <version>1.2.3</version>
     </parent>
 
     <name>sdnc-apps</name>