X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=f343f92ac0fb80eed59674f27b56e1359520fd9e;hb=58c1ac56933862c47c73a52fb688ba4807fc9b72;hp=c6ef0ce4e520354187dbcf199475b0931a1bf305;hpb=519efdee0c764e99bfe6a157fa4adbe4f8d16348;p=holmes%2Fengine-management.git diff --git a/version.properties b/version.properties index c6ef0ce..f343f92 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=10 +major=12 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}