summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-24 10:30:05 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-24 10:30:05 -0400
commit2dfcb28a60ea5279803836c2ce01dab9dfd0f781 (patch)
treeb36591a7e2b0b11afea9f714cec60f1534a53bda
parent50b9250b1b9466c8b9770d2c39d417f4665e6e0e (diff)
Create release 1.5.2 of SDNC1.5.2
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>
-rw-r--r--client/pom.xml2
-rw-r--r--pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/client/pom.xml b/client/pom.xml
index 7633966..c7f84f1 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -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
--- 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>