summaryrefslogtreecommitdiffstats
path: root/context
diff options
context:
space:
mode:
authorRam Krishna Verma <ram_krishna.verma@bell.ca>2021-08-05 09:14:20 -0400
committerRam Krishna Verma <ram_krishna.verma@bell.ca>2021-08-05 09:14:24 -0400
commit90046a1dc098e33c780fe401ced5b0920082b41c (patch)
tree2364a02361c094bae30a127c4c7dd28f6fb3ee5a /context
parentea35caa29e719267f64b73a0b0b381bf159fd030 (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')
-rw-r--r--context/context-management/pom.xml2
-rw-r--r--context/pom.xml2
2 files changed, 2 insertions, 2 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>
diff --git a/context/pom.xml b/context/pom.xml
index 11d8af38c..282855f71 100644
--- a/context/pom.xml
+++ b/context/pom.xml
@@ -23,7 +23,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.context</groupId>