diff options
author | liamfallon <liam.fallon@est.tech> | 2022-10-19 21:46:59 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-10-19 21:46:59 +0100 |
commit | b9f95e370352ac115c500229f5ab44714d591a18 (patch) | |
tree | 4d092103f5dff8dde2c4f143ee68da445644d746 /testsuites/performance/performance-benchmark-test/pom.xml | |
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/performance/performance-benchmark-test/pom.xml')
-rw-r--r-- | testsuites/performance/performance-benchmark-test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/performance/performance-benchmark-test/pom.xml b/testsuites/performance/performance-benchmark-test/pom.xml index 27e28a215..f623acce8 100644 --- a/testsuites/performance/performance-benchmark-test/pom.xml +++ b/testsuites/performance/performance-benchmark-test/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.testsuites.performance</groupId> <artifactId>apex-performance</artifactId> - <version>2.5.6-SNAPSHOT</version> + <version>2.5.7-SNAPSHOT</version> </parent> <artifactId>performance-benchmark-test</artifactId> |