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/installer/pom.xml | |
parent | 73bf30dec7bbda557752ae7024f3d8e329409635 (diff) |
Release ccsdk/sli/northbound1.0.0
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 4ebbe27d..bbcafb92 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.0-SNAPSHOT</version> + <version>2.0.0</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>slinorthbound-features-installer</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name> |