diff options
author | 2021-03-24 12:12:27 -0500 | |
---|---|---|
committer | 2021-03-24 12:12:54 -0500 | |
commit | 9141db029eaa20784116226b03cd966318f2d1eb (patch) | |
tree | e656031518bea4ea5f50bf9a865db4b1ba9ceea4 /version.properties | |
parent | 5a7aed11a3dc7f39493204595a5f6a75d1908573 (diff) |
bump versions to 1.8.3-SNAPSHOT
Issue-ID: POLICY-3150
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I0a850bba9666f41b9bc54217eb003f813484ac0b
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 58e379c0..71196808 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=8 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |