diff options
author | 2025-01-28 08:48:30 +0000 | |
---|---|---|
committer | 2025-01-28 08:48:30 +0000 | |
commit | bdbd770f3eede32e5077c6c82a0e07b0c2331788 (patch) | |
tree | b09f969f89f60505dda6451eb875138457db7b73 /testsuites/performance/pom.xml | |
parent | e87064e085b631ba59ee887666c5405422f64ac4 (diff) |
Release policy/distribution4.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 ff232cca..9fe5017f 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.1.0-SNAPSHOT</version> + <version>4.1.0</version> </parent> <artifactId>distribution-performance</artifactId> <build> |