From aee966c87d4a3464f3d06a9f53f832bc143cd12d Mon Sep 17 00:00:00 2001 From: jhh Date: Wed, 23 Jun 2021 13:23:26 -0500 Subject: Update versions of drools, parent, common, models - 3.3.1 parent - 1.8.1 common - 2.4.3 models - 1.8.3 drools Issue-ID: POLICY-3329 Signed-off-by: jhh Change-Id: Iba409d30ea8740bfc151a4b8e838a2ac2863e27f Signed-off-by: jhh --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 07e4bd4a0..8db3c186b 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.parent integration - 3.3.1-SNAPSHOT + 3.3.1 @@ -45,9 +45,9 @@ content/repositories/staging/ - 1.8.0 - 2.4.3-SNAPSHOT - 1.8.3-SNAPSHOT + 1.8.1 + 2.4.3 + 1.8.3 -- cgit 1.2.3-korg