diff options
author | liamfallon <liam.fallon@est.tech> | 2022-09-02 18:17:49 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-09-02 18:17:49 +0100 |
commit | 793e0cd5a36e17712422fde15b3ade040dbcc419 (patch) | |
tree | 761197a95265df7e2b09a5d313ae20f2071f8143 /testsuites/performance | |
parent | 7afb6f465696fa7da6c4196b6028159d3a79d47d (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-4333
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ia61f4baec514607ff255371d87b983dee4adc316
Diffstat (limited to 'testsuites/performance')
-rw-r--r-- | testsuites/performance/performance-benchmark-test/pom.xml | 2 | ||||
-rw-r--r-- | testsuites/performance/pom.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/performance/performance-benchmark-test/pom.xml b/testsuites/performance/performance-benchmark-test/pom.xml index dc4193c1f..6e9aa1b5f 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.7.4-SNAPSHOT</version> + <version>2.7.5-SNAPSHOT</version> </parent> <artifactId>performance-benchmark-test</artifactId> diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 59b4fc1ea..cbd89859d 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.testsuites</groupId> <artifactId>apex-testsuites</artifactId> - <version>2.7.4-SNAPSHOT</version> + <version>2.7.5-SNAPSHOT</version> </parent> <groupId>org.onap.policy.apex-pdp.testsuites.performance</groupId> |