diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-11-18 17:40:44 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-11-18 17:40:44 +0000 |
commit | 5235a8aca0bc7797517bc0407d3eee12129c486e (patch) | |
tree | fbd6c6587ba5e9ca70f0ffd80eab30f2e94e615b /plugins/plugins-executor/plugins-executor-java/pom.xml | |
parent | 58261c72572e58f8bded5c4c4223dcb0f9b82f04 (diff) |
Release policy/apex-pdp4.0.1
Diffstat (limited to 'plugins/plugins-executor/plugins-executor-java/pom.xml')
-rw-r--r-- | plugins/plugins-executor/plugins-executor-java/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/plugins-executor/plugins-executor-java/pom.xml b/plugins/plugins-executor/plugins-executor-java/pom.xml index 5e192fc53..8ff92cb14 100644 --- a/plugins/plugins-executor/plugins-executor-java/pom.xml +++ b/plugins/plugins-executor/plugins-executor-java/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.plugins.plugins-executor</groupId> <artifactId>plugins-executor</artifactId> - <version>4.0.1-SNAPSHOT</version> + <version>4.0.1</version> </parent> <artifactId>plugins-executor-java</artifactId> |