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