Fix major version missing from properties
Issue-ID: POLICY-4854
Change-Id: I20f32efc7514c60532028cfb93132e5361a261e3
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
diff --git a/version.properties b/version.properties
index 5627139..bac5244 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