diff options
author | Dan Timoney <dtimoney@att.com> | 2020-09-09 17:38:04 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-09-09 17:38:04 -0400 |
commit | f80e79706a7cd030f7a6185da8ccf920e125b0c5 (patch) | |
tree | 0f0f42a6263d29c2e42526e88b0c1659c99efe4f /features/features-sli-northbound/pom.xml | |
parent | 7315d01475bf4f750dc2b75656ed0230f1b4672d (diff) |
Roll to initial Honolulu release version
Roll master branch to initial Honolulu release version
Change-Id: I9a355141a5234f08fd09d0712b4b9d6166d01f11
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'features/features-sli-northbound/pom.xml')
-rw-r--r-- | features/features-sli-northbound/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/features/features-sli-northbound/pom.xml b/features/features-sli-northbound/pom.xml index 76c5913cb..548605e25 100644 --- a/features/features-sli-northbound/pom.xml +++ b/features/features-sli-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.ccsdk.sli.northbound</groupId> <artifactId>features-sli-northbound</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name> |