diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2025-01-28 08:57:18 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2025-01-28 08:57:18 +0000 |
commit | 6f0aed83b2f289c0865fac0e8c0e1f07a9c318a2 (patch) | |
tree | 2d07c9501adfdffd3e7a34982fbb144c9c4489a9 /plugins/plugins-executor/plugins-executor-java/pom.xml | |
parent | a01068a854a53d910d8964cf5760a740855e5bd4 (diff) |
Release policy/apex-pdp4.1.0
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 68316cdd7..229a8c0c9 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.1.0-SNAPSHOT</version> + <version>4.1.0</version> </parent> <artifactId>plugins-executor-java</artifactId> |