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 | |
parent | 48b27e42d0e1a242b66e53add8b033401a13e389 (diff) |
Release policy/apex-pdp2.6.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 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> diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index e05d3eff8..842a057bd 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.6.0-SNAPSHOT</version> + <version>2.6.0</version> </parent> <groupId>org.onap.policy.apex-pdp.testsuites.performance</groupId> |