diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2021-08-04 16:54:26 -0500 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2021-08-04 16:54:26 -0500 |
commit | db1fccb24ded99374a21c02b9b93871be6b16784 (patch) | |
tree | 230f203fc20053012fbf4c090b5693c3b016dc9a /version.properties | |
parent | 0d4d2b8005010ac6088dd382dd4985be41f68bd0 (diff) |
Bump versions to 1.8.5-SNAPSHOT
Issue-ID: POLICY-3329
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I0651969c55cd5cacdc0dbd74eca5e1a4a82dc362
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 88be1329..205eb7a3 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=8 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} |