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 --- testsuites/integration/integration-executor-test/pom.xml | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'testsuites/integration/integration-executor-test') diff --git a/testsuites/integration/integration-executor-test/pom.xml b/testsuites/integration/integration-executor-test/pom.xml index 679b596e6..0075f5119 100644 --- a/testsuites/integration/integration-executor-test/pom.xml +++ b/testsuites/integration/integration-executor-test/pom.xml @@ -19,17 +19,19 @@ ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.apex-pdp.testsuites.integration apex-integration - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT integration-executor-test ${project.artifactId} - [${project.parent.artifactId}] module to run executor tests using various executor script plugins + [${project.parent.artifactId}] module to run executor tests using various executor script plugins + @@ -68,10 +70,5 @@ ${project.version} test - - org.assertj - assertj-core - test - -- cgit 1.2.3-korg