From 84ce39ffa3378a1cf174a780df5a378cd23f13d9 Mon Sep 17 00:00:00 2001 From: "a.sreekumar" Date: Tue, 26 May 2020 14:18:14 +0100 Subject: Bump Drools-Apps to 1.7.0 Change-Id: I1b4b088d276da6aae3b577102470a6d8e3dcdc6a Issue-ID: POLICY-2514 Signed-off-by: a.sreekumar --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 98eaf266f..e377fcf8e 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=6 -patch=5 +minor=7 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg