X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-fe.git;a=blobdiff_plain;f=version.properties;h=af0373d503ac19740228e6e1633488d734c48e33;hp=5403b8cdc223a39dd32ca050ac5ac915acd00c24;hb=7c79475df8ac6231c9bf880da7b3d6050371bcaf;hpb=5ee7367a101143715c2869d72ea4a6fbf55f5af6 diff --git a/version.properties b/version.properties index 5403b8c..af0373d 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # 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=8 +major_version=2 +minor_version=0 patch_version=0 base_version=${major_version}.${minor_version}.${patch_version}