diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-02-23 19:15:22 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-02-23 19:15:22 +0000 |
commit | feddb32e26ff5269ac654500bcf2f630568fb44a (patch) | |
tree | 975c333179f92776d1cf33fbb9f7d4b31bc57caa /plugins/plugins-executor/plugins-executor-jruby/pom.xml | |
parent | 1f47753355dfd706899ce25cc321196b5f43d8aa (diff) |
Release policy/apex-pdp2.5.0
Diffstat (limited to 'plugins/plugins-executor/plugins-executor-jruby/pom.xml')
-rw-r--r-- | plugins/plugins-executor/plugins-executor-jruby/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/plugins-executor/plugins-executor-jruby/pom.xml b/plugins/plugins-executor/plugins-executor-jruby/pom.xml index df2653a5b..1d6b8bfb6 100644 --- a/plugins/plugins-executor/plugins-executor-jruby/pom.xml +++ b/plugins/plugins-executor/plugins-executor-jruby/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.plugins.plugins-executor</groupId> <artifactId>plugins-executor</artifactId> - <version>2.5.0-SNAPSHOT</version> + <version>2.5.0</version> </parent> <artifactId>plugins-executor-jruby</artifactId> |