From 01e8df9b2ae90c7bdb0e2659eac32591a870535f Mon Sep 17 00:00:00 2001 From: liamfallon Date: Tue, 14 Nov 2023 16:12:57 +0100 Subject: Set snapshot and/or references of policy/drools-applications for new release policy/drools-applications updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon Change-Id: Iff7118536b0aa73ff8e383b939483c9cb8878f75 --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 9bb11f5a7..614e56e9c 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=0 -patch=3 +minor=1 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg