From 6701e192a0476fd200d634601f809bdb92f7bea9 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Tue, 16 Apr 2019 08:43:25 -0400 Subject: Upgrade drools-apps to 1.3.7 For Casablanca Maintenance Release 3.0.2 - keystore upgrade. Issue-ID: POLICY-1649 Change-Id: If3c22bc5e7cabcd31c2803efc3ea727c443c5177 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 f66f56ab5..a6e9df14a 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=6 +patch=7 base_version=${major}.${minor}.${patch} -- cgit