diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-10-27 13:58:46 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-10-27 13:58:51 -0400 |
commit | 92043cb2c0e5ee7678b53a0d0b70935b735f5f2c (patch) | |
tree | d27612696ca43e76fd1cbdabb4f010d407db6819 /model/model-api | |
parent | 718adc0c7eab82318afeedcb6e02363151477335 (diff) |
Bump apex-pdp master to 2.5.0-SNAPSHOT
Issue-ID: POLICY-2875
Change-Id: Ibb0e9a243bf92f0255cb5c145d31ccddb988fdf5
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'model/model-api')
-rw-r--r-- | model/model-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/model/model-api/pom.xml b/model/model-api/pom.xml index d8dc30182..7ab900abb 100644 --- a/model/model-api/pom.xml +++ b/model/model-api/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.model</groupId> <artifactId>model</artifactId> - <version>2.4.4-SNAPSHOT</version> + <version>2.5.0-SNAPSHOT</version> </parent> <artifactId>model-api</artifactId> |