diff options
Diffstat (limited to 'examples/examples-myfirstpolicy')
-rw-r--r-- | examples/examples-myfirstpolicy/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/examples-myfirstpolicy/pom.xml b/examples/examples-myfirstpolicy/pom.xml index c45267b55..3bf31e716 100644 --- a/examples/examples-myfirstpolicy/pom.xml +++ b/examples/examples-myfirstpolicy/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.examples</groupId> <artifactId>examples</artifactId> - <version>2.9.1-SNAPSHOT</version> + <version>2.9.1</version> </parent> <artifactId>examples-myfirstpolicy</artifactId> |