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