From a9a3a5d23130bdd652da64d0297cf00081b085d7 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Thu, 30 May 2019 13:04:05 -0400 Subject: Bump apex-pdp to version 2.2.0 Issue-ID: POLICY-1747 Signed-off-by: Jim Hahn Change-Id: Iba1c6a80917a37cc63e2250a32df40046df9ee4f --- testsuites/apex-pdp-stability/pom.xml | 2 +- testsuites/integration/integration-common/pom.xml | 2 +- testsuites/integration/integration-context-test/pom.xml | 2 +- testsuites/integration/integration-executor-test/pom.xml | 2 +- testsuites/integration/integration-uservice-test/pom.xml | 2 +- testsuites/integration/pom.xml | 2 +- testsuites/performance/performance-benchmark-test/pom.xml | 2 +- testsuites/performance/pom.xml | 2 +- testsuites/pom.xml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) (limited to 'testsuites') diff --git a/testsuites/apex-pdp-stability/pom.xml b/testsuites/apex-pdp-stability/pom.xml index 8f995f38e..c96705152 100644 --- a/testsuites/apex-pdp-stability/pom.xml +++ b/testsuites/apex-pdp-stability/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.testsuites testsuites - 2.1.1-SNAPSHOT + 2.2.0-SNAPSHOT org.onap.policy.apex-pdp.testsuites.stability diff --git a/testsuites/integration/integration-common/pom.xml b/testsuites/integration/integration-common/pom.xml index d32f621f3..c36852157 100644 --- a/testsuites/integration/integration-common/pom.xml +++ b/testsuites/integration/integration-common/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.testsuites.integration integration - 2.1.1-SNAPSHOT + 2.2.0-SNAPSHOT integration-common diff --git a/testsuites/integration/integration-context-test/pom.xml b/testsuites/integration/integration-context-test/pom.xml index d34e55127..c700bbcee 100644 --- a/testsuites/integration/integration-context-test/pom.xml +++ b/testsuites/integration/integration-context-test/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.apex-pdp.testsuites.integration integration - 2.1.1-SNAPSHOT + 2.2.0-SNAPSHOT integration-context-test diff --git a/testsuites/integration/integration-executor-test/pom.xml b/testsuites/integration/integration-executor-test/pom.xml index d91ef9c93..4581de89f 100644 --- a/testsuites/integration/integration-executor-test/pom.xml +++ b/testsuites/integration/integration-executor-test/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.testsuites.integration integration - 2.1.1-SNAPSHOT + 2.2.0-SNAPSHOT integration-executor-test diff --git a/testsuites/integration/integration-uservice-test/pom.xml b/testsuites/integration/integration-uservice-test/pom.xml index 6bdc4ffd2..c9fd4d90e 100644 --- a/testsuites/integration/integration-uservice-test/pom.xml +++ b/testsuites/integration/integration-uservice-test/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.testsuites.integration integration - 2.1.1-SNAPSHOT + 2.2.0-SNAPSHOT integration-uservice-test diff --git a/testsuites/integration/pom.xml b/testsuites/integration/pom.xml index 85686a5c1..6e9040a0c 100644 --- a/testsuites/integration/pom.xml +++ b/testsuites/integration/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.testsuites testsuites - 2.1.1-SNAPSHOT + 2.2.0-SNAPSHOT org.onap.policy.apex-pdp.testsuites.integration diff --git a/testsuites/performance/performance-benchmark-test/pom.xml b/testsuites/performance/performance-benchmark-test/pom.xml index fe1037ae7..f4cbc9dda 100644 --- a/testsuites/performance/performance-benchmark-test/pom.xml +++ b/testsuites/performance/performance-benchmark-test/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.testsuites.performance performance - 2.1.1-SNAPSHOT + 2.2.0-SNAPSHOT performance-benchmark-test diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 977d351d0..fd1c5e3ae 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.testsuites testsuites - 2.1.1-SNAPSHOT + 2.2.0-SNAPSHOT org.onap.policy.apex-pdp.testsuites.performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index a87c7ab5a..22a9689ae 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.1.1-SNAPSHOT + 2.2.0-SNAPSHOT org.onap.policy.apex-pdp.testsuites -- cgit 1.2.3-korg