aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2024-05-20 11:09:05 +0100
committersaul.gill <saul.gill@est.tech>2024-05-20 11:33:02 +0100
commit43f4c8fe91456a079316a715922ccd11cf4491bb (patch)
tree91e7b3de80579afd01030dc7d580c6206c6967eb /version.properties
parent0bda7fa99b4347390f02d88d52f1ab45a387c3ae (diff)
Set snapshot and/or references of policy/gui for new release
policy/gui updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4999 Change-Id: Idba2609abfd6452ceb04bd7bc61ea25c7dc4cd09 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 7f9c490..19e0714 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}