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