From 516014379cdc27d163be223bb8ce9f87d72dea1f Mon Sep 17 00:00:00 2001 From: Michal Banka Date: Wed, 31 Mar 2021 13:43:34 +0200 Subject: Add stndDefined domain to HV-VES - Updated SDK dependency to 1.8.2 so HV-VES recognizes stndDefinedNamespace field during events deserialization - Added new domain stndDefined - Added routings specific for stndDefined events which is controled by stndDefinedNamespace field, not domain - Bumped HV-VES to 1.8.0 Signed-off-by: Michal Banka Change-Id: Ia27f2de7a4b64df5e8a182888006f7e8a941ca63 Issue-ID: DCAEGEN2-2702 --- sources/hv-collector-commandline/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources/hv-collector-commandline/pom.xml') diff --git a/sources/hv-collector-commandline/pom.xml b/sources/hv-collector-commandline/pom.xml index 0048337b..5346cbff 100644 --- a/sources/hv-collector-commandline/pom.xml +++ b/sources/hv-collector-commandline/pom.xml @@ -7,7 +7,7 @@ hv-collector-sources org.onap.dcaegen2.collectors.hv-ves - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT hv-collector-commandline -- cgit 1.2.3-korg