From: adheli.tavares Date: Tue, 17 Oct 2023 13:57:47 +0000 (+0100) Subject: Fix major version missing from properties X-Git-Tag: 4.0.1~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fparent.git;a=commitdiff_plain;h=1e15c6748383e101b8672315bdf655dc9093685a Fix major version missing from properties Issue-ID: POLICY-4854 Change-Id: I20f32efc7514c60532028cfb93132e5361a261e3 Signed-off-by: adheli.tavares --- diff --git a/version.properties b/version.properties index 56271391..bac52448 100644 --- a/version.properties +++ b/version.properties @@ -2,7 +2,7 @@ # 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 -minor=4 +major=4 minor=0 patch=1