From 5aae672ec071b39f091f55f86fd44d8711535a20 Mon Sep 17 00:00:00 2001
From: jenkins-releng <jenkins-releng@onap.org>
Date: Thu, 6 Mar 2025 21:25:24 +0000
Subject: Release ccsdk/sli

---
 northbound/features/ccsdk-lcm/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'northbound/features/ccsdk-lcm/pom.xml')

diff --git a/northbound/features/ccsdk-lcm/pom.xml b/northbound/features/ccsdk-lcm/pom.xml
index 693c4d043..58764ede9 100644
--- a/northbound/features/ccsdk-lcm/pom.xml
+++ b/northbound/features/ccsdk-lcm/pom.xml
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.ccsdk.sli.northbound</groupId>
     <artifactId>ccsdk-lcm</artifactId>
-    <version>2.1.0-SNAPSHOT</version>
+    <version>2.1.0</version>
     <packaging>feature</packaging>
 
     <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name>
-- 
cgit