From 97892f35cd3a28dce2982d7f9a8830811f052178 Mon Sep 17 00:00:00 2001 From: Sandeep Shah 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 Change-Id: Ia080adafecf6d6b3a12682aaab3f244a33a16de5 Signed-off-by: Dan Timoney --- features/ccsdk-asdcApi/pom.xml | 2 +- features/ccsdk-daexim-offsite-backup/pom.xml | 2 +- features/ccsdk-dataChange/pom.xml | 2 +- features/ccsdk-lcm/pom.xml | 2 +- features/ccsdk-sli-northbound-all/pom.xml | 2 +- features/features-sli-northbound/pom.xml | 2 +- features/installer/pom.xml | 2 +- features/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'features') diff --git a/features/ccsdk-asdcApi/pom.xml b/features/ccsdk-asdcApi/pom.xml index c99d4498..6990a614 100644 --- a/features/ccsdk-asdcApi/pom.xml +++ b/features/ccsdk-asdcApi/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound ccsdk-asdcApi - 0.7.3-SNAPSHOT + 0.7.4-SNAPSHOT feature ccsdk-sli-northbound :: asdcApi :: ${project.artifactId} diff --git a/features/ccsdk-daexim-offsite-backup/pom.xml b/features/ccsdk-daexim-offsite-backup/pom.xml index 210c9838..29b2a664 100644 --- a/features/ccsdk-daexim-offsite-backup/pom.xml +++ b/features/ccsdk-daexim-offsite-backup/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound ccsdk-daexim-offsite-backup - 0.7.3-SNAPSHOT + 0.7.4-SNAPSHOT feature ccsdk-sli-northbound :: daexim-offsite-backup :: ${project.artifactId} diff --git a/features/ccsdk-dataChange/pom.xml b/features/ccsdk-dataChange/pom.xml index f3b31cc3..d32e5106 100644 --- a/features/ccsdk-dataChange/pom.xml +++ b/features/ccsdk-dataChange/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound ccsdk-dataChange - 0.7.3-SNAPSHOT + 0.7.4-SNAPSHOT feature ccsdk-sli-northbound :: dataChange :: ${project.artifactId} diff --git a/features/ccsdk-lcm/pom.xml b/features/ccsdk-lcm/pom.xml index 5b759608..129a8dfc 100644 --- a/features/ccsdk-lcm/pom.xml +++ b/features/ccsdk-lcm/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound ccsdk-lcm - 0.7.3-SNAPSHOT + 0.7.4-SNAPSHOT feature ccsdk-sli-northbound :: lcm :: ${project.artifactId} diff --git a/features/ccsdk-sli-northbound-all/pom.xml b/features/ccsdk-sli-northbound-all/pom.xml index a32bb431..d509c311 100644 --- a/features/ccsdk-sli-northbound-all/pom.xml +++ b/features/ccsdk-sli-northbound-all/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound ccsdk-sli-northbound-all - 0.7.3-SNAPSHOT + 0.7.4-SNAPSHOT feature ccsdk-sli-northbound :: features :: ${project.artifactId} diff --git a/features/features-sli-northbound/pom.xml b/features/features-sli-northbound/pom.xml index 442f04ca..02471df0 100644 --- a/features/features-sli-northbound/pom.xml +++ b/features/features-sli-northbound/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound features-sli-northbound - 0.7.3-SNAPSHOT + 0.7.4-SNAPSHOT feature ccsdk-sli-northbound :: features :: ${project.artifactId} 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 @@ org.onap.ccsdk.sli.northbound slinorthbound-features-installer - 0.7.3-SNAPSHOT + 0.7.4-SNAPSHOT pom ccsdk-sli-northbound :: features :: ${project.artifactId} diff --git a/features/pom.xml b/features/pom.xml index c438a076..7a859150 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound slinorthbound-feature-aggregator - 0.7.3-SNAPSHOT + 0.7.4-SNAPSHOT pom ccsdk-sli-northbound :: features -- cgit 1.2.3-korg