diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2022-08-18 15:57:06 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2022-08-18 15:57:09 -0400 |
commit | 11f5ed46c5074f38f5c4a14d677612dc2e89bccc (patch) | |
tree | c44918bdd6d77042422d4de61c0dee2d1753986d /main | |
parent | c0c1ee0458274370c201bdd3a40b8a2ea080aceb (diff) |
Bump distribution to 2.5.6-SNAPSHOT
Issue-ID: POLICY-4295
Change-Id: Ibdaf2edc93fead462774724a8f467ab96d7e26fc
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 41a3b009..6b0946c4 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.5-SNAPSHOT</version> + <version>2.5.6-SNAPSHOT</version> </parent> <artifactId>distribution-main</artifactId> |