X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=1439fbe5df7f5d90d5483f7c8e86797f881ef557;hb=HEAD;hp=ec3a66d59f98d12df0eed081a4a7b4cd436bbabe;hpb=49665cad08f9bcf5453f64d5588217c2cdb5d6d3;p=oparent.git diff --git a/version.properties b/version.properties index ec3a66d..1439fbe 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=2 -minor_version=1 -patch_version=0 +major_version=3 +minor_version=3 +patch_version=4 base_version=${major_version}.${minor_version}.${patch_version}