diff options
author | vv770d <vv770d@att.com> | 2021-12-14 23:35:34 +0000 |
---|---|---|
committer | vv770d <vv770d@att.com> | 2021-12-14 23:35:39 +0000 |
commit | 77e8a5597b93b55ba152890b7c8511495ee1af41 (patch) | |
tree | 81af77e9c0f9f9042a7af9ddd2c19df88f9776a8 /version.properties | |
parent | b158d136b8d8f84afd8bde6e9646771b4ed9511c (diff) |
[DCAE/restconf] Remediation for Log4Shell vulnerability1.2.6
Change-Id: I7473966be5012bd68244cb60d5fabee22dfa0cf1
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-3022
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 4fd02cd..0cb18ba 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=1 minor=2 -patch=5 +patch=6 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT |