diff options
author | liamfallon <liam.fallon@est.tech> | 2023-11-13 16:41:38 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-11-13 16:41:38 +0100 |
commit | eba8318118ae3af33d9e108446e94b04c1e4dc4a (patch) | |
tree | e2035d9f5893db234ee8cb709e2d143cfb753e1c /testsuites/integration/integration-executor-test | |
parent | dac858ea68ca55d96a46a437da296b07ab133cd3 (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-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I0153bb097c61f2c4e52069e05196f31cc61a54ac
Diffstat (limited to 'testsuites/integration/integration-executor-test')
-rw-r--r-- | testsuites/integration/integration-executor-test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/integration/integration-executor-test/pom.xml b/testsuites/integration/integration-executor-test/pom.xml index b6cc252a1..f70f84a37 100644 --- a/testsuites/integration/integration-executor-test/pom.xml +++ b/testsuites/integration/integration-executor-test/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.testsuites.integration</groupId> <artifactId>apex-integration</artifactId> - <version>3.0.2-SNAPSHOT</version> + <version>3.0.3-SNAPSHOT</version> </parent> <artifactId>integration-executor-test</artifactId> |