From d51c590fa69f255156ced8b6cc6572cec25d9f42 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Wed, 9 Oct 2024 14:39:44 +0000 Subject: Release sdnc/northbound --- optical-service/features/features-optical-service/pom.xml | 2 +- optical-service/features/pom.xml | 2 +- optical-service/features/sdnc-optical-service/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'optical-service/features') diff --git a/optical-service/features/features-optical-service/pom.xml b/optical-service/features/features-optical-service/pom.xml index 571717eb..2477fdcc 100644 --- a/optical-service/features/features-optical-service/pom.xml +++ b/optical-service/features/features-optical-service/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound features-optical-service - 3.0.0-SNAPSHOT + 3.0.0 feature sdnc-northbound :: optical-service :: ${project.artifactId} diff --git a/optical-service/features/pom.xml b/optical-service/features/pom.xml index ae926ddc..92509922 100644 --- a/optical-service/features/pom.xml +++ b/optical-service/features/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound optical-service-features - 3.0.0-SNAPSHOT + 3.0.0 pom sdnc-northbound :: optical-service:: ${project.artifactId} diff --git a/optical-service/features/sdnc-optical-service/pom.xml b/optical-service/features/sdnc-optical-service/pom.xml index 7c80552d..adac2873 100644 --- a/optical-service/features/sdnc-optical-service/pom.xml +++ b/optical-service/features/sdnc-optical-service/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound sdnc-optical-service - 3.0.0-SNAPSHOT + 3.0.0 feature sdnc-northbound :: optical-service :: ${project.artifactId} -- cgit