From 03789ffedb758ea91b0f50ef38443cd3b0b2a61c Mon Sep 17 00:00:00 2001 From: Ram Krishna Verma Date: Tue, 14 Apr 2020 15:27:43 -0400 Subject: Bump api to 2.2.2-SNAPSHOT Issue-ID: POLICY-2378 Change-Id: I29affc99176950f463f7bb8fc41af883e709c4ca 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 340b5484..a2f6619e 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.api api-testsuites - 2.2.1-SNAPSHOT + 2.2.2-SNAPSHOT api-performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 1493d097..e2b11a70 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.api policy-api - 2.2.1-SNAPSHOT + 2.2.2-SNAPSHOT api-testsuites diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 522141af..8c2431f2 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.api api-testsuites - 2.2.1-SNAPSHOT + 2.2.2-SNAPSHOT api-stability -- cgit 1.2.3-korg