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 /plugins/plugins-executor/plugins-executor-mvel | |
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 'plugins/plugins-executor/plugins-executor-mvel')
-rw-r--r-- | plugins/plugins-executor/plugins-executor-mvel/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/plugins-executor/plugins-executor-mvel/pom.xml b/plugins/plugins-executor/plugins-executor-mvel/pom.xml index ccc0e42aa..002a6aa0b 100644 --- a/plugins/plugins-executor/plugins-executor-mvel/pom.xml +++ b/plugins/plugins-executor/plugins-executor-mvel/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.plugins.plugins-executor</groupId> <artifactId>plugins-executor</artifactId> - <version>2.4.4-SNAPSHOT</version> + <version>2.5.0-SNAPSHOT</version> </parent> <artifactId>plugins-executor-mvel</artifactId> |