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