From 29169f6f4277264995a7338820e6e3ae1a6eb28e Mon Sep 17 00:00:00 2001 From: pd1248 Date: Thu, 11 Mar 2021 15:25:31 -0500 Subject: Bump api to 2.5.0-SNAPSHOT Issue-ID: POLICY-3105 Change-Id: Ia2016f32738100e8c795b3045d5739a4985a97a1 Signed-off-by: pd1248 --- 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 bc2f27fe..57e019ec 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.api api-testsuites - 2.4.2-SNAPSHOT + 2.5.0-SNAPSHOT api-performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 61beab03..398fb9aa 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.api policy-api - 2.4.2-SNAPSHOT + 2.5.0-SNAPSHOT api-testsuites diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index b3e8a71b..96753df1 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.api api-testsuites - 2.4.2-SNAPSHOT + 2.5.0-SNAPSHOT api-stability -- cgit 1.2.3-korg