diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-04-25 13:00:33 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-04-25 13:00:33 +0000 |
commit | fcf2ded7dab16dee38547df52a1123fbccff7316 (patch) | |
tree | 2673bd6623f6ea5f6e5e9b2b7fcd35f766be86fc /testsuites/performance | |
parent | 239029a1d3b6641111348cf763bb4b8695b9f813 (diff) |
Release policy/apex-pdp3.1.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 e693bbbcc..52917d3d2 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.1.2-SNAPSHOT</version> + <version>3.1.2</version> </parent> <artifactId>performance-benchmark-test</artifactId> diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 88a69b983..04076aabb 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.1.2-SNAPSHOT</version> + <version>3.1.2</version> </parent> <groupId>org.onap.policy.apex-pdp.testsuites.performance</groupId> |