From 40aff8274b38f6eca82de9b0b6a3a35059c43c11 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 1 Oct 2024 15:24:58 -0400 Subject: Update major version and fix client Update major version and adjust swagger to allow client to correctly parse OpenDaylight version of RFC-8040, which is not completely standard. Issue-ID: SDNC-1847 Signed-off-by: Dan Timoney Change-Id: I1e5fce6f3347b3525242b89dad565787ab777e35 --- vnftools/features/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vnftools/features/pom.xml') diff --git a/vnftools/features/pom.xml b/vnftools/features/pom.xml index 369e6b9e..826ca6bf 100644 --- a/vnftools/features/pom.xml +++ b/vnftools/features/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.sdnc.northbound vnftools-features - 2.8.1-SNAPSHOT + 3.0.0-SNAPSHOT pom sdnc-northbound :: vnftools :: ${project.artifactId} -- cgit 1.2.3-korg