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