aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-06-19 17:02:34 -0400
committerDan Timoney <dtimoney@att.com>2020-06-19 17:02:34 -0400
commit5e4e72860197c36e9f13adc92df0ff6773107a80 (patch)
treec8f6a1e3c95adf59c95a62735b76814ffe78521e /pom.xml
parent566ec997f2561c65664d0de5717f0968556b4247 (diff)
Update to use released 1.5.9 version of parent pom
Update to use released 1.5.9 version of parent pom Change-Id: Id49bfcd9a79187bd863cdf0867d71d867d239522 Issue-ID: CCSDK-2399 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 0a76264a02dfe4e3e4197e175795afdc9fd4dd6d
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 19cc73af..55caeb55 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.9-SNAPSHOT</version>
+ <version>1.5.9</version>
</parent>
<groupId>org.onap.sdnc.oam</groupId>