X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=50547ff5cda465d59bd41998600a749b34238d97;hb=refs%2Fchanges%2F56%2F74556%2F6;hp=17a717c1c75a09212c15a8efd98b2c6392d5ae8f;hpb=6c728b5e5572a7daab2c57a776a8ebe012081a93;p=integration.git diff --git a/version.properties b/version.properties index 17a717c1c..50547ff5c 100644 --- a/version.properties +++ b/version.properties @@ -3,9 +3,9 @@ # 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=1 +major_version=4 minor_version=0 -patch_version=1 +patch_version=0 base_version=${major_version}.${minor_version}.${patch_version}