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