diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-08-06 17:44:36 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-08-06 17:44:36 +0000 |
commit | c04c3276e5f275037cf09ef0c5199864ad29dc0c (patch) | |
tree | fa0176413172c43414e588dfd3143603f89c8aa2 /features/ccsdk-sli-northbound-all | |
parent | 73bf30dec7bbda557752ae7024f3d8e329409635 (diff) |
Release ccsdk/sli/northbound1.0.0
Diffstat (limited to 'features/ccsdk-sli-northbound-all')
-rw-r--r-- | features/ccsdk-sli-northbound-all/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/features/ccsdk-sli-northbound-all/pom.xml b/features/ccsdk-sli-northbound-all/pom.xml index 99c5ee49..9c0c7906 100644 --- a/features/ccsdk-sli-northbound-all/pom.xml +++ b/features/ccsdk-sli-northbound-all/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-sli-northbound-all</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name> |