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