X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=7bad78baf37b0beb50597d312d0a0fdc547f436e;hb=a12a052cfb35a3fc76a6ad15402c09bbd69187ec;hp=cfb32e0238a1440ec2630cf5cb599f96492198b6;hpb=6bf2e252bed6a7b263cdceacc9515d94550a8ddd;p=holmes%2Frule-management.git diff --git a/version.properties b/version.properties index cfb32e0..7bad78b 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=1 -minor=2 -patch=2 +major=10 +minor=0 +patch=3 base_version=${major}.${minor}.${patch}