diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-12-11 15:11:16 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-12-11 15:11:16 +0000 |
commit | 35ab9fcd147dc0c42ffaa36d746e1b2ac587c065 (patch) | |
tree | 5d88723385cb29b6ca9333b108946cb4d5d152b3 /testsuites/performance/pom.xml | |
parent | 496eafc7a60aeb9e890aa98cadad48e622b8f691 (diff) |
Release policy/distribution3.1.0
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 49841b0c..91dba9b1 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>distribution-testsuites</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.0</version> </parent> <artifactId>distribution-performance</artifactId> <build> |