From da89da1f4c3a1ccf771cc3dc4ffc960261197789 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 10 Oct 2024 10:12:45 -0400 Subject: Release version 3.0.0 of sdnc/northbound Release version 3.0.0 of SDNC northbound artifacts and roll snapshot version Issue-ID: SDNC-1847 Signed-off-by: Dan Timoney Change-Id: I4437e1ef027bcfc25c4dec7ec80e8a8f7f27997b --- vnftools/features/features-vnftools/pom.xml | 2 +- vnftools/features/pom.xml | 2 +- vnftools/features/sdnc-vnftools/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'vnftools/features') diff --git a/vnftools/features/features-vnftools/pom.xml b/vnftools/features/features-vnftools/pom.xml index 051f7161..ad75ef6e 100644 --- a/vnftools/features/features-vnftools/pom.xml +++ b/vnftools/features/features-vnftools/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound features-vnftools - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT feature sdnc-northbound :: vnftools :: ${project.artifactId} diff --git a/vnftools/features/pom.xml b/vnftools/features/pom.xml index 826ca6bf..f203c59b 100644 --- a/vnftools/features/pom.xml +++ b/vnftools/features/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound vnftools-features - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT pom sdnc-northbound :: vnftools :: ${project.artifactId} diff --git a/vnftools/features/sdnc-vnftools/pom.xml b/vnftools/features/sdnc-vnftools/pom.xml index 3996a306..2d0861c8 100644 --- a/vnftools/features/sdnc-vnftools/pom.xml +++ b/vnftools/features/sdnc-vnftools/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound sdnc-vnftools - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT feature sdnc-northbound :: vnftools :: ${project.artifactId} -- cgit 1.2.3-korg