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 /model/pom.xml | |
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 'model/pom.xml')
-rw-r--r-- | model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/model/pom.xml b/model/pom.xml index e470fd7e..4abf0a4d 100644 --- a/model/pom.xml +++ b/model/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-model</artifactId> |