From f655bbd5cf8c28fda08ea6a130ec314b21725cb6 Mon Sep 17 00:00:00 2001 From: Ram Krishna Verma Date: Fri, 10 Jul 2020 18:30:10 -0400 Subject: Bump api to 2.3.1-SNAPSHOT Issue-ID: POLICY-2695 Change-Id: Ic53e2b74f63962426fa8d91d1d85a82d80d7af60 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 e1d734fe..8089003b 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.api api-testsuites - 2.3.0-SNAPSHOT + 2.3.1-SNAPSHOT api-performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index f299a29a..b9664a56 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.api policy-api - 2.3.0-SNAPSHOT + 2.3.1-SNAPSHOT api-testsuites diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 6c32e039..3f5ee639 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.api api-testsuites - 2.3.0-SNAPSHOT + 2.3.1-SNAPSHOT api-stability -- cgit 1.2.3-korg