diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-19 08:28:45 +0000 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-19 08:28:45 +0000 |
commit | e967dac436b2c1b04cef0c38bc8cf427c04c0423 (patch) | |
tree | 8808f2ef3ab9f8f436b20a65c17a0a5a93ab29bb /testsuites/performance/performance-benchmark-test | |
parent | 3dc2ae2a1960149f7dd0af8302ed7e0002217216 (diff) |
policy/apex-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5166
Change-Id: Ia08f1aa11333242e788e18f475c66016d2708853
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Diffstat (limited to 'testsuites/performance/performance-benchmark-test')
-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 339e93b27..0bd85b2a1 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>4.0.1-SNAPSHOT</version> + <version>4.0.2-SNAPSHOT</version> </parent> <artifactId>performance-benchmark-test</artifactId> |