X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=af0373d503ac19740228e6e1633488d734c48e33;hb=4c1e9da6beec877f604e2d202023e1b4e3802f13;hp=68001c8f841f7478267373d955e39d3d6711ce6c;hpb=3803ae85e44981ff451fe1e02ec1152f42b26996;p=oparent.git diff --git a/version.properties b/version.properties index 68001c8..af0373d 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 -minor_version=1 -patch_version=1 +major_version=2 +minor_version=0 +patch_version=0 base_version=${major_version}.${minor_version}.${patch_version}