From 9e22903cfc9a159ab1a39ed6ada929037b07567d Mon Sep 17 00:00:00 2001 From: liamfallon Date: Tue, 3 May 2022 17:22:15 +0100 Subject: 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-4073 Signed-off-by: liamfallon Change-Id: I81d9ad228ad553e1546ad8c39ea99d864a521c04 Signed-off-by: liamfallon --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index dd0bf5c..d54fa5b 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=2 -minor=2 -patch=4 +minor=3 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg