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/performance-benchmark-test/pom.xml | |
parent | 1f47753355dfd706899ce25cc321196b5f43d8aa (diff) |
Release policy/apex-pdp2.5.0
Diffstat (limited to 'testsuites/performance/performance-benchmark-test/pom.xml')
-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 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> |