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