diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-08-05 09:14:20 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-08-05 09:14:24 -0400 |
commit | 90046a1dc098e33c780fe401ced5b0920082b41c (patch) | |
tree | 2364a02361c094bae30a127c4c7dd28f6fb3ee5a /auth/cli-codegen | |
parent | ea35caa29e719267f64b73a0b0b381bf159fd030 (diff) |
Bump apex-pdp to 2.5.5-SNAPSHOT
Issue-ID: POLICY-3329
Change-Id: Iae6b3d356483398740da602d950879cf21d28a34
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'auth/cli-codegen')
-rw-r--r-- | auth/cli-codegen/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/cli-codegen/pom.xml b/auth/cli-codegen/pom.xml index 055d75335..9e021ffcb 100644 --- a/auth/cli-codegen/pom.xml +++ b/auth/cli-codegen/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.auth</groupId> <artifactId>auth</artifactId> - <version>2.5.4-SNAPSHOT</version> + <version>2.5.5-SNAPSHOT</version> </parent> <artifactId>cli-codegen</artifactId> |