diff options
author | Michal Jagiello <michal.jagiello@t-mobile.pl> | 2021-10-11 19:19:17 +0000 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2021-10-13 12:04:54 +0000 |
commit | eeadb658123f6565ee3c423a72325ce33763831f (patch) | |
tree | 5bf80bdb60e54c2301c82358abf4ae7343075ead /version.properties | |
parent | 6c01c7eb8989305ea4981426765d8979e5f9422e (diff) |
[INTEGRATION] Bump 1.9.0 version
Issue-ID: INT-1993
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I6747d47b53b227b8f5c3c5554192a871fa7b3dd2
Signed-off-by: morganrol <morgan.richomme@orange.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 d21cc0f7..a7547ec2 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=1 +minor=9 +patch=0 base_version=${major}.${minor}.${patch} |