diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-12-15 13:45:57 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-12-15 13:45:57 +0000 |
commit | f896627f5fa4bd9651602a526771d8ad2bfc4549 (patch) | |
tree | 45e25dca35243abb9bdbad36b17d1b2bed922bbc /testsuites/performance | |
parent | 3eba957ea2b20d1c4a6d8d4afcb34d11f2a253cf (diff) |
Release policy/apex-pdp2.9.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 b31fc7cd1..d238e5f96 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.9.0-SNAPSHOT</version> + <version>2.9.0</version> </parent> <artifactId>performance-benchmark-test</artifactId> diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 9fe95ecf7..c88e36a59 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.9.0-SNAPSHOT</version> + <version>2.9.0</version> </parent> <groupId>org.onap.policy.apex-pdp.testsuites.performance</groupId> |