diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-09-15 09:09:21 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-09-15 09:09:21 +0000 |
commit | 7e512bb44aa8374335a96c412cce4e98521eaf51 (patch) | |
tree | af7ca3caa7e7d73323ba0aeb3c3133fc3f38c5ec /testsuites/performance/performance-benchmark-test/pom.xml | |
parent | 48b27e42d0e1a242b66e53add8b033401a13e389 (diff) |
Release policy/apex-pdp2.6.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 975343193..06e2d80a6 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.6.0-SNAPSHOT</version> + <version>2.6.0</version> </parent> <artifactId>performance-benchmark-test</artifactId> |