From 10bcf61052635256fc88f51d8c37c8545f4012d5 Mon Sep 17 00:00:00 2001 From: Dan Timoney <dtimoney@att.com> Date: Mon, 23 Sep 2024 15:48:50 -0400 Subject: Release initial Oslo CCSDK maven artifacts Release initial CCSDK maven artifacts for Oslo release based on OpenDaylight Potassium and roll snapshot version Issue-ID: CCSDK-3993 Change-Id: I0e0dcc30d0e93d51b8145eb4fa9b54ac93f6febc Signed-off-by: Dan Timoney <dtimoney@att.com> --- sdnr/northbound/addCMHandle/installer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sdnr/northbound/addCMHandle/installer/pom.xml') diff --git a/sdnr/northbound/addCMHandle/installer/pom.xml b/sdnr/northbound/addCMHandle/installer/pom.xml index 4a98f06b8..c4d5bef30 100755 --- a/sdnr/northbound/addCMHandle/installer/pom.xml +++ b/sdnr/northbound/addCMHandle/installer/pom.xml @@ -32,7 +32,7 @@ <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId> <artifactId>addCMHandle-installer</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.8.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-features :: sdnr-northbound :: ${project.artifactId}</name> -- cgit 1.2.3-korg