diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-04-14 15:03:24 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-04-14 15:03:51 -0400 |
commit | 85841e358763f6d71a3b2ac27d3fd39dc60667c0 (patch) | |
tree | 52c1a44d05336fde31f3c5270fafffba6e516aa3 /models-pap/pom.xml | |
parent | bc785362a0ccc69365b8dc74be8126fccd3e83c8 (diff) |
Bump models to 2.2.5-SNAPSHOT
Issue-ID: POLICY-2378
Change-Id: I5461bafd3c2d19f4f457da0816bba117a2d8b550
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'models-pap/pom.xml')
-rw-r--r-- | models-pap/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models-pap/pom.xml b/models-pap/pom.xml index 58af5da48..ee0a6a700 100644 --- a/models-pap/pom.xml +++ b/models-pap/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.models</groupId> <artifactId>policy-models</artifactId> - <version>2.2.4-SNAPSHOT</version> + <version>2.2.5-SNAPSHOT</version> </parent> <artifactId>policy-models-pap</artifactId> |