From 2c977a04a32e29b5ba42c656898d3a049d2739e4 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 4 Jan 2023 07:52:45 -0500 Subject: Use released version 2.5.1 parent poms Use released version 2.5.1 of parent pom Issue-ID: CCSDK-3831 Signed-off-by: Dan Timoney Change-Id: Ib463f9f64af0c98a80e57993cfbe3b32c266ed67 --- 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 | 4 ++-- 7 files changed, 14 insertions(+), 14 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 7a84cd07..cd69c895 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.4.2 + 2.5.1 org.onap.sdnc.northbound features-optical-service - 2.4.1-SNAPSHOT + 2.5.0-SNAPSHOT feature sdnc-northbound :: optical-service :: ${project.artifactId} diff --git a/optical-service/features/pom.xml b/optical-service/features/pom.xml index 9135d298..584d94ed 100644 --- a/optical-service/features/pom.xml +++ b/optical-service/features/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.5.1 org.onap.sdnc.northbound optical-service-features - 2.4.1-SNAPSHOT + 2.5.0-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 d9e32b06..dfa6b819 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.4.2 + 2.5.1 org.onap.sdnc.northbound sdnc-optical-service - 2.4.1-SNAPSHOT + 2.5.0-SNAPSHOT feature sdnc-northbound :: optical-service :: ${project.artifactId} diff --git a/optical-service/installer/pom.xml b/optical-service/installer/pom.xml index 0e02def1..9f64ec39 100644 --- a/optical-service/installer/pom.xml +++ b/optical-service/installer/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.5.1 org.onap.sdnc.northbound optical-service-installer - 2.4.1-SNAPSHOT + 2.5.0-SNAPSHOT pom sdnc-northbound :: optical-service :: ${project.artifactId} diff --git a/optical-service/model/pom.xml b/optical-service/model/pom.xml index 0d068084..46e2e71f 100644 --- a/optical-service/model/pom.xml +++ b/optical-service/model/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 2.4.2 + 2.5.1 org.onap.sdnc.northbound optical-service-model - 2.4.1-SNAPSHOT + 2.5.0-SNAPSHOT bundle sdnc-northbound :: optical-service :: ${project.artifactId} diff --git a/optical-service/pom.xml b/optical-service/pom.xml index 99446723..a14cd7ca 100644 --- a/optical-service/pom.xml +++ b/optical-service/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.5.1 org.onap.sdnc.northbound optical-service - 2.4.1-SNAPSHOT + 2.5.0-SNAPSHOT pom sdnc-northbound :: optical-service diff --git a/optical-service/provider/pom.xml b/optical-service/provider/pom.xml index cf399b04..1c189773 100644 --- a/optical-service/provider/pom.xml +++ b/optical-service/provider/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 2.4.2 + 2.5.1 org.onap.sdnc.northbound optical-service-provider - 2.4.1-SNAPSHOT + 2.5.0-SNAPSHOT bundle sdnc-northbound :: optical-service :: ${project.artifactId} -- cgit 1.2.3-korg