diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2025-01-28 08:57:18 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2025-01-28 08:57:18 +0000 |
commit | 6f0aed83b2f289c0865fac0e8c0e1f07a9c318a2 (patch) | |
tree | 2d07c9501adfdffd3e7a34982fbb144c9c4489a9 /testsuites/performance | |
parent | a01068a854a53d910d8964cf5760a740855e5bd4 (diff) |
Release policy/apex-pdp4.1.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 98484c2c1..f92c38a7e 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>4.1.0-SNAPSHOT</version> + <version>4.1.0</version> </parent> <artifactId>performance-benchmark-test</artifactId> diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 0f060f4e4..095863506 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>4.1.0-SNAPSHOT</version> + <version>4.1.0</version> </parent> <groupId>org.onap.policy.apex-pdp.testsuites.performance</groupId> |