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 /features/features-sdnc-northbound | |
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 'features/features-sdnc-northbound')
-rw-r--r-- | features/features-sdnc-northbound/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/features/features-sdnc-northbound/pom.xml b/features/features-sdnc-northbound/pom.xml index 99186ecf..473afb54 100644 --- a/features/features-sdnc-northbound/pom.xml +++ b/features/features-sdnc-northbound/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.1.0-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.sdnc.northbound</groupId> <artifactId>features-sdnc-northbound</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.1.0-SNAPSHOT</version> <packaging>feature</packaging> <name>sdnc-northbound :: features :: ${project.artifactId}</name> |