diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-09-23 06:40:50 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-09-23 06:40:50 +0000 |
commit | b4e15d3823a361458b9001ee070474c678207674 (patch) | |
tree | c036d5d6fb8e0b63eda17758a57a24a3e4fda346 /testsuites/performance | |
parent | 7bc922f66223096b69abd1dab7009d306375c4d4 (diff) |
Release policy/apex-pdp2.8.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 7cc3c0706..d54e13068 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.8.0-SNAPSHOT</version> + <version>2.8.0</version> </parent> <artifactId>performance-benchmark-test</artifactId> diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index f0c95d082..b9034c5f6 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.8.0-SNAPSHOT</version> + <version>2.8.0</version> </parent> <groupId>org.onap.policy.apex-pdp.testsuites.performance</groupId> |