aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-03-05 16:22:20 +0000
committerGerrit Code Review <gerrit@onap.org>2020-03-05 16:22:20 +0000
commitd1a9e3413ca9b3672cc5a6f085bc68fef6b23463 (patch)
tree7ce963a275d85614298af612ec81bc189db5feed /pom.xml
parent66ce8b86e11159bc833a64685333f7676055e38d (diff)
parent44924cf809a463f576ad881bd70e84a0e2d8a026 (diff)
Merge "Use released 1.5.2 CCSDK parent"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b74f9ec2..896a60f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.2-SNAPSHOT</version>
+ <version>1.5.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>