diff options
author | Harish Venkata Kajur <vk250x@att.com> | 2021-02-13 18:54:50 -0500 |
---|---|---|
committer | Harish Venkata Kajur <vk250x@att.com> | 2021-02-13 18:55:04 -0500 |
commit | d8664c2b44e29ab5264dc9d18846d9e3ea21a008 (patch) | |
tree | e8f586033d33ea7c5634f95f673f66de2614c693 /version.properties | |
parent | a9fee2cb1c991ce478e48ecc749ded2bc55181e2 (diff) |
Upversion to 1.8.5-SNAPSHOT
Issue-ID: AAI-3009
Change-Id: I1a0d1e743fd170ca94b5850edd671b64f7cd734c
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
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 3479e57..3bba510 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major_version=1 minor_version=8 -patch_version=4 +patch_version=5 base_version=${major_version}.${minor_version}.${patch_version} # Release must be completed with GIT information # in Jenkins |