From 396f60280265a37379916ad12752a94691118f65 Mon Sep 17 00:00:00 2001 From: "adheli.tavares" Date: Mon, 7 Aug 2023 16:01:21 -0400 Subject: Upgrade java-17 in drools-pdp Issue-ID: POLICY-4676 Change-Id: I85a0f6303b30cd0405d63be003c9288f59a9d6b7 Signed-off-by: adheli.tavares --- feature-no-locking/pom.xml | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) (limited to 'feature-no-locking/pom.xml') diff --git a/feature-no-locking/pom.xml b/feature-no-locking/pom.xml index fdce0f33..1c011772 100644 --- a/feature-no-locking/pom.xml +++ b/feature-no-locking/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.drools-pdp drools-pdp - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT feature-no-locking @@ -97,21 +97,6 @@ ${project.version} provided - - junit - junit - test - - - org.assertj - assertj-core - test - - - org.mockito - mockito-core - test - -- cgit 1.2.3-korg