X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=922c4fa9619e0d1b9948b054da20b7cd316081c1;hb=refs%2Fheads%2Fmaster;hp=e377fcf8e3c5cae3748557dff38e6cd0ca7a42bf;hpb=6a4b18dd3cf4ea73fbedf04be24cdb1413d90f4d;p=aai%2Fsparky-be.git diff --git a/version.properties b/version.properties index e377fcf..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=7 -patch=0 +major=2 +minor=0 +patch=5 base_version=${major}.${minor}.${patch}