diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-11-13 13:19:16 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-11-13 13:19:16 +0000 |
commit | 2bf14416a29dceab6eff9185e0514516df58c5c1 (patch) | |
tree | 8635fb4d6d5495198e5fa67006ba9bd42449db56 /examples/examples-decisionmaker/pom.xml | |
parent | 13c8dcadc51770b45d28705626eae674969aed17 (diff) |
Release policy/apex-pdp3.0.2
Diffstat (limited to 'examples/examples-decisionmaker/pom.xml')
-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 0850e9dec..e75410ca3 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>3.0.2-SNAPSHOT</version> + <version>3.0.2</version> </parent> <artifactId>examples-decisionmaker</artifactId> |