diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-05-01 13:41:36 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-05-01 13:41:36 +0000 |
commit | 7a28e48343d09b8d65c27635a7e94746388b8bbe (patch) | |
tree | b8b19256adac4424c9dbf73a97c7658b2c647a2f /optical-service/installer | |
parent | 6b598616933245519043b054c1163d1c4250b622 (diff) |
Release sdnc/northbound1.8.1
Diffstat (limited to 'optical-service/installer')
-rw-r--r-- | optical-service/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/optical-service/installer/pom.xml b/optical-service/installer/pom.xml index 4b581562..a6f3d8c6 100644 --- a/optical-service/installer/pom.xml +++ b/optical-service/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>optical-service-installer</artifactId> - <version>1.8.1-SNAPSHOT</version> + <version>1.8.1</version> <packaging>pom</packaging> <name>sdnc-northbound :: optical-service :: ${project.artifactId}</name> |