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/pom.xml | |
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/pom.xml')
-rw-r--r-- | auth/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/pom.xml b/auth/pom.xml index f1e967c37..a081bd8c0 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.apex-pdp</groupId> <artifactId>apex-pdp</artifactId> - <version>2.5.4-SNAPSHOT</version> + <version>2.5.5-SNAPSHOT</version> </parent> <groupId>org.onap.policy.apex-pdp.auth</groupId> |