diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-09-09 18:06:58 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-09-09 18:06:58 +0000 |
commit | 328117957ebbd53b2a783892ed6885bf5fad73ae (patch) | |
tree | 12eae3fe9bbf59f3691abc9216feaee307dab2dc /features/ccsdk-sli-northbound-all/pom.xml | |
parent | 2329ed4ea29caa5358cf1cd95b4bb54136e0f436 (diff) |
Release ccsdk/sli/northbound1.0.1
Diffstat (limited to 'features/ccsdk-sli-northbound-all/pom.xml')
-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 e4a7175d..f6752ec8 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.1-SNAPSHOT</version> + <version>2.0.1</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-sli-northbound-all</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.1</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name> |