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 ++-- optical-service/installer/pom.xml | 4 ++-- optical-service/model/pom.xml | 4 ++-- optical-service/pom.xml | 4 ++-- optical-service/provider/pom.xml | 6 +++--- 7 files changed, 15 insertions(+), 15 deletions(-) (limited to 'optical-service') 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} diff --git a/optical-service/installer/pom.xml b/optical-service/installer/pom.xml index 82cf0222..3ccbd055 100644 --- a/optical-service/installer/pom.xml +++ b/optical-service/installer/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-installer - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT pom sdnc-northbound :: optical-service :: ${project.artifactId} diff --git a/optical-service/model/pom.xml b/optical-service/model/pom.xml index a17a134a..b6cb7358 100644 --- a/optical-service/model/pom.xml +++ b/optical-service/model/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 2.1.1-SNAPSHOT + 2.1.1 org.onap.sdnc.northbound optical-service-model - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT bundle sdnc-northbound :: optical-service :: ${project.artifactId} diff --git a/optical-service/pom.xml b/optical-service/pom.xml index 2eb28882..85eeae3d 100644 --- a/optical-service/pom.xml +++ b/optical-service/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 - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT pom sdnc-northbound :: optical-service diff --git a/optical-service/provider/pom.xml b/optical-service/provider/pom.xml index de480d91..eb2de1bc 100644 --- a/optical-service/provider/pom.xml +++ b/optical-service/provider/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 2.1.1-SNAPSHOT - + 2.1.1 + org.onap.sdnc.northbound optical-service-provider - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT bundle sdnc-northbound :: optical-service :: ${project.artifactId} -- cgit