aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-11-13 10:49:18 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-11-13 10:59:16 -0500
commitb511df0e89d86427067463ec40dbeff58b08639b (patch)
tree87f0a486a7b1e92e2320e8d0581d5003cd02a15b /pom.xml
parent479b6c2f2ef248a805537762d2b461ff1a4c6ef5 (diff)
Use 1.5.0 parent pom
Use released 1.5.0 version of parent pom Change-Id: Ie4cf2559a486f0e98e4955ffadfc5ca138e9b833 Issue-ID: CCSDK-1920 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 18e2267c3..9020c014f 100755
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.0</version>
<relativePath/>
</parent>