X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-fe.git;a=blobdiff_plain;f=version.properties;h=af0373d503ac19740228e6e1633488d734c48e33;hp=4814eb25fc0c8fe7ccb4cdafca9931cfa1cecd94;hb=7c79475df8ac6231c9bf880da7b3d6050371bcaf;hpb=db14c699054e4f03d0a141c30809556403013ae0 diff --git a/version.properties b/version.properties index 4814eb2..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=5 -patch_version=1 +major_version=2 +minor_version=0 +patch_version=0 base_version=${major_version}.${minor_version}.${patch_version}