aboutsummaryrefslogtreecommitdiffstats
path: root/context
diff options
context:
space:
mode:
authorRossC <ross.carter@est.tech>2020-05-20 15:12:22 +0100
committerRossC <ross.carter@est.tech>2020-05-20 18:16:42 +0100
commit7535f8327e6c2654876a8188541cd68f3b712628 (patch)
treec9a0625be75e7d06b1b0020156e446518588c9e4 /context
parent3f29d382bbea5587e340877c25d262a763f3a25f (diff)
Bump Apex to 2.3.3
Issue-ID: POLICY-2514 Change-Id: I5b130b052150eb0e51759c751b83ab9d6f199759 Signed-off-by: RossC <ross.carter@est.tech>
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 4586e2c26..713e2912c 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.3.2-SNAPSHOT</version>
+ <version>2.3.3-SNAPSHOT</version>
</parent>
<artifactId>context-management</artifactId>
diff --git a/context/pom.xml b/context/pom.xml
index e31adccb5..2aa3c9e81 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.3.2-SNAPSHOT</version>
+ <version>2.3.3-SNAPSHOT</version>
</parent>
<groupId>org.onap.policy.apex-pdp.context</groupId>