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