diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-10-18 12:10:01 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-10-18 12:10:01 +0000 |
commit | 82e7318e1ab18c7c571c799a9ff775090cab7175 (patch) | |
tree | a522d591f16946f797ceb305ba113d5f821ec1c1 /testsuites/performance | |
parent | f334cdba69c0c322e6dddb40c6192bc969dae16f (diff) |
Release policy/apex-pdp3.0.1
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 09c8d125a..7989eb6b2 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>3.0.1-SNAPSHOT</version> + <version>3.0.1</version> </parent> <artifactId>performance-benchmark-test</artifactId> diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 2f9acb48d..f635496f3 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>3.0.1-SNAPSHOT</version> + <version>3.0.1</version> </parent> <groupId>org.onap.policy.apex-pdp.testsuites.performance</groupId> |