summaryrefslogtreecommitdiffstats
path: root/context
diff options
context:
space:
mode:
Diffstat (limited to 'context')
-rw-r--r--context/context-management/pom.xml2
-rw-r--r--context/context-test-utils/pom.xml2
-rw-r--r--context/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/context/context-management/pom.xml b/context/context-management/pom.xml
index 9851baa7d..358fe6f32 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.0.2-SNAPSHOT</version>
+ <version>2.0.3-SNAPSHOT</version>
</parent>
<artifactId>context-management</artifactId>
diff --git a/context/context-test-utils/pom.xml b/context/context-test-utils/pom.xml
index 5e7ef8cdd..b86c78e48 100644
--- a/context/context-test-utils/pom.xml
+++ b/context/context-test-utils/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.context</groupId>
<artifactId>context</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.3-SNAPSHOT</version>
</parent>
<artifactId>context-test-utils</artifactId>
diff --git a/context/pom.xml b/context/pom.xml
index 451c5bc90..e1eae3b97 100644
--- a/context/pom.xml
+++ b/context/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp</groupId>
<artifactId>apex-pdp</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.3-SNAPSHOT</version>
</parent>
<groupId>org.onap.policy.apex-pdp.context</groupId>