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 /auth/cli-editor | |
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 'auth/cli-editor')
-rw-r--r-- | auth/cli-editor/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/cli-editor/pom.xml b/auth/cli-editor/pom.xml index d5b9173a8..fdedf8a07 100644 --- a/auth/cli-editor/pom.xml +++ b/auth/cli-editor/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.auth</groupId> <artifactId>auth</artifactId> - <version>2.4.4-SNAPSHOT</version> + <version>2.5.0-SNAPSHOT</version> </parent> <artifactId>cli-editor</artifactId> |