diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-04-14 19:20:29 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-04-14 19:20:29 +0000 |
commit | 239fc1bea6049feba4f3c4b4d838c976734a0114 (patch) | |
tree | cb6e1db6851277790ac222ca36f8e371e72b027f /testsuites/performance/pom.xml | |
parent | 979fabe6d42c9a9065420b4b0ec43386810ae262 (diff) |
Release policy/distribution2.3.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 f1e5ba51..aa57e1ae 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.1-SNAPSHOT</version> + <version>2.3.1</version> </parent> <artifactId>distribution-performance</artifactId> <build> |