From c0e104c9449cb6060c15c533cfedeaa0cdf074f0 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 30 Sep 2024 10:24:16 -0400 Subject: Update major release version Update major release versions for Oslo to reflect breaking change - removal of Biermann interface Issue-ID: CCSDK-4056 Change-Id: I3fa36b8fb4f349e524b3f95df8c1a61c1b91ef6c Signed-off-by: Dan Timoney --- standalone/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'standalone/pom.xml') diff --git a/standalone/pom.xml b/standalone/pom.xml index a655225b..c5f4ca73 100755 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.parent standalone-parent - 2.8.1-SNAPSHOT + 3.0.0-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} -- cgit