diff options
author | liamfallon <liam.fallon@est.tech> | 2022-03-01 16:33:51 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-03-01 16:33:51 +0000 |
commit | 21fb828cabbd6e92400dbd574ac7eb805cc21b94 (patch) | |
tree | 85ea668211a72338527fbe0bb1da3a193eb5f44f /testsuites/performance/pom.xml | |
parent | 1a3e5ddadcc1260b643c6b0a45a337904262ac39 (diff) |
Update snapshot and/or references of policy/pap to latest snapshots
policy/pap updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-3958
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I94dca6d19a0971099075e34be92140669ccc0edd
Diffstat (limited to 'testsuites/performance/pom.xml')
-rw-r--r-- | testsuites/performance/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index a5717bcc..abf40cda 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.pap</groupId> <artifactId>pap-testsuites</artifactId> - <version>2.5.2-SNAPSHOT</version> + <version>2.5.3-SNAPSHOT</version> </parent> <artifactId>pap-performance</artifactId> <build> |