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