From 513d1e03c607f9e95581bcf60d0cb1fdd7175fb4 Mon Sep 17 00:00:00 2001 From: "aditya.puthuparambil" Date: Thu, 21 May 2020 16:13:39 +0100 Subject: Bump Drools-Pdp to 1.7.0 Issue-ID: POLICY-2514 Signed-off-by: aditya.puthuparambil Change-Id: Ib18f045a621ce15f8381607ba87639dd188887e5 --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index fe641958..e377fcf8 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=4 +minor=7 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg