diff options
author | a.sreekumar <ajith.sreekumar@bell.ca> | 2021-03-10 15:49:49 +0000 |
---|---|---|
committer | a.sreekumar <ajith.sreekumar@bell.ca> | 2021-03-10 15:49:55 +0000 |
commit | 417d39b544bef34bf97606f2e6279c293dbe6bec (patch) | |
tree | f1ee2e273ebf8545b2c72ac21586336f9735f404 /model/pom.xml | |
parent | 64a98b247e850e1a46295f5ac610c0270e72a42d (diff) |
Bump policy-distribution to 2.5.2-SNAPSHOT
Change-Id: Ibb79e61fc7d3923f123539873a5a08e599c175ab
Issue-ID: POLICY-3127
Signed-off-by: a.sreekumar <ajith.sreekumar@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 62eb8333..703974ea 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.1-SNAPSHOT</version> + <version>2.5.2-SNAPSHOT</version> </parent> <artifactId>distribution-model</artifactId> |