From 9fa11a0b5ef61399598cc84950209bd8b38eed82 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Tue, 3 May 2022 17:22:19 +0100 Subject: Set snapshot and/or references of policy/clamp for new release policy/clamp 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: Icf5d09aafb4ff088dd9e6c3268859753c0a3c06a 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 d3432fe17..4a782e4a7 100644 --- a/version.properties +++ b/version.properties @@ -26,8 +26,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=6 -minor=2 -patch=4 +minor=3 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg