X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=8d3835e405f0e5607fab24df6305740758169a62;hb=e9d7a8e6513dacdd945beea4a494586ecee24a27;hp=618e64c260bddd3a59e8616551da7a5dcf311a73;hpb=9308e9cbaa6c20a0b171b6524a834ef36feaa9f0;p=dmaap%2Fdbcapi.git diff --git a/version.properties b/version.properties index 618e64c..8d3835e 100644 --- a/version.properties +++ b/version.properties @@ -25,9 +25,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 +major=2 minor=0 -patch=7 +patch=2 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins