diff options
author | ChrisC <christophe.closset@intl.att.com> | 2021-02-17 16:02:05 +0100 |
---|---|---|
committer | Christophe Closset <christophe.closset@intl.att.com> | 2021-02-25 13:36:35 +0000 |
commit | 94133cb583800ecd72ee0c736284c6ead18450c9 (patch) | |
tree | e68b112328f9b80babecad5a2a441880a0aa213e /version.properties | |
parent | e01f4a5f5e4258e5b02593bda5cb0c5ec87b1899 (diff) |
Update version to 1.8.21.8.2
Update SDC poms to 1.8.2 to prepare for release
Issue-ID: SDC-3464
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I4a82d521dc8ec80b65082a12a1bc43598ae37e25
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 d68cfb8470..f1388f746b 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=8 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |