diff options
author | RossC <ross.carter@est.tech> | 2020-05-21 12:59:22 +0100 |
---|---|---|
committer | RossC <ross.carter@est.tech> | 2020-05-21 12:59:33 +0100 |
commit | 2d0ac521e6dc6efb9223ac87bb4e375c55f470ea (patch) | |
tree | 3a245757c84e088c4db240cb7b789c33d47aa72a /testsuites/performance/performance-benchmark-test | |
parent | 7535f8327e6c2654876a8188541cd68f3b712628 (diff) |
Bump apex master to 2.4.0
Issue-ID: POLICY-2514
Change-Id: I764cfe41ed8cf8ffebd4ff076d0b76b79d61e142
Signed-off-by: RossC <ross.carter@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 476c91d5e..d97bc06cd 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.3.3-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> </parent> <artifactId>performance-benchmark-test</artifactId> |