diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-05-19 20:25:26 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-05-19 20:25:26 +0000 |
commit | 622a2cc58cebf72745ef5cbed56cdbc82be1157d (patch) | |
tree | 7308bf7d6387580a8643e99a887871e6a8321663 /testsuites/performance/pom.xml | |
parent | 3760eefb0cd8cefcdeafd793211791c122b72e4a (diff) |
Release policy/distribution2.3.2
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 1bdb66cb..33845d97 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.3.2-SNAPSHOT</version> + <version>2.3.2</version> </parent> <artifactId>distribution-performance</artifactId> <build> |