diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-03-10 13:22:04 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-03-10 13:22:04 +0000 |
commit | 3ff3c1df2c98c77e97fb636777bd757bc492253c (patch) | |
tree | 8dfff6076eba3f6de8b498aced2e21308c8fcf33 /reception | |
parent | 922bb95faf960a621e3076cd6d6e7cb85a834f02 (diff) |
Release policy/distribution2.5.1
Diffstat (limited to 'reception')
-rw-r--r-- | reception/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reception/pom.xml b/reception/pom.xml index ff7a839b..284434e6 100644 --- a/reception/pom.xml +++ b/reception/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>2.5.1-SNAPSHOT</version> + <version>2.5.1</version> </parent> <artifactId>reception</artifactId> |