diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-04-28 03:45:49 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-04-28 03:45:49 +0000 |
commit | cf00f26000935a599c9870a13a83667aaae2e6ce (patch) | |
tree | 6b6b4b29132141aec3a86bb044e1de24a4a6bf2b /plugins/plugins-executor/plugins-executor-mvel/pom.xml | |
parent | 0deacabef2adacedefb9cf698c015e66c116962a (diff) |
Release policy/apex-pdp2.7.310.0.0-ONAP
Diffstat (limited to 'plugins/plugins-executor/plugins-executor-mvel/pom.xml')
-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 36ca072f0..57c0823f3 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.7.3-SNAPSHOT</version> + <version>2.7.3</version> </parent> <artifactId>plugins-executor-mvel</artifactId> |