diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-02-23 15:13:18 -0500 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-02-23 15:13:22 -0500 |
commit | 5a9b54267e648bd339e4ee3cf697daebee1ab1e6 (patch) | |
tree | b8ca5795574f1eed4925f61d930dd902a2650f15 /main | |
parent | c6a3a3c75d3cb5951971e44f6cae5495fa9f921b (diff) |
Bump distribution to 2.5.1-SNAPSHOT
Issue-ID: POLICY-3088
Change-Id: Iefa88438d23defeb73875ec4de9be29541b24b89
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
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..eac3a252 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.1-SNAPSHOT</version> </parent> <artifactId>distribution-main</artifactId> |