From becea5215d4ab2573ba285eb03336dc8fc568dda Mon Sep 17 00:00:00 2001 From: Peyton Puckett Date: Wed, 25 Mar 2020 14:05:50 -0500 Subject: Bump drools-applications to 1.6.1-SNAPSHOT Issue-ID: POLICY-2378 Change-Id: Ia97bc810e6ae23ffb0ecea28ddbab385d7d9af6d Signed-off-by: Peyton Puckett --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index a0756adf2..922c4fa96 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=6 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg