X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=ce58269d023d25a9a624587ca2756c44919150d6;hb=b470358c82b07b2cadb440461b5f135f061002ee;hp=e2595ba14c932d19f02efe8ecb4e04901e1ea36f;hpb=4fd730a89753cff0e9ef604f0e0b6a91e1a04c26;p=holmes%2Fengine-management.git diff --git a/version.properties b/version.properties index e2595ba..ce58269 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=1 -patch=0 +major=10 +minor=0 +patch=1 base_version=${major}.${minor}.${patch}