diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-02-28 16:11:44 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-02-28 16:11:44 +0000 |
commit | a3525fa287296e898c93432a8d003b07eac913ca (patch) | |
tree | c37e5d8fc20a2be1a29539cf4d0fbffe8a565738 /plugins/plugins-executor/plugins-executor-jruby | |
parent | 75c10af7ba92c5cffe340a59e07271b67955869f (diff) |
Release policy/apex-pdp2.9.1
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 0503e4a42..a0a7ad782 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.9.1-SNAPSHOT</version> + <version>2.9.1</version> </parent> <artifactId>plugins-executor-jruby</artifactId> |