X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=d71c466b2664f5c2d943d502f4b78c928539f065;hb=8c6eaead6e8ffd9b575aea8d9288d85c81bd441b;hp=635e84d271af6f2cadad6d4b210abaacbb07808c;hpb=0494603a4624d391af8b5a3918555ea7e47ffa10;p=dmaap%2Fbuscontroller.git diff --git a/version.properties b/version.properties index 635e84d..d71c466 100644 --- a/version.properties +++ b/version.properties @@ -25,8 +25,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=1 +major=2 +minor=0 patch=3 base_version=${major}.${minor}.${patch}