diff options
author | Dan Timoney <dtimoney@att.com> | 2020-09-11 14:47:29 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-09-11 14:47:29 -0400 |
commit | 30503f6381613928e0df248cd61faca2278c3741 (patch) | |
tree | 3caeaf6c2eee65be6f791d4bd1b970095d531c41 /vnfapi/pom.xml | |
parent | 4761ffd6d3da6540bf5b25ff5126018ccedd8ead (diff) |
Roll to initial Honolulu version
Roll master branch to initial Honolulu version
Change-Id: Ic3285445768330c87ae757666022e5250e3690fd
Issue-ID: SDNC-1355
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'vnfapi/pom.xml')
-rw-r--r-- | vnfapi/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfapi/pom.xml b/vnfapi/pom.xml index ad470162..ae5df5f5 100644 --- a/vnfapi/pom.xml +++ b/vnfapi/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.1.0-SNAPSHOT</version> <relativePath/> </parent> |