diff options
author | 2022-10-19 21:46:59 +0100 | |
---|---|---|
committer | 2022-10-19 21:46:59 +0100 | |
commit | b9f95e370352ac115c500229f5ab44714d591a18 (patch) | |
tree | 4d092103f5dff8dde2c4f143ee68da445644d746 /testsuites/apex-pdp-stability | |
parent | 6b3acc4da099b55ade2b6871e2c50a146e70ab00 (diff) |
Update snapshot and/or references of policy/apex-pdp to latest snapshotshonolulu
policy/apex-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4369
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I6b42f81413ee613cd83850a32a3dab75cabcd299
Diffstat (limited to 'testsuites/apex-pdp-stability')
-rw-r--r-- | testsuites/apex-pdp-stability/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/apex-pdp-stability/pom.xml b/testsuites/apex-pdp-stability/pom.xml index 52ed4c61f..e0e408bc8 100644 --- a/testsuites/apex-pdp-stability/pom.xml +++ b/testsuites/apex-pdp-stability/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.testsuites</groupId> <artifactId>apex-testsuites</artifactId> - <version>2.5.6-SNAPSHOT</version> + <version>2.5.7-SNAPSHOT</version> </parent> <groupId>org.onap.policy.apex-pdp.testsuites.stability</groupId> |