diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-03-05 16:43:07 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-03-05 16:43:07 +0000 |
commit | 54da30da817c37389776b5e49a4827eb80ab4e13 (patch) | |
tree | 358d4ffcd8a137df5a10d943d3dd295f3dfd8afa /features/ccsdk-sli-northbound-all | |
parent | d1a9e3413ca9b3672cc5a6f085bc68fef6b23463 (diff) |
Release ccsdk/sli/northbound0.7.1
Diffstat (limited to 'features/ccsdk-sli-northbound-all')
-rw-r--r-- | features/ccsdk-sli-northbound-all/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/ccsdk-sli-northbound-all/pom.xml b/features/ccsdk-sli-northbound-all/pom.xml index ee0433d0..407b2734 100644 --- a/features/ccsdk-sli-northbound-all/pom.xml +++ b/features/ccsdk-sli-northbound-all/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-sli-northbound-all</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.1</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name> |