diff options
author | MukeshKumar <mukeshsharma@est.tech> | 2021-06-25 15:08:32 +0100 |
---|---|---|
committer | Mukesh <mukeshsharma@est.tech> | 2021-06-25 15:08:52 +0100 |
commit | 5ff16f232850bf276934fe9055fa3d1ee195833c (patch) | |
tree | eedad2046e5478a495dbe16a2dd5c01040d054ba /version.properties | |
parent | 3818a63553a336913699fa5cbc8a5158ce812237 (diff) |
Updating parent pom and project pom versionsistanbul
Issue-ID: SO-3688
Signed-off-by: Mukesh <mukeshsharma@est.tech>
Change-Id: I745a01d1ecca3a5bbaf98456bce2f434a6458e1c
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 c3995db..326a100 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support
major=1
-minor=8
-patch=2
+minor=9
+patch=0
base_version=${major}.${minor}.${patch}
|