diff options
author | 2025-01-28 08:48:30 +0000 | |
---|---|---|
committer | 2025-01-28 08:48:30 +0000 | |
commit | bdbd770f3eede32e5077c6c82a0e07b0c2331788 (patch) | |
tree | b09f969f89f60505dda6451eb875138457db7b73 /plugins/pom.xml | |
parent | e87064e085b631ba59ee887666c5405422f64ac4 (diff) |
Release policy/distribution4.1.0
Diffstat (limited to 'plugins/pom.xml')
-rw-r--r-- | plugins/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/pom.xml b/plugins/pom.xml index 12bb2dbf..7536f43d 100644 --- a/plugins/pom.xml +++ b/plugins/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-plugins</artifactId> |