From 4d69e783e366a5fa7e0aa9b3abe666a9b3241cef Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Tue, 20 Oct 2020 11:01:57 -0400 Subject: Use release versions in drools-apps Issue-ID: POLICY-2869 Change-Id: Ie55fb49b22b7880575395f6fa7676a508f1f2a85 Signed-off-by: Jim Hahn --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 05eaae47c..0c670749e 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ 1.7.1 2.3.5 - 1.7.4-SNAPSHOT + 1.7.4 -- cgit 1.2.3-korg