From 84f095f4b5a6329a8568c50d997b926d86bf18ab Mon Sep 17 00:00:00 2001 From: liamfallon Date: Fri, 21 Oct 2022 17:45:38 +0100 Subject: Set snapshot and/or references of policy/apex-pdp for new release policy/apex-pdp updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4408 Signed-off-by: liamfallon Change-Id: I3463647a8a3689518769a5fe5aaab2cfea8438e7 --- 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 00f1e1f07..c7d2cde6c 100644 --- a/testsuites/apex-pdp-stability/pom.xml +++ b/testsuites/apex-pdp-stability/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.apex-pdp.testsuites apex-testsuites - 2.8.2-SNAPSHOT + 2.9.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 45f9fea93..d23e6240a 100644 --- a/testsuites/integration/integration-common/pom.xml +++ b/testsuites/integration/integration-common/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.testsuites.integration apex-integration - 2.8.2-SNAPSHOT + 2.9.0-SNAPSHOT integration-common diff --git a/testsuites/integration/integration-context-test/pom.xml b/testsuites/integration/integration-context-test/pom.xml index 3b006afd8..b79335e13 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 apex-integration - 2.8.2-SNAPSHOT + 2.9.0-SNAPSHOT integration-context-test diff --git a/testsuites/integration/integration-executor-test/pom.xml b/testsuites/integration/integration-executor-test/pom.xml index b8aad12c6..27fcad14f 100644 --- a/testsuites/integration/integration-executor-test/pom.xml +++ b/testsuites/integration/integration-executor-test/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.testsuites.integration apex-integration - 2.8.2-SNAPSHOT + 2.9.0-SNAPSHOT integration-executor-test diff --git a/testsuites/integration/integration-uservice-test/pom.xml b/testsuites/integration/integration-uservice-test/pom.xml index 593bb4f2a..409de5d2d 100644 --- a/testsuites/integration/integration-uservice-test/pom.xml +++ b/testsuites/integration/integration-uservice-test/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.apex-pdp.testsuites.integration apex-integration - 2.8.2-SNAPSHOT + 2.9.0-SNAPSHOT integration-uservice-test diff --git a/testsuites/integration/pom.xml b/testsuites/integration/pom.xml index b1d58a097..718429e6c 100644 --- a/testsuites/integration/pom.xml +++ b/testsuites/integration/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.apex-pdp.testsuites apex-testsuites - 2.8.2-SNAPSHOT + 2.9.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 508eb75a5..b31fc7cd1 100644 --- a/testsuites/performance/performance-benchmark-test/pom.xml +++ b/testsuites/performance/performance-benchmark-test/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.apex-pdp.testsuites.performance apex-performance - 2.8.2-SNAPSHOT + 2.9.0-SNAPSHOT performance-benchmark-test diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index b6d6d57ac..9fe95ecf7 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.apex-pdp.testsuites apex-testsuites - 2.8.2-SNAPSHOT + 2.9.0-SNAPSHOT org.onap.policy.apex-pdp.testsuites.performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 556d3017c..c00f90008 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.8.2-SNAPSHOT + 2.9.0-SNAPSHOT org.onap.policy.apex-pdp.testsuites -- cgit 1.2.3-korg