diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-06-23 21:32:11 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-06-23 21:32:11 +0000 |
commit | bcf5cc2ee6f00e3592e80df433efce119363bad8 (patch) | |
tree | 42b417039b14417cd93ddf7401d8d30c88c20ca4 /reception | |
parent | af2a80c10c15d2c3ba778e57cf8081921960ef8a (diff) |
Release policy/distribution2.5.3
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 7e240095..905eb00f 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.3-SNAPSHOT</version> + <version>2.5.3</version> </parent> <artifactId>reception</artifactId> |