From 3df9ec3c47637582920fb104ca3f9653f6724d4c Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 1 Oct 2024 12:31:19 -0400 Subject: Update major versions Update major version to reflect breaking change (Biermann API removal) in release Issue-ID: CCSDK-4056 Change-Id: I99a005eedfc58227dea6674d530de23b04c17930 Signed-off-by: Dan Timoney --- northbound/features/ccsdk-dataChange/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'northbound/features/ccsdk-dataChange') diff --git a/northbound/features/ccsdk-dataChange/pom.xml b/northbound/features/ccsdk-dataChange/pom.xml index b619b2fbc..37af8147b 100644 --- a/northbound/features/ccsdk-dataChange/pom.xml +++ b/northbound/features/ccsdk-dataChange/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.northbound ccsdk-dataChange - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT feature ccsdk-sli-northbound :: features :: ${project.artifactId} -- cgit 1.2.3-korg