From ee4b38a1417558deb2cbfc554ce3ab49166d5d10 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Mon, 27 Apr 2020 08:41:07 -0400 Subject: Bump drools-apps 1.6.3-SNAPSHOT Before I can re-release, the patch needs to be bumped. Issue-ID: POLICY-2510 Change-Id: Ib868d0d72cd28f87b5eb7c233f239d219f699954 Signed-off-by: Pamela Dragosh --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 41565bf01..6d9c3d35e 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=6 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg