diff options
author | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2022-02-04 11:50:13 +0100 |
---|---|---|
committer | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2022-02-08 15:33:24 +0100 |
commit | 5edb8ffbaae8caa46417ef44e317c48a29bd3c35 (patch) | |
tree | a55de0401ca4a527740b1acdf0b56e0ff0610e63 /version.properties | |
parent | 570517656de6273def37ef1ff03ec7337676614b (diff) |
Fix SDK Vulnerabilities
Issue-ID: DCAEGEN2-3051
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I45891470ee07d6fce2b4dce7efaba6382f62451c
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 b1e64254..320b2a05 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=1 minor=8 -patch=7 +patch=8 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT |