diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-11-09 16:21:58 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-11-09 16:21:58 +0000 |
commit | 8a10ccbdf79a9359e91342f05f149e7133f712e1 (patch) | |
tree | cf5485400134515b503f1822656a24844ba8dc89 /optical-service/installer | |
parent | 2ba96090646f163f5f4906906e969a344bfc6384 (diff) |
Release sdnc/northbound2.6.0
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 f3f9a0cf..587bd43f 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>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <packaging>pom</packaging> <name>sdnc-northbound :: optical-service :: ${project.artifactId}</name> |