diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-02-23 17:08:19 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-02-23 17:08:19 +0000 |
commit | 00a69eec115c24100749402b78c773c0e3a5d286 (patch) | |
tree | c9639b193b5997941a784af55bd5db83bf5003c2 /plugins/reception-plugins/pom.xml | |
parent | c30a0811996242b0a93c1a2b80e31d09dcd77597 (diff) |
Release policy/distribution2.5.0
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 9e979cc7..2691b4df 100644 --- a/plugins/reception-plugins/pom.xml +++ b/plugins/reception-plugins/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>distribution-plugins</artifactId> - <version>2.5.0-SNAPSHOT</version> + <version>2.5.0</version> </parent> <artifactId>reception-plugins</artifactId> |