From 08ec52b6ed5ef7159087d708bddfa40d9ac03717 Mon Sep 17 00:00:00 2001 From: "adheli.tavares" Date: Mon, 21 Aug 2023 14:35:56 +0100 Subject: Upgrade Java 17 Issue-ID: POLICY-4803 Change-Id: Iad0d08ee6f8ab18eb177b458d8edbba4002bcc73 Signed-off-by: adheli.tavares --- testsuites/performance/pom.xml | 5 +++-- testsuites/pom.xml | 7 ++++--- testsuites/stability/pom.xml | 5 +++-- 3 files changed, 10 insertions(+), 7 deletions(-) (limited to 'testsuites') diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index a9f32257..3e3bd54f 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -18,12 +18,13 @@ limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.distribution distribution-testsuites - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT distribution-performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index dc693334..5c152fa1 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -18,18 +18,19 @@ limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.distribution policy-distribution - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT distribution-testsuites pom - + true diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index c59f48e1..c0444f0b 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -18,12 +18,13 @@ limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.distribution distribution-testsuites - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT distribution-stability -- cgit 1.2.3-korg