X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=0e16a5f63948dabf8c755f9bbe6e5a9e61c9ed8c;hb=5688c492c5e6760a99e1fb9853b891661665bb36;hp=855a8c4e2bbd0179e4e62e66c3a670ec3081e9ff;hpb=1bfa09900506039a23cf88fb275ee66dc6aaf5ee;p=oparent.git diff --git a/version.properties b/version.properties index 855a8c4..0e16a5f 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=1 -patch_version=2 +major_version=3 +minor_version=3 +patch_version=3 base_version=${major_version}.${minor_version}.${patch_version}