diff options
author | morganrol <morgan.richomme@orange.com> | 2021-05-26 14:12:23 +0200 |
---|---|---|
committer | morganrol <morgan.richomme@orange.com> | 2021-05-26 14:12:23 +0200 |
commit | 4cdf78d62dd2830bcf5c8ddc5643267e34d12a98 (patch) | |
tree | fffae45ca9d475b4b177d5c9d123a9bb4fbdae3c /version.properties | |
parent | a1e6a06c9eaac3695a447a390445bc2e9630d990 (diff) |
[RELEASE] Release python baseline image for Istanbul
Release new baseline image
Issue-ID: INT-1924
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I1909338145f062e2b8838037b94c11d8aaabc994
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 e1f94df..c35f669 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... ) # because they are used in Jenkins, whose plug-in doesn't support -major_version=8 +major_version=9 minor_version=0 patch_version=0 |