From 3fb198c7ecc9267a566b82cd84450ecf5a9fc425 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Wed, 23 Jun 2021 18:10:11 -0400 Subject: Bump api to 2.4.4 Issue-ID: POLICY-3329 Change-Id: Iacd49e7c48160bc24dfcc4f226e2e8e3cfea66f4 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 c3ffb6af..d720d6e2 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.api api-testsuites - 2.4.3-SNAPSHOT + 2.4.4-SNAPSHOT api-performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index d2541ec4..349ca403 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.api policy-api - 2.4.3-SNAPSHOT + 2.4.4-SNAPSHOT api-testsuites diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 336a916d..27fa30ce 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.api api-testsuites - 2.4.3-SNAPSHOT + 2.4.4-SNAPSHOT api-stability -- cgit 1.2.3-korg