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/pom.xml | |
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/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 439caa57c..2b38efc9b 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.3.3-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> </parent> <groupId>org.onap.policy.apex-pdp.testsuites.performance</groupId> |