diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2025-01-28 08:48:30 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2025-01-28 08:48:30 +0000 |
commit | bdbd770f3eede32e5077c6c82a0e07b0c2331788 (patch) | |
tree | b09f969f89f60505dda6451eb875138457db7b73 /testsuites/pom.xml | |
parent | e87064e085b631ba59ee887666c5405422f64ac4 (diff) |
Release policy/distribution4.1.0
Diffstat (limited to 'testsuites/pom.xml')
-rw-r--r-- | testsuites/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/pom.xml b/testsuites/pom.xml index cf09dd39..29679eac 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>4.1.0-SNAPSHOT</version> + <version>4.1.0</version> </parent> <artifactId>distribution-testsuites</artifactId> <packaging>pom</packaging> |