diff options
Diffstat (limited to 'examples/examples-decisionmaker')
-rw-r--r-- | examples/examples-decisionmaker/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/examples-decisionmaker/pom.xml b/examples/examples-decisionmaker/pom.xml index 2b6f73b42..5f4e00dca 100644 --- a/examples/examples-decisionmaker/pom.xml +++ b/examples/examples-decisionmaker/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.examples</groupId> <artifactId>examples</artifactId> - <version>2.8.0-SNAPSHOT</version> + <version>2.8.0</version> </parent> <artifactId>examples-decisionmaker</artifactId> |