diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-05-20 10:28:08 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-05-20 10:28:08 +0000 |
commit | 855f47f1c03a3c916de7838a2b60094028fe4dc2 (patch) | |
tree | cda7ade4259fc02db359cca8a9a6bf6cf2f8f610 /testsuites/performance/performance-benchmark-test/pom.xml | |
parent | 737139dbc3bb5bab544650ac2075166c11010849 (diff) |
Release policy/apex-pdp2.3.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 b3134685b..15b12eef8 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.3.2-SNAPSHOT</version> + <version>2.3.2</version> </parent> <artifactId>performance-benchmark-test</artifactId> |