From 00e1d227167e0461116576cee3c2b310d8ae11a3 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Wed, 18 Oct 2023 15:48:30 +0100 Subject: Update snapshot and/or references of policy/apex-pdp to latest snapshots policy/apex-pdp updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon Change-Id: Idc1a4c157321d86067c9a86fd14275e0efac9d8a --- 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 7b40320b7..437849e13 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 - 3.0.1-SNAPSHOT + 3.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 8e567517f..5ff53850c 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 - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT integration-common diff --git a/testsuites/integration/integration-context-test/pom.xml b/testsuites/integration/integration-context-test/pom.xml index 26c2b3a4d..c92cfe1ae 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 - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT integration-context-test diff --git a/testsuites/integration/integration-executor-test/pom.xml b/testsuites/integration/integration-executor-test/pom.xml index 0075f5119..b6cc252a1 100644 --- a/testsuites/integration/integration-executor-test/pom.xml +++ b/testsuites/integration/integration-executor-test/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.apex-pdp.testsuites.integration apex-integration - 3.0.1-SNAPSHOT + 3.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 8f1207cca..8762ea556 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 - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT integration-uservice-test diff --git a/testsuites/integration/pom.xml b/testsuites/integration/pom.xml index 98367ef3d..8449e5547 100644 --- a/testsuites/integration/pom.xml +++ b/testsuites/integration/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.apex-pdp.testsuites apex-testsuites - 3.0.1-SNAPSHOT + 3.0.2-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 09c8d125a..19fb321db 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 - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT performance-benchmark-test diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 2f9acb48d..c4dc8303a 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.apex-pdp.testsuites apex-testsuites - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT org.onap.policy.apex-pdp.testsuites.performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 2979d783d..086f18b4d 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp apex-pdp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT org.onap.policy.apex-pdp.testsuites -- cgit 1.2.3-korg