diff options
author | Dan Timoney <dtimoney@att.com> | 2020-06-24 07:53:46 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-06-24 07:53:46 -0400 |
commit | 623cc97dd5ba22acada931ded6b0d627cdba63fb (patch) | |
tree | 089fa198c98b4c774c9c9e2e7e434aa86216f088 /sdnr/wt/readthedocs/pom.xml | |
parent | ebd3ade3ea0413a17da9c1e49d105d577a7186f6 (diff) |
Update to latest ccsdk/parent Frankfurt snapshot version6.0.0-ONAP
Updated parent versions to latest CCSDK Frankfurt snapshot
Issue-ID: CCSDK-2478
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I1ed64f74c8b4a30e9f326ddcb531f3f05e41b04a
Diffstat (limited to 'sdnr/wt/readthedocs/pom.xml')
-rw-r--r-- | sdnr/wt/readthedocs/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/readthedocs/pom.xml b/sdnr/wt/readthedocs/pom.xml index f9ba7e089..f0cc8861f 100644 --- a/sdnr/wt/readthedocs/pom.xml +++ b/sdnr/wt/readthedocs/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.9</version> + <version>1.5.10-SNAPSHOT</version> <relativePath/> </parent> |