aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoradheli.tavares <adheli.tavares@est.tech>2023-10-17 14:57:47 +0100
committeradheli.tavares <adheli.tavares@est.tech>2023-10-17 14:58:29 +0100
commit1e15c6748383e101b8672315bdf655dc9093685a (patch)
treea981380f5079ff3227b88171752612a05807d50e
parent625459d247cbc80b57eb9a638397c9cae4c4aaaf (diff)
Fix major version missing from properties
Issue-ID: POLICY-4854 Change-Id: I20f32efc7514c60532028cfb93132e5361a261e3 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
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