From 97892f35cd3a28dce2982d7f9a8830811f052178 Mon Sep 17 00:00:00 2001
From: Sandeep Shah <sandeeplinux1068@gmail.com>
Date: Fri, 22 May 2020 23:06:07 -0500
Subject: Bug fix in DMAAP message parsing for CMNotify

Minor bug fix in the DMAAP message for CMNotify

Issue-ID: CCSDK-2383
Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com>
Change-Id: Ia080adafecf6d6b3a12682aaab3f244a33a16de5
Signed-off-by: Dan Timoney <dtimoney@att.com>
---
 features/installer/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'features/installer/pom.xml')

diff --git a/features/installer/pom.xml b/features/installer/pom.xml
index fb53d1be..f6bdc410 100755
--- a/features/installer/pom.xml
+++ b/features/installer/pom.xml
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.ccsdk.sli.northbound</groupId>
     <artifactId>slinorthbound-features-installer</artifactId>
-    <version>0.7.3-SNAPSHOT</version>
+    <version>0.7.4-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name>
-- 
cgit