From aa7342c95dc0a0fa4995e3cf3b9e9fd10ca0fddc Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Tue, 2 Jul 2019 14:20:30 -0400 Subject: Upgrade to commons/models/drools-pdp snapshots Use the latest snapshots to keep in step with those artifacts. Issue-ID: POLICY-1737 Change-Id: I7927fa7a093176f9da81cbaefc9dbf9f406d9cc1 Signed-off-by: Pamela Dragosh --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 042cef473..cd4630e64 100644 --- a/pom.xml +++ b/pom.xml @@ -59,9 +59,9 @@ reuseReports - 1.5.0 - 2.1.0 - 1.5.0 + 1.5.1-SNAPSHOT + 2.1.1-SNAPSHOT + 1.5.1-SNAPSHOT -- cgit