aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2024-05-20 11:08:36 +0100
committersaul.gill <saul.gill@est.tech>2024-05-20 11:08:36 +0100
commitb45e9a8d6d1fb0d4230b8abd803cab0eb7f121a8 (patch)
treeb637eee5ce8ac374a6089fc991e59050bc733d6b /version.properties
parentc3d9c9932e03c5b25d9f117b1302ef71f084591e (diff)
Set snapshot and/or references of policy/models for new release
policy/models updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4999 Change-Id: I6dfea7c364e79409ec9c59385d0c1d2b991b0a85 Signed-off-by: saul.gill <saul.gill@est.tech>
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/version.properties b/version.properties
index 7f9c4908c..19e0714be 100644
--- a/version.properties
+++ b/version.properties
@@ -2,9 +2,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=3
-minor=1
-patch=4
+major=4
+minor=0
+patch=0
base_version=${major}.${minor}.${patch}