diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-24 10:30:05 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-24 10:30:05 -0400 |
commit | 2dfcb28a60ea5279803836c2ce01dab9dfd0f781 (patch) | |
tree | b36591a7e2b0b11afea9f714cec60f1534a53bda /client/pom.xml | |
parent | 50b9250b1b9466c8b9770d2c39d417f4665e6e0e (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>
Diffstat (limited to 'client/pom.xml')
-rw-r--r-- | client/pom.xml | 2 |
1 files changed, 1 insertions, 1 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> |