aboutsummaryrefslogtreecommitdiffstats
path: root/context
diff options
context:
space:
mode:
authora.sreekumar <ajith.sreekumar@bell.ca>2020-09-10 16:32:05 +0100
committera.sreekumar <ajith.sreekumar@bell.ca>2020-09-10 16:32:17 +0100
commit612d812d15c12faa750b179e03135800076090b9 (patch)
tree1f7d568a1ff38244abc98e6d01fb272b5e2a05b6 /context
parent526da64a3a8702c59c5ab4c0128598dac48ae053 (diff)
Bump APEX version to 2.4.2-SNAPSHOT
Change-Id: Idde5050b425eb1bebe312e80e795c21513367a1b Issue-ID: POLICY-2789 Signed-off-by: a.sreekumar <ajith.sreekumar@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 0c2f27d9e..31c2e5ba3 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.4.1-SNAPSHOT</version>
+ <version>2.4.2-SNAPSHOT</version>
</parent>
<artifactId>context-management</artifactId>
diff --git a/context/pom.xml b/context/pom.xml
index cdecfd747..57e51bdd7 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.4.1-SNAPSHOT</version>
+ <version>2.4.2-SNAPSHOT</version>
</parent>
<groupId>org.onap.policy.apex-pdp.context</groupId>