diff options
Diffstat (limited to 'examples/examples-decisionmaker-sharedcontext/pom.xml')
-rw-r--r-- | examples/examples-decisionmaker-sharedcontext/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/examples-decisionmaker-sharedcontext/pom.xml b/examples/examples-decisionmaker-sharedcontext/pom.xml index 4b6a8dacf..36aa9fc6f 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>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>examples-decisionmaker-sharedcontext</artifactId> |