From 71cad8ac0d023a32244cee93cfb721b230a226da Mon Sep 17 00:00:00 2001
From: Dan Timoney <dtimoney@att.com>
Date: Fri, 15 Oct 2021 09:44:29 -0400
Subject: Release version 1.2.4 of ccsdk/features

Release Istanbul RC version (1.2.4) of ccsdk/features

Issue-ID: CCSDK-3483
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ic72b245f1c0485836b67d0e90403a6f73c294f68
---
 sdnr/wt/odlux/apps/helpApp/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'sdnr/wt/odlux/apps/helpApp')

diff --git a/sdnr/wt/odlux/apps/helpApp/pom.xml b/sdnr/wt/odlux/apps/helpApp/pom.xml
index e3b56f746..ff84642d7 100644
--- a/sdnr/wt/odlux/apps/helpApp/pom.xml
+++ b/sdnr/wt/odlux/apps/helpApp/pom.xml
@@ -31,7 +31,7 @@
 
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-odlux-app-helpApp</artifactId>
-    <version>1.2.4-SNAPSHOT</version>
+    <version>1.2.5-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>ccsdk-features :: ${project.artifactId}</name>
-- 
cgit