diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-08-04 14:51:09 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-08-04 14:51:14 -0400 |
commit | e871bb8a1ed53cf7196d7c0547d94c099e780ab4 (patch) | |
tree | 356099b7b59ca73c2ca260d964e8b7594cf3cce9 /main | |
parent | b2a0f86b0ccfadaa4bfe117c4f411a78ce1bc269 (diff) |
Bump distribution to 2.5.5-SNAPSHOT
Issue-ID: POLICY-3329
Change-Id: I5059a7e8c0ca11c543b87cfdfd0f97facb908e8d
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 14a5210f..41a3b009 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.4-SNAPSHOT</version> + <version>2.5.5-SNAPSHOT</version> </parent> <artifactId>distribution-main</artifactId> |