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 /generic-resource-api/installer/pom.xml | |
parent | 916896050060285d93b27d20c04b2070d5284468 (diff) |
Release sdnc/northbound1.8.0
Diffstat (limited to 'generic-resource-api/installer/pom.xml')
-rwxr-xr-x | generic-resource-api/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic-resource-api/installer/pom.xml b/generic-resource-api/installer/pom.xml index ac1fa6cd..65085a03 100755 --- a/generic-resource-api/installer/pom.xml +++ b/generic-resource-api/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>generic-resource-api-installer</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.8.0</version> <packaging>pom</packaging> <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name> |