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