diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-04-28 03:45:49 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-04-28 03:45:49 +0000 |
commit | cf00f26000935a599c9870a13a83667aaae2e6ce (patch) | |
tree | 6b6b4b29132141aec3a86bb044e1de24a4a6bf2b /testsuites/performance | |
parent | 0deacabef2adacedefb9cf698c015e66c116962a (diff) |
Release policy/apex-pdp2.7.310.0.0-ONAP
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 3b5ef999d..67989c5fa 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.7.3-SNAPSHOT</version> + <version>2.7.3</version> </parent> <artifactId>performance-benchmark-test</artifactId> diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 8233a9165..a8d0b1ba2 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.7.3-SNAPSHOT</version> + <version>2.7.3</version> </parent> <groupId>org.onap.policy.apex-pdp.testsuites.performance</groupId> |