diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-10-08 09:08:17 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-10-08 09:08:23 -0400 |
commit | c293413c1c46d3c59ff8a855d683f4614bbe644a (patch) | |
tree | a1f4f313188c8d7a2159ebbfc9d30aa6268d6491 /testsuites/performance/pom.xml | |
parent | bea631afe0a1c236e2ff94da4fadd30b47443028 (diff) |
Bump apex-pdp to 2.4.3-SNAPSHOT
Issue-ID: POLICY-2839
Change-Id: Ia7c847b3dafd28958d5df209af95cac19fa480a0
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
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 17ffe1cb6..ae00180c7 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.4.2-SNAPSHOT</version> + <version>2.4.3-SNAPSHOT</version> </parent> <groupId>org.onap.policy.apex-pdp.testsuites.performance</groupId> |