X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=9afec0f94f2625a6a389bb0cfe78de5c90a345cb;hb=0c5fb02166b500ff6751265811030d23acfc5b5e;hp=662328432bc472bb8c1d7202d5e6fdcf66f312d7;hpb=536c6aabdfd2bcdc493501a9498fb8a97d208c0b;p=dmaap%2Fdbcapi.git diff --git a/version.properties b/version.properties index 6623284..9afec0f 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=20 +patch=1 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins