summaryrefslogtreecommitdiffstats
path: root/context
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2021-11-29 11:33:31 +0000
committerliamfallon <liam.fallon@est.tech>2021-11-29 11:33:31 +0000
commit886976ee99995c83dac4b6a7805c3d1514c5ce18 (patch)
treea911931e0148a078cfd5187866264896bc57fba4 /context
parent1334187c1a3fd74532d2a7ec1c5765f2e3d91a1a (diff)
Update snapshot of policy/apex-pdp to 2.7.1-SNAPSHOT
*** This commit is generated by a PF release script *** policy/apex-pdp is update from 2.7.0-SNAPSHOT to 2.7.1-SNAPSHOT Issue-ID: POLICY-3827 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I334dda447490f6c3e848be7b58f4a5119ae70ead
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 b09a5226a..0c6495a5e 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.7.0-SNAPSHOT</version>
+ <version>2.7.1-SNAPSHOT</version>
</parent>
<artifactId>context-management</artifactId>
diff --git a/context/pom.xml b/context/pom.xml
index 580b45c63..245f769c0 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.7.0-SNAPSHOT</version>
+ <version>2.7.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.policy.apex-pdp.context</groupId>