diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-08-04 20:14:20 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-08-04 20:14:20 +0000 |
commit | ebdf02ede0042bdb5b572c00077098c31f804199 (patch) | |
tree | 94ab1a5d8fad13a8e9ded7d54f5ee95922d42b8d /plugins/plugins-executor/plugins-executor-mvel | |
parent | 23f4d5f537f944fbb689e75e591678c9a8757c0a (diff) |
Release policy/apex-pdp8.0.1-ONAP2.5.4
Diffstat (limited to 'plugins/plugins-executor/plugins-executor-mvel')
-rw-r--r-- | plugins/plugins-executor/plugins-executor-mvel/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/plugins-executor/plugins-executor-mvel/pom.xml b/plugins/plugins-executor/plugins-executor-mvel/pom.xml index 23ccb676c..3db43534d 100644 --- a/plugins/plugins-executor/plugins-executor-mvel/pom.xml +++ b/plugins/plugins-executor/plugins-executor-mvel/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.plugins.plugins-executor</groupId> <artifactId>plugins-executor</artifactId> - <version>2.5.4-SNAPSHOT</version> + <version>2.5.4</version> </parent> <artifactId>plugins-executor-mvel</artifactId> |