diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-11-22 18:23:54 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-11-22 18:23:54 +0000 |
commit | 42b7090978a219c0b9147460ec57a13a93b1e819 (patch) | |
tree | c672dee84ee62adc69bef7b27a4da7a137fd6c68 /testsuites/performance | |
parent | 54adff0faa341c0bf8908dd5635a9f5d0d61eba1 (diff) |
Release policy/apex-pdp2.8.2
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 508eb75a5..c9668c2c4 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.2-SNAPSHOT</version> + <version>2.8.2</version> </parent> <artifactId>performance-benchmark-test</artifactId> diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index b6d6d57ac..48cee5fa5 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.2-SNAPSHOT</version> + <version>2.8.2</version> </parent> <groupId>org.onap.policy.apex-pdp.testsuites.performance</groupId> |