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