X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=c6ef0ce4e520354187dbcf199475b0931a1bf305;hb=3ec3a8e1980c1c1bd08f9f0e28b76f46d11ba9f6;hp=08f1f93f06fd089b967ddee52b44bc4e41a76edc;hpb=b01bc3bd3a5a9b4ab69e8c8591782e62c40c9675;p=holmes%2Fengine-management.git diff --git a/version.properties b/version.properties index 08f1f93..c6ef0ce 100644 --- a/version.properties +++ b/version.properties @@ -2,8 +2,8 @@ # 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 +major=10 +minor=0 patch=0 base_version=${major}.${minor}.${patch}