From 51048eee7c8684c7d16450d2bed32dc0d0aafd87 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 23 Feb 2021 12:45:19 -0500 Subject: Release version 2.1.1 and roll versions Release version 2.1.1 (Honolulu M3) and roll versions Change-Id: I16a9ffced38230ecf329151c6b305cdd7a7ed66a Issue-ID: SDNC-1473 Signed-off-by: Dan Timoney --- optical-service/features/features-optical-service/pom.xml | 4 ++-- optical-service/features/pom.xml | 4 ++-- optical-service/features/sdnc-optical-service/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 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 77380425..c0f666d6 100644 --- a/optical-service/features/features-optical-service/pom.xml +++ b/optical-service/features/features-optical-service/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent feature-repo-parent - 2.1.1-SNAPSHOT + 2.1.1 org.onap.sdnc.northbound features-optical-service - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT feature sdnc-northbound :: optical-service :: ${project.artifactId} diff --git a/optical-service/features/pom.xml b/optical-service/features/pom.xml index da6744bd..b5951f1e 100644 --- a/optical-service/features/pom.xml +++ b/optical-service/features/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.1-SNAPSHOT + 2.1.1 org.onap.sdnc.northbound optical-service-features - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT 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 93e968f1..1981e42e 100644 --- a/optical-service/features/sdnc-optical-service/pom.xml +++ b/optical-service/features/sdnc-optical-service/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.1-SNAPSHOT + 2.1.1 org.onap.sdnc.northbound sdnc-optical-service - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT feature sdnc-northbound :: optical-service :: ${project.artifactId} -- cgit 1.2.3-korg