diff options
author | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2020-11-30 17:10:23 +0100 |
---|---|---|
committer | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2021-01-11 15:44:57 +0000 |
commit | f0bf5e5a8649fe5304a70d537f584029957719e6 (patch) | |
tree | 423d5c911975753ea59d084305443c4cf92f4a9a /build/pom.xml | |
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
(cherry picked from commit ec2db7e2ba66de2f25512023c0b4d2cf92ce0858)
Diffstat (limited to 'build/pom.xml')
-rw-r--r-- | build/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/pom.xml b/build/pom.xml index a09a0274..f5cb12c2 100644 --- a/build/pom.xml +++ b/build/pom.xml @@ -32,7 +32,7 @@ <parent> <groupId>org.onap.dcaegen2.collectors.hv-ves</groupId> <artifactId>ves-hv-collector</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |