summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/examples-decisionmaker-sharedcontext/pom.xml2
-rw-r--r--examples/pom.xml1
2 files changed, 2 insertions, 1 deletions
diff --git a/examples/examples-decisionmaker-sharedcontext/pom.xml b/examples/examples-decisionmaker-sharedcontext/pom.xml
index acbfeff3d..f66be2e5b 100644
--- a/examples/examples-decisionmaker-sharedcontext/pom.xml
+++ b/examples/examples-decisionmaker-sharedcontext/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.examples</groupId>
<artifactId>examples</artifactId>
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.1.2-SNAPSHOT</version>
</parent>
<artifactId>examples-decisionmaker-sharedcontext</artifactId>
diff --git a/examples/pom.xml b/examples/pom.xml
index 8faa16017..91ecfbc43 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -39,6 +39,7 @@
<module>examples-acm</module>
<module>examples-adaptive</module>
<module>examples-decisionmaker</module>
+ <module>examples-decisionmaker-sharedcontext</module>
<module>examples-periodic</module>
<module>examples-onap-vcpe</module>
<module>examples-onap-bbs</module>