diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-07-12 11:40:42 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-07-12 11:40:42 +0000 |
commit | 21dccc72f5cc30d62daa7794ffa173830b3dda39 (patch) | |
tree | 27dd2ff45f8cdf24d0ff2dfcfde9637e5a06cca8 /testsuites/performance/pom.xml | |
parent | 1ad3258ef22e595e9e4bb0d899a234c20b82236f (diff) |
Release policy/distribution4.0.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 ebd1141c..76800a85 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>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>distribution-performance</artifactId> <build> |