From a3a032d5b902c3e125dccd2bc2b41f22861decc1 Mon Sep 17 00:00:00 2001 From: "adheli.tavares" Date: Thu, 10 Aug 2023 16:58:48 +0100 Subject: Java 17 Upgrade Updated dependencies to latest versions Made Java 17 changes Moved apex dependencies versions to main apex pom Issue-ID: POLICY-4675 Change-Id: Ia5cd5670a1f024f5402cbd7371162ce3313930ef Signed-off-by: adheli.tavares --- services/services-onappf/pom.xml | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) (limited to 'services/services-onappf/pom.xml') diff --git a/services/services-onappf/pom.xml b/services/services-onappf/pom.xml index a88f617c0..fea83fd98 100644 --- a/services/services-onappf/pom.xml +++ b/services/services-onappf/pom.xml @@ -19,12 +19,12 @@ --> + xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 org.onap.policy.apex-pdp.services services - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT services-onappf @@ -70,25 +70,10 @@ - - org.assertj - assertj-core - test - - - org.mockito - mockito-core - test - org.springframework spring-test test - - junit - junit - test - -- cgit 1.2.3-korg