From cf0c7dad88c21edf3e678363ca3eb4a4ff24dabb Mon Sep 17 00:00:00 2001 From: Ram Krishna Verma Date: Tue, 27 Oct 2020 13:50:33 -0400 Subject: Bump api master to 2.4.0-SNAPSHOT Issue-ID: POLICY-2875 Change-Id: Ib4aadc085ba3be5e8dd0ca6ad63d46a64b3c886a 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 1fd8691e..936f5cf3 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.api api-testsuites - 2.3.4-SNAPSHOT + 2.4.0-SNAPSHOT api-performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index ea8d7905..d0be5926 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.api policy-api - 2.3.4-SNAPSHOT + 2.4.0-SNAPSHOT api-testsuites diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index f970c0b9..f15c4b55 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.api api-testsuites - 2.3.4-SNAPSHOT + 2.4.0-SNAPSHOT api-stability -- cgit 1.2.3-korg