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