diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-03-06 15:42:17 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-03-06 15:42:17 +0000 |
commit | ac348cdb0cc153032654e4a7131fe1f27eeaca43 (patch) | |
tree | e672e7f1f8783d7ce349419365811f33e0d6a760 /features/installer | |
parent | 916896050060285d93b27d20c04b2070d5284468 (diff) |
Release sdnc/northbound1.8.0
Diffstat (limited to 'features/installer')
-rwxr-xr-x | features/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 3eb58812..b3b3e3fd 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>sdnc-northbound-features-installer</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.8.0</version> <packaging>pom</packaging> <name>sdnc-northbound :: features :: ${project.artifactId}</name> |