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