diff options
author | saul.gill <saul.gill@est.tech> | 2023-03-01 12:38:00 +0000 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2023-03-01 12:38:00 +0000 |
commit | 91ef7bf5e5e5d0d7e9555994a21de1c79fdccc13 (patch) | |
tree | 5338f9a25a43924bf8888f803da4240bde140438 /testsuites/integration/integration-context-test | |
parent | 361cb8fc8e6b83ba5467b8e8a543a353d6fe3128 (diff) |
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-4570
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: Ie8c858d0026057a7e9d756a1b8481bc0337ba00d
Diffstat (limited to 'testsuites/integration/integration-context-test')
-rw-r--r-- | testsuites/integration/integration-context-test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/integration/integration-context-test/pom.xml b/testsuites/integration/integration-context-test/pom.xml index ba74a2de5..d024c52b6 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.9.1-SNAPSHOT</version> + <version>2.9.2-SNAPSHOT</version> </parent> <artifactId>integration-context-test</artifactId> |