X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=888226ba5e911aa25409106a95fe9968b7941bc4;hb=fff3e78397f8d50d8dfd1d23365b0ccbff71a848;hp=49e2720aeb5af8b6b2a61f7719b623db58057e95;hpb=055c3539fe9628f5dc4b2063139115ffcaf01304;p=oparent.git diff --git a/version.properties b/version.properties index 49e2720..888226b 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=0 +major_version=3 +minor_version=3 patch_version=0 base_version=${major_version}.${minor_version}.${patch_version}