diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-04-12 18:12:51 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-04-12 18:12:51 +0000 |
commit | 53640a0a49bec52c93be18625177338206a74a28 (patch) | |
tree | f9e5f6a38bfcd5cbdf300acf3214b79df210540c /testsuites/performance/performance-benchmark-test/pom.xml | |
parent | 66287e95e539d168b4bde6ed2ed9acd2a01e933b (diff) |
Release policy/apex-pdp2.7.2
Diffstat (limited to 'testsuites/performance/performance-benchmark-test/pom.xml')
-rw-r--r-- | testsuites/performance/performance-benchmark-test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/performance/performance-benchmark-test/pom.xml b/testsuites/performance/performance-benchmark-test/pom.xml index 035119c8d..2310d06ec 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.2-SNAPSHOT</version> + <version>2.7.2</version> </parent> <artifactId>performance-benchmark-test</artifactId> |