X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=bc48f0ac153c98328c45db5b9a326373c7f82491;hb=5deb93f1839e5707cc59ff1ace2ba0db1661805a;hp=a7658aecbb68d91d8376a1fc87756c1777526888;hpb=42870e74260239d84b048bdd23b9f113362f1a4a;p=policy%2Fapi.git diff --git a/version.properties b/version.properties index a7658aec..bc48f0ac 100644 --- a/version.properties +++ b/version.properties @@ -2,9 +2,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=2 -minor=2 -patch=3 +major=3 +minor=1 +patch=0 base_version=${major}.${minor}.${patch}