From c6d87ae2f4e1d80f0a3dc867a4a4dd0819601688 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Wed, 28 Sep 2022 07:49:50 -0400 Subject: Release version 2.4.0 sdnc/northbound artifacts Release version 2.4.0 (initial Kohn) of sdnc/northbound artifacts and roll to next snapshot version Change-Id: I7b99bb7abf0494db27178284751df8770a090907 Issue-ID: SDNC-1734 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 02ed1a78..7a84cd07 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.0-SNAPSHOT + 2.4.1-SNAPSHOT feature sdnc-northbound :: optical-service :: ${project.artifactId} diff --git a/optical-service/features/pom.xml b/optical-service/features/pom.xml index 037b96a1..9135d298 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.0-SNAPSHOT + 2.4.1-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 9c8a9cd7..d9e32b06 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.0-SNAPSHOT + 2.4.1-SNAPSHOT feature sdnc-northbound :: optical-service :: ${project.artifactId} diff --git a/optical-service/installer/pom.xml b/optical-service/installer/pom.xml index bb79df3a..0e02def1 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.0-SNAPSHOT + 2.4.1-SNAPSHOT pom sdnc-northbound :: optical-service :: ${project.artifactId} diff --git a/optical-service/model/pom.xml b/optical-service/model/pom.xml index da35f941..0d068084 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.0-SNAPSHOT + 2.4.1-SNAPSHOT bundle sdnc-northbound :: optical-service :: ${project.artifactId} diff --git a/optical-service/pom.xml b/optical-service/pom.xml index b8ae5503..99446723 100644 --- a/optical-service/pom.xml +++ b/optical-service/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound optical-service - 2.4.0-SNAPSHOT + 2.4.1-SNAPSHOT pom sdnc-northbound :: optical-service diff --git a/optical-service/provider/pom.xml b/optical-service/provider/pom.xml index 3edc983e..cf399b04 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.0-SNAPSHOT + 2.4.1-SNAPSHOT bundle sdnc-northbound :: optical-service :: ${project.artifactId} -- cgit 1.2.3-korg