summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-05-26 13:20:28 -0400
committerDan Timoney <dtimoney@att.com>2020-05-26 13:20:28 -0400
commit0b53b68a6feaa54132337bc795a16fba42531999 (patch)
tree8cc39aa02249e2b8e0196e1e853e822de864025a /pom.xml
parentf6ff5f53b2e47d21774f427bf6412c181262934a (diff)
Use released version 1.5.7 of parent poms
Use released Frankfurt RC2 (1.5.7) parent poms Change-Id: I4a563b3162089296be82186794e02b4c3ab9fffc Issue-ID: CCSDK-2345 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 d6889201..2f7066ea 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.6</version>
+ <version>1.5.7</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>