From 299a230ad5933306db1ad1d1716463493269372d Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 27 Oct 2022 07:27:54 -0400 Subject: Release version 2.4.1 Release version 2.4.1 and roll to next snapshot Change-Id: Ibfa8edea1dfba46484e579558c2d09329fd2762b Issue-ID: SDNC-1744 Signed-off-by: Timoney, Dan (dt5972) --- optical-service/features/features-optical-service/pom.xml | 2 +- optical-service/features/pom.xml | 2 +- optical-service/features/sdnc-optical-service/pom.xml | 2 +- optical-service/installer/pom.xml | 2 +- optical-service/model/pom.xml | 2 +- optical-service/pom.xml | 2 +- optical-service/provider/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 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 42c7e984..889a741d 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 - 2.4.1-SNAPSHOT + 2.4.2-SNAPSHOT feature sdnc-northbound :: optical-service :: ${project.artifactId} diff --git a/optical-service/features/pom.xml b/optical-service/features/pom.xml index 02822159..4377d8c6 100644 --- a/optical-service/features/pom.xml +++ b/optical-service/features/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound optical-service-features - 2.4.1-SNAPSHOT + 2.4.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 7595692c..b159de4b 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 - 2.4.1-SNAPSHOT + 2.4.2-SNAPSHOT feature sdnc-northbound :: optical-service :: ${project.artifactId} diff --git a/optical-service/installer/pom.xml b/optical-service/installer/pom.xml index 03eaf9e4..f4c35ffb 100644 --- a/optical-service/installer/pom.xml +++ b/optical-service/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound optical-service-installer - 2.4.1-SNAPSHOT + 2.4.2-SNAPSHOT pom sdnc-northbound :: optical-service :: ${project.artifactId} diff --git a/optical-service/model/pom.xml b/optical-service/model/pom.xml index 13951baf..6b18c042 100644 --- a/optical-service/model/pom.xml +++ b/optical-service/model/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound optical-service-model - 2.4.1-SNAPSHOT + 2.4.2-SNAPSHOT bundle sdnc-northbound :: optical-service :: ${project.artifactId} diff --git a/optical-service/pom.xml b/optical-service/pom.xml index 3d121c23..2a035c05 100644 --- a/optical-service/pom.xml +++ b/optical-service/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound optical-service - 2.4.1-SNAPSHOT + 2.4.2-SNAPSHOT pom sdnc-northbound :: optical-service diff --git a/optical-service/provider/pom.xml b/optical-service/provider/pom.xml index 6fafaf1e..ea510730 100644 --- a/optical-service/provider/pom.xml +++ b/optical-service/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound optical-service-provider - 2.4.1-SNAPSHOT + 2.4.2-SNAPSHOT bundle sdnc-northbound :: optical-service :: ${project.artifactId} -- cgit