From 42870e74260239d84b048bdd23b9f113362f1a4a Mon Sep 17 00:00:00 2001 From: Ram Krishna Verma Date: Wed, 15 Apr 2020 08:23:14 -0400 Subject: Bump api to 2.2.3-SNAPSHOT Issue-ID: POLICY-2378 Change-Id: I9b20aa5dcdb6517b1abfba2725a19a77e98bb217 Signed-off-by: Ram Krishna Verma --- 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 a2f6619e..cceadd6e 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.api api-testsuites - 2.2.2-SNAPSHOT + 2.2.3-SNAPSHOT api-performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index e2b11a70..b11faaa6 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.api policy-api - 2.2.2-SNAPSHOT + 2.2.3-SNAPSHOT api-testsuites diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 8c2431f2..576ffbdd 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.api api-testsuites - 2.2.2-SNAPSHOT + 2.2.3-SNAPSHOT api-stability -- cgit 1.2.3-korg