diff options
author | morganrol <morgan.richomme@orange.com> | 2021-05-26 14:14:16 +0200 |
---|---|---|
committer | morganrol <morgan.richomme@orange.com> | 2021-05-26 14:14:16 +0200 |
commit | d566e3827fcc7a840bf8346ed5a13eaa710e706e (patch) | |
tree | 0f128e2f220cde28da4dc5131343f3ffadfafbb9 /version.properties | |
parent | 01c80fa3cb519477da28769509ebfb44987e936e (diff) |
[RELEASE] Release java baseline image for Istanbul
release new image
Issue-ID: INT-1924
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I332f7b65ff82175946b67c8acf2c05479a5e8c59
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 |