X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-fe.git;a=blobdiff_plain;f=version.properties;h=704dc531c9965be51bfbc8dbfd98d3c86901f4e3;hp=e8911fbc66dcc96a36b6556a20a1e85334620584;hb=refs%2Fheads%2Fmaster;hpb=e8037a1962c49992eff6b8d69c6b0f5590e07b38 diff --git a/version.properties b/version.properties index e8911fb..af0373d 100644 --- a/version.properties +++ b/version.properties @@ -3,9 +3,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_version=1 -minor_version=3 -patch_version=1 +major_version=2 +minor_version=0 +patch_version=0 base_version=${major_version}.${minor_version}.${patch_version}