From ca57d97320de4e79f1784c113927a74e4336e7a4 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Mon, 21 May 2018 15:35:55 +0100 Subject: Update Drools Applcations to 1.2.3-SNAPSHOT These reviews must be merged in order because of layering. This review should be merged THIRD. Issue-ID: POLICY-844 Change-Id: I61d128f3244cd420abab15ab70c5c0e9d9afa625 Signed-off-by: liamfallon --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index cfb32e023..08d323a25 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=2 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg