diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-03-10 13:22:04 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-03-10 13:22:04 +0000 |
commit | 3ff3c1df2c98c77e97fb636777bd757bc492253c (patch) | |
tree | 8dfff6076eba3f6de8b498aced2e21308c8fcf33 /testsuites/performance/pom.xml | |
parent | 922bb95faf960a621e3076cd6d6e7cb85a834f02 (diff) |
Release policy/distribution2.5.1
Diffstat (limited to 'testsuites/performance/pom.xml')
-rw-r--r-- | testsuites/performance/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 8e95d785..32151495 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>distribution-testsuites</artifactId> - <version>2.5.1-SNAPSHOT</version> + <version>2.5.1</version> </parent> <artifactId>distribution-performance</artifactId> <build> |