X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=ddc6dd849689add105410bba6046bf3641df021c;hb=bedb48489ecbe5204169b5f566de53b27f340c1b;hp=cd49622410f51392be133dea2e8174142949a787;hpb=c2cdc2a06dba09a00bfa1b47fcc0e26c6a744a89;p=oparent.git diff --git a/version.properties b/version.properties index cd49622..ddc6dd8 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # 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=2 -minor_version=2 +major_version=3 +minor_version=0 patch_version=0 base_version=${major_version}.${minor_version}.${patch_version}