diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2021-03-24 13:38:51 -0500 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2021-03-24 13:38:51 -0500 |
commit | 35817b92007911d364142e52a2e222468483a409 (patch) | |
tree | b11a4fa39291cf412193ea77b6fb298953284d1e /version.properties | |
parent | 1ffc9eb86bc493d4209a94f166d8f3ed050061c2 (diff) |
bump versions to 1.8.3-SNAPSHOT
Issue-ID: POLICY-3150
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Ifb3ef28866b63712397dbb81b20c7e7b2c7987b0
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 58e379c0e..71196808d 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=8 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |