X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=f34034bcb0545e57ce979fa2075548abd146ec17;hb=983c2d568a873060c046598daeebe481d043fb7a;hp=756f8a39c11458e89863113a17ba9d86b30b6264;hpb=9c75bfe936c5deb4775ecef059d3fedbd5a96352;p=portal.git diff --git a/version.properties b/version.properties index 756f8a39..f34034bc 100644 --- a/version.properties +++ b/version.properties @@ -2,8 +2,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=2 -minor=5 +major=3 +minor=2 patch=0 base_version=${major}.${minor}.${patch}