aboutsummaryrefslogtreecommitdiffstats
path: root/context
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2019-05-16 09:46:58 +0000
committerliamfallon <liam.fallon@est.tech>2019-05-16 09:46:58 +0000
commitc039eaf30f80d8c968cb8cc5e4060998cd7d6ff7 (patch)
tree525c42e7a1e705b6ae33767380370588cfebab40 /context
parent7260e28e8df46a7643794520e102092ce674debf (diff)
Step snapshot version of apex-pdp
Issue-ID: POLICY-1630 Change-Id: I6dfce7eb33d9bc41caabf6b8842377b486de672d Signed-off-by: liamfallon <liam.fallon@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 14c444248..10dff8d51 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.1.0-SNAPSHOT</version>
+ <version>2.1.1-SNAPSHOT</version>
</parent>
<artifactId>context-management</artifactId>
diff --git a/context/pom.xml b/context/pom.xml
index a41e6b51b..0452c8b66 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.1.0-SNAPSHOT</version>
+ <version>2.1.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.policy.apex-pdp.context</groupId>