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 /main/pom.xml | |
parent | af2a80c10c15d2c3ba778e57cf8081921960ef8a (diff) |
Release policy/distribution2.5.3
Diffstat (limited to 'main/pom.xml')
-rw-r--r-- | main/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pom.xml b/main/pom.xml index d60059fd..2532aa6e 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -23,7 +23,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>distribution-main</artifactId> |