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