diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-07-10 16:14:17 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-07-10 16:14:17 +0000 |
commit | ccfe2f5a0288e829626fe3cfe7fc9da54a26471b (patch) | |
tree | 53aecd30461d494c72a18a5fafa2f62f02aa9c20 /testsuites/performance | |
parent | c987e4798ad1d785dded23a587b4d5abeb55f0f7 (diff) |
Release policy/apex-pdp2.4.0
Diffstat (limited to 'testsuites/performance')
-rw-r--r-- | testsuites/performance/performance-benchmark-test/pom.xml | 2 | ||||
-rw-r--r-- | testsuites/performance/pom.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/performance/performance-benchmark-test/pom.xml b/testsuites/performance/performance-benchmark-test/pom.xml index d97bc06cd..e0577580d 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.4.0-SNAPSHOT</version> + <version>2.4.0</version> </parent> <artifactId>performance-benchmark-test</artifactId> diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 2b38efc9b..cd8688a56 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.0-SNAPSHOT</version> + <version>2.4.0</version> </parent> <groupId>org.onap.policy.apex-pdp.testsuites.performance</groupId> |