diff options
author | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2020-11-30 17:10:23 +0100 |
---|---|---|
committer | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2020-11-30 17:10:23 +0100 |
commit | ec2db7e2ba66de2f25512023c0b4d2cf92ce0858 (patch) | |
tree | 423d5c911975753ea59d084305443c4cf92f4a9a /sources/hv-collector-dcae-app-simulator | |
parent | b8323be62abee829c9d1a0a2e3529580a8977ada (diff) |
Update DCAE-SDK version to 1.4.4
Allow HV-VES to recover after exception from CbsClient
Issue-ID: DCAEGEN2-2516
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: I9dd3c5b5479c05e8e366c7bfbbb6062122986fa1
Diffstat (limited to 'sources/hv-collector-dcae-app-simulator')
-rw-r--r-- | sources/hv-collector-dcae-app-simulator/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/hv-collector-dcae-app-simulator/pom.xml b/sources/hv-collector-dcae-app-simulator/pom.xml index de6562eb..9bcc9724 100644 --- a/sources/hv-collector-dcae-app-simulator/pom.xml +++ b/sources/hv-collector-dcae-app-simulator/pom.xml @@ -33,7 +33,7 @@ <parent> <groupId>org.onap.dcaegen2.collectors.hv-ves</groupId> <artifactId>hv-collector-sources</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |