diff options
author | 2024-11-19 08:28:18 +0000 | |
---|---|---|
committer | 2024-11-19 08:28:18 +0000 | |
commit | 95b00abc548aad465f1e0b54b5bad57aa9010872 (patch) | |
tree | 5086d03b4e33e54d008271ac7bf2fbf93b369c94 /testsuites/performance | |
parent | 9ea972bfb63e2f8fba03afd4e59d85f53e22b22a (diff) |
Update snapshot and/or references of policy/api to latest snapshots
policy/api updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5166
Change-Id: I0834dbd397d0321aaa1d8e94e8097a425a97b784
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Diffstat (limited to 'testsuites/performance')
-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 1d64af94..5770c1b0 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.api</groupId> <artifactId>api-testsuites</artifactId> - <version>4.0.1-SNAPSHOT</version> + <version>4.0.2-SNAPSHOT</version> </parent> <artifactId>api-performance</artifactId> <build> |