diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-11-25 17:54:54 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-11-25 17:54:54 +0000 |
commit | 9db49aa1a5f35976f0f57b73eed96def07e99070 (patch) | |
tree | 4e9abec218da2b55ce68d30bdd4e1df48c0f09a7 /plugins/plugins-executor/plugins-executor-jruby | |
parent | be777e03ffbb39095e5aca5bf8c780e275335c3a (diff) |
Release policy/apex-pdp2.7.5
Diffstat (limited to 'plugins/plugins-executor/plugins-executor-jruby')
-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 ed0c46a8c..d60968a81 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.7.5-SNAPSHOT</version> + <version>2.7.5</version> </parent> <artifactId>plugins-executor-jruby</artifactId> |