diff options
author | Maharajh, Robby (rx2202) <rx2202@us.att.com> | 2021-03-30 15:13:48 -0400 |
---|---|---|
committer | Maharajh, Robby (rx2202) <rx2202@us.att.com> | 2021-03-30 15:14:37 -0400 |
commit | ee3b95d50fb0ec68d3cb29e35b33c2f9d7a609d3 (patch) | |
tree | dc80015c279d902a3640778eef2d499eba5c93c6 /version.properties | |
parent | 7e39a251880314af510a1a746fe28493403f1bc2 (diff) |
Upversion for istanbul to 1.9.0
Issue-ID: AAI-3249
Change-Id: I4692ecc8800082081ac0f268696593edc5b9fd90
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index b40cc93..6f1f79e 100644 --- a/version.properties +++ b/version.properties @@ -4,8 +4,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major_version=1 -minor_version=8 -patch_version=1 +minor_version=9 +patch_version=0 base_version=${major_version}.${minor_version}.${patch_version} |