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/installer/pom.xml | |
parent | 2329ed4ea29caa5358cf1cd95b4bb54136e0f436 (diff) |
Release ccsdk/sli/northbound1.0.1
Diffstat (limited to 'features/installer/pom.xml')
-rwxr-xr-x | features/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 7acb7a66..d72120d4 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.1</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>slinorthbound-features-installer</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.1</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name> |