diff options
author | 2021-02-23 17:08:19 +0000 | |
---|---|---|
committer | 2021-02-23 17:08:19 +0000 | |
commit | 00a69eec115c24100749402b78c773c0e3a5d286 (patch) | |
tree | c9639b193b5997941a784af55bd5db83bf5003c2 /main | |
parent | c30a0811996242b0a93c1a2b80e31d09dcd77597 (diff) |
Release policy/distribution2.5.0
Diffstat (limited to 'main')
-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 82d187f4..42adbdc0 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.0-SNAPSHOT</version> + <version>2.5.0</version> </parent> <artifactId>distribution-main</artifactId> |