From 06a0e4aa726fbb4c8f82022508fc5dc1a2bea924 Mon Sep 17 00:00:00 2001 From: Peyton Puckett Date: Tue, 24 Mar 2020 13:55:15 -0500 Subject: Bump drools-pdp to 1.6.1-SNAPSHOT Issue-ID: POLICY-2378 Change-Id: I59fb1860178cc7960f7aa553557d83d60b686ac6 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 a0756adf..922c4fa9 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