summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-01-23 14:45:42 -0500
committerDan Timoney <dtimoney@att.com>2020-01-23 14:45:42 -0500
commit5640a7e501584ee8adca50c96e4b1b2278e31355 (patch)
tree45b83bd93a25e43418193ee8615137def68920a5 /pom.xml
parentbcc615679d65ddd42f322c5e1903b794ef236dfd (diff)
Use released parent pom
Use released version of ccsdk/parent poms Change-Id: Ifc6abb06a378a964a01c4f28b19f7323d90a682e Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <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 815c9c88..7d01dad4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.1</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>