aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-11-13 10:18:56 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-11-13 14:29:48 -0500
commitdf4a1a7d79b6d6054949ad7acde5f41f6761d677 (patch)
treebd8c931b29980fe9cecead66b6aaa7974d6cce88 /pom.xml
parent51d6ad1da02eaa8f28f51f7a8b248ab83a7f54ad (diff)
Use 1.5.0 parent pom
Use released 1.5.0 version of parent pom Change-Id: I44ccdbd0f064ddbdb3caaf508fc4c164a26afe9a Issue-ID: CCSDK-1920 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
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 280200f2..cf38779f 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.0-SNAPSHOT</version>
+ <version>1.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>