diff options
author | Sandeep Shah <sandeeplinux1068@gmail.com> | 2020-05-22 23:06:07 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-05-26 08:51:12 -0400 |
commit | 97892f35cd3a28dce2982d7f9a8830811f052178 (patch) | |
tree | 1f9480be6dca48e3227d34a27f44694a1188a72f /artifacts | |
parent | c8734908fee2b0fce1a0e014b105517366cd082c (diff) |
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>
Diffstat (limited to 'artifacts')
-rwxr-xr-x | artifacts/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 4eac5974..622bc55b 100755 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -4,7 +4,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>sli-northbound-artifacts</artifactId> - <version>0.7.3-SNAPSHOT</version> + <version>0.7.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: sli-northbound-artifacts</name> |