diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-02-23 19:15:22 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-02-23 19:15:22 +0000 |
commit | feddb32e26ff5269ac654500bcf2f630568fb44a (patch) | |
tree | 975c333179f92776d1cf33fbb9f7d4b31bc57caa /testsuites/performance | |
parent | 1f47753355dfd706899ce25cc321196b5f43d8aa (diff) |
Release policy/apex-pdp2.5.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 d53c59fb2..c012289ec 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.0-SNAPSHOT</version> + <version>2.5.0</version> </parent> <artifactId>performance-benchmark-test</artifactId> diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index b74a1cef5..4782904d5 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> </parent> <groupId>org.onap.policy.apex-pdp.testsuites.performance</groupId> |