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/features-sli-northbound/pom.xml | |
parent | 2329ed4ea29caa5358cf1cd95b4bb54136e0f436 (diff) |
Release ccsdk/sli/northbound1.0.1
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 76c5913c..820a6276 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.0.1</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>features-sli-northbound</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.1</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name> |