From 7062544623323abbc55e435abc0460382b888b76 Mon Sep 17 00:00:00 2001 From: "a.sreekumar" Date: Thu, 14 Oct 2021 12:02:12 +0100 Subject: Bump policy/api to jakarta 2.6.0-SNAPSHOT Change-Id: I94e617c835a2413350ca6c77f4ee19a35001946b Issue-ID: POLICY-3696 Signed-off-by: a.sreekumar --- testsuites/performance/pom.xml | 2 +- testsuites/pom.xml | 2 +- testsuites/stability/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'testsuites') diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 6824b028..6a7cb0e0 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.api api-testsuites - 2.5.2-SNAPSHOT + 2.6.0-SNAPSHOT api-performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 17515817..55ab29a9 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.api policy-api - 2.5.2-SNAPSHOT + 2.6.0-SNAPSHOT api-testsuites diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 73bc5706..b175a61f 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.api api-testsuites - 2.5.2-SNAPSHOT + 2.6.0-SNAPSHOT api-stability -- cgit 1.2.3-korg