From 6c686f950ec434f83d0e642d7242fffd2990f53b Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Fri, 24 Apr 2020 16:27:47 -0400 Subject: Point api to new parent Issue-ID: POLICY-2510 Change-Id: Icc055f13ed43ade9c86d9402c1d27ea9ad3e4f9a Signed-off-by: Jim Hahn --- 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 cceadd6e..304a9201 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.api api-testsuites - 2.2.3-SNAPSHOT + 2.2.4-SNAPSHOT api-performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index b11faaa6..c70414b7 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.api policy-api - 2.2.3-SNAPSHOT + 2.2.4-SNAPSHOT api-testsuites diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 576ffbdd..f054cf95 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.api api-testsuites - 2.2.3-SNAPSHOT + 2.2.4-SNAPSHOT api-stability -- cgit 1.2.3-korg