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 /version.properties | |
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 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 68bc8f55..303a703f 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=1 minor=5 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT |