From a3b5f8b319558fdae97a71ec63a993945716529c Mon Sep 17 00:00:00 2001 From: liamfallon Date: Wed, 31 Oct 2018 16:22:15 +0000 Subject: Step version for Casablanca support Issue-ID: POLICY-1233 Change-Id: I8a4a124041df0bb9d38424c8491e5dff027f9b01 Signed-off-by: liamfallon --- testsuites/apex-pdp-stability/pom.xml | 5 ++--- testsuites/integration/integration-common/pom.xml | 5 ++--- testsuites/integration/integration-executor-test/pom.xml | 5 ++--- testsuites/integration/integration-uservice-test/pom.xml | 5 ++--- testsuites/integration/pom.xml | 5 ++--- testsuites/performance/pom.xml | 5 ++--- testsuites/pom.xml | 5 ++--- 7 files changed, 14 insertions(+), 21 deletions(-) (limited to 'testsuites') diff --git a/testsuites/apex-pdp-stability/pom.xml b/testsuites/apex-pdp-stability/pom.xml index 1b0b2e8e1..561ef6255 100644 --- a/testsuites/apex-pdp-stability/pom.xml +++ b/testsuites/apex-pdp-stability/pom.xml @@ -18,13 +18,12 @@ ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.apex-pdp.testsuites testsuites - 2.0.1-SNAPSHOT + 2.0.2-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 5e85bfb0a..93d2bd048 100644 --- a/testsuites/integration/integration-common/pom.xml +++ b/testsuites/integration/integration-common/pom.xml @@ -17,13 +17,12 @@ SPDX-License-Identifier: Apache-2.0 ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.apex-pdp.testsuites.integration integration - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT integration-common diff --git a/testsuites/integration/integration-executor-test/pom.xml b/testsuites/integration/integration-executor-test/pom.xml index 128a692d3..8ca038417 100644 --- a/testsuites/integration/integration-executor-test/pom.xml +++ b/testsuites/integration/integration-executor-test/pom.xml @@ -18,13 +18,12 @@ ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.apex-pdp.testsuites.integration integration - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT integration-executor-test diff --git a/testsuites/integration/integration-uservice-test/pom.xml b/testsuites/integration/integration-uservice-test/pom.xml index b8cdabc3f..731ae6037 100644 --- a/testsuites/integration/integration-uservice-test/pom.xml +++ b/testsuites/integration/integration-uservice-test/pom.xml @@ -18,13 +18,12 @@ ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.apex-pdp.testsuites.integration integration - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT integration-uservice-test diff --git a/testsuites/integration/pom.xml b/testsuites/integration/pom.xml index 439ba38f3..4ebd74a06 100644 --- a/testsuites/integration/pom.xml +++ b/testsuites/integration/pom.xml @@ -18,13 +18,12 @@ ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.apex-pdp.testsuites testsuites - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT org.onap.policy.apex-pdp.testsuites.integration diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 6ad89eee5..281229258 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -17,13 +17,12 @@ SPDX-License-Identifier: Apache-2.0 ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.apex-pdp.testsuites testsuites - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT org.onap.policy.apex-pdp.testsuites.performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 7c9cf210c..547eb1486 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -17,13 +17,12 @@ SPDX-License-Identifier: Apache-2.0 ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.apex-pdp apex-pdp - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT org.onap.policy.apex-pdp.testsuites -- cgit 1.2.3-korg