diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-03-24 14:11:27 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-03-24 14:11:32 -0400 |
commit | 257cd435e3cf7cb87132d6ffccab4d9fb76dd8e1 (patch) | |
tree | a6380fa0c2fa14863a8f4377c2c980cf3d55a328 /testsuites/performance/performance-benchmark-test | |
parent | 01ef8beb6d4994c5904d90bcee0fe136350d0c6a (diff) |
Bump apex-pdp to 2.5.3-SNAPSHOT
Issue-ID: POLICY-3150
Change-Id: I563f3f4f2d0d3355b6f683db5904bd2d339f6623
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
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 879c37a55..f161eeb08 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.2-SNAPSHOT</version> + <version>2.5.3-SNAPSHOT</version> </parent> <artifactId>performance-benchmark-test</artifactId> |