From dfb8642bcb73fde669d7dbef2f70f1f6fad0aac2 Mon Sep 17 00:00:00 2001 From: jrh3 Date: Wed, 7 Aug 2019 12:25:21 -0400 Subject: Bump version of policy/api Change-Id: I919625bd6a439d27c84389a046f6a5545e6f1911 Issue-ID: POLICY-1965 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 c0a387c9..5a1c317b 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.api testsuites - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 2897573f..b5fb4768 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.api policy-api - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT testsuites pom diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 639d6653..d22808d6 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.api testsuites - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT stability -- cgit 1.2.3-korg