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 --- vnftools/features/features-vnftools/pom.xml | 4 ++-- vnftools/features/pom.xml | 4 ++-- vnftools/features/sdnc-vnftools/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'vnftools/features') diff --git a/vnftools/features/features-vnftools/pom.xml b/vnftools/features/features-vnftools/pom.xml index 0af9d1d5..3aacbcf2 100644 --- a/vnftools/features/features-vnftools/pom.xml +++ b/vnftools/features/features-vnftools/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent feature-repo-parent - 2.4.2 + 2.5.1 org.onap.sdnc.northbound features-vnftools - 2.4.1-SNAPSHOT + 2.5.0-SNAPSHOT feature sdnc-northbound :: vnftools :: ${project.artifactId} diff --git a/vnftools/features/pom.xml b/vnftools/features/pom.xml index b11a5021..8bc9e0b7 100644 --- a/vnftools/features/pom.xml +++ b/vnftools/features/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.5.1 org.onap.sdnc.northbound vnftools-features - 2.4.1-SNAPSHOT + 2.5.0-SNAPSHOT pom sdnc-northbound :: vnftools :: ${project.artifactId} diff --git a/vnftools/features/sdnc-vnftools/pom.xml b/vnftools/features/sdnc-vnftools/pom.xml index 6bf76b46..22855731 100644 --- a/vnftools/features/sdnc-vnftools/pom.xml +++ b/vnftools/features/sdnc-vnftools/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.4.2 + 2.5.1 org.onap.sdnc.northbound sdnc-vnftools - 2.4.1-SNAPSHOT + 2.5.0-SNAPSHOT feature sdnc-northbound :: vnftools :: ${project.artifactId} -- cgit 1.2.3-korg