X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=922c4fa9619e0d1b9948b054da20b7cd316081c1;hb=refs%2Fheads%2Fmaster;hp=668657e96248cfea7ab6b983eab06ead4b86e928;hpb=97d1b45603ad3c860ac733810ff3064990433c50;p=aai%2Fsparky-be.git diff --git a/version.properties b/version.properties index 668657e..99190ec 100644 --- a/version.properties +++ b/version.properties @@ -2,9 +2,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 -minor=4 -patch=0 +major=2 +minor=0 +patch=5 base_version=${major}.${minor}.${patch}