diff options
author | liamfallon <liam.fallon@est.tech> | 2022-11-28 15:02:11 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-11-28 15:02:11 +0000 |
commit | 0bb1aca133327457443cd94871f13ad88fd0fd00 (patch) | |
tree | bb789fc9d925ad9070307120d7239551eb1529d9 /testsuites/integration | |
parent | a825dc086cf378cfccfee98777dfd317200b7dc0 (diff) |
Update snapshot and/or references of policy/apex-pdp to latest snapshotsjakarta
policy/apex-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4465
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I788840473f4bd21de398f64385e0e5b08bd5ea7c
Diffstat (limited to 'testsuites/integration')
5 files changed, 5 insertions, 5 deletions
diff --git a/testsuites/integration/integration-common/pom.xml b/testsuites/integration/integration-common/pom.xml index d3f06edb4..7a67bd972 100644 --- a/testsuites/integration/integration-common/pom.xml +++ b/testsuites/integration/integration-common/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.testsuites.integration</groupId> <artifactId>apex-integration</artifactId> - <version>2.7.5-SNAPSHOT</version> + <version>2.7.6-SNAPSHOT</version> </parent> <artifactId>integration-common</artifactId> diff --git a/testsuites/integration/integration-context-test/pom.xml b/testsuites/integration/integration-context-test/pom.xml index 12842f7e8..692606728 100644 --- a/testsuites/integration/integration-context-test/pom.xml +++ b/testsuites/integration/integration-context-test/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.testsuites.integration</groupId> <artifactId>apex-integration</artifactId> - <version>2.7.5-SNAPSHOT</version> + <version>2.7.6-SNAPSHOT</version> </parent> <artifactId>integration-context-test</artifactId> diff --git a/testsuites/integration/integration-executor-test/pom.xml b/testsuites/integration/integration-executor-test/pom.xml index 396c4ed52..0abd8e48c 100644 --- a/testsuites/integration/integration-executor-test/pom.xml +++ b/testsuites/integration/integration-executor-test/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.testsuites.integration</groupId> <artifactId>apex-integration</artifactId> - <version>2.7.5-SNAPSHOT</version> + <version>2.7.6-SNAPSHOT</version> </parent> <artifactId>integration-executor-test</artifactId> diff --git a/testsuites/integration/integration-uservice-test/pom.xml b/testsuites/integration/integration-uservice-test/pom.xml index 39dd85954..26d20d818 100644 --- a/testsuites/integration/integration-uservice-test/pom.xml +++ b/testsuites/integration/integration-uservice-test/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.testsuites.integration</groupId> <artifactId>apex-integration</artifactId> - <version>2.7.5-SNAPSHOT</version> + <version>2.7.6-SNAPSHOT</version> </parent> <artifactId>integration-uservice-test</artifactId> diff --git a/testsuites/integration/pom.xml b/testsuites/integration/pom.xml index b1c2a7487..77f8e6990 100644 --- a/testsuites/integration/pom.xml +++ b/testsuites/integration/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.testsuites</groupId> <artifactId>apex-testsuites</artifactId> - <version>2.7.5-SNAPSHOT</version> + <version>2.7.6-SNAPSHOT</version> </parent> <groupId>org.onap.policy.apex-pdp.testsuites.integration</groupId> |