X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=a3ac0d9c79f970eb1766e07236c46c2ddc3d76cd;hb=2bcdf0856f2cf70d82f0eb477033bda04f51e20b;hp=7f86aa15a6208a156750c25d4013aec7f88f3eb5;hpb=6366e7d026e5f2d608f0f8164299956d9abbf0dc;p=policy%2Fapi.git diff --git a/version.properties b/version.properties index 7f86aa15..a3ac0d9c 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=1 -minor=1 +major=2 +minor=0 patch=0 base_version=${major}.${minor}.${patch}