diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-11-18 17:34:47 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-11-18 17:34:47 +0000 |
commit | 48ef8ba1ffe3d37ad52d5156fba0713c4db5fe57 (patch) | |
tree | e05d5284fec514bb1045fcb841dec740d93e98ca /plugins/reception-plugins/pom.xml | |
parent | 59c29fc3d0c481cd421c647c03d679eea827d205 (diff) |
Release policy/distribution4.0.1
Diffstat (limited to 'plugins/reception-plugins/pom.xml')
-rw-r--r-- | plugins/reception-plugins/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/reception-plugins/pom.xml b/plugins/reception-plugins/pom.xml index 5e5aaf6c..d7eaedc0 100644 --- a/plugins/reception-plugins/pom.xml +++ b/plugins/reception-plugins/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>distribution-plugins</artifactId> - <version>4.0.1-SNAPSHOT</version> + <version>4.0.1</version> </parent> <artifactId>reception-plugins</artifactId> |