diff options
author | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2021-01-13 09:52:12 +0100 |
---|---|---|
committer | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2021-01-13 09:54:40 +0100 |
commit | 5d8611f1fa4099d0ddade827fca88dc48b59bae7 (patch) | |
tree | d3f5a3033aa9119bbc0d12f7bb25ee6fb46d8d2c /version.properties | |
parent | 99646c89e066142600f46750f822bf0ce6b290bd (diff) |
Update HV-VES image
HV-VES 1.5.1 was fixed to allow it to recover after exception in CBS
communication.
Issue-ID: DCAEGEN2-2516
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: If033ac1b3000cf876f6f6e6ca8f4c9786613cc71
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 8ac80b7..faeb3e5 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=2
minor=1
-patch=8
+patch=9
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT
|