diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-02-28 16:11:44 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-02-28 16:11:44 +0000 |
commit | a3525fa287296e898c93432a8d003b07eac913ca (patch) | |
tree | c37e5d8fc20a2be1a29539cf4d0fbffe8a565738 /examples/examples-myfirstpolicy | |
parent | 75c10af7ba92c5cffe340a59e07271b67955869f (diff) |
Release policy/apex-pdp2.9.1
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> |