From 0c58340687ad6ffb1bca0f0ee3ea6c2bc98eb2d6 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Mon, 16 Nov 2020 18:22:34 +0000 Subject: Release policy/apex-pdp --- plugins/plugins-executor/plugins-executor-java/pom.xml | 2 +- plugins/plugins-executor/plugins-executor-javascript/pom.xml | 2 +- plugins/plugins-executor/plugins-executor-jruby/pom.xml | 2 +- plugins/plugins-executor/plugins-executor-mvel/pom.xml | 2 +- plugins/plugins-executor/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'plugins/plugins-executor') diff --git a/plugins/plugins-executor/plugins-executor-java/pom.xml b/plugins/plugins-executor/plugins-executor-java/pom.xml index 13000914b..4c19b0d9a 100644 --- a/plugins/plugins-executor/plugins-executor-java/pom.xml +++ b/plugins/plugins-executor/plugins-executor-java/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.plugins.plugins-executor plugins-executor - 2.4.4-SNAPSHOT + 2.4.4 plugins-executor-java diff --git a/plugins/plugins-executor/plugins-executor-javascript/pom.xml b/plugins/plugins-executor/plugins-executor-javascript/pom.xml index 319e2622f..df9aa9dc5 100644 --- a/plugins/plugins-executor/plugins-executor-javascript/pom.xml +++ b/plugins/plugins-executor/plugins-executor-javascript/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.apex-pdp.plugins.plugins-executor plugins-executor - 2.4.4-SNAPSHOT + 2.4.4 plugins-executor-javascript diff --git a/plugins/plugins-executor/plugins-executor-jruby/pom.xml b/plugins/plugins-executor/plugins-executor-jruby/pom.xml index 570275030..42a7498e1 100644 --- a/plugins/plugins-executor/plugins-executor-jruby/pom.xml +++ b/plugins/plugins-executor/plugins-executor-jruby/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.plugins.plugins-executor plugins-executor - 2.4.4-SNAPSHOT + 2.4.4 plugins-executor-jruby diff --git a/plugins/plugins-executor/plugins-executor-mvel/pom.xml b/plugins/plugins-executor/plugins-executor-mvel/pom.xml index ccc0e42aa..fcbbf142b 100644 --- a/plugins/plugins-executor/plugins-executor-mvel/pom.xml +++ b/plugins/plugins-executor/plugins-executor-mvel/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.plugins.plugins-executor plugins-executor - 2.4.4-SNAPSHOT + 2.4.4 plugins-executor-mvel diff --git a/plugins/plugins-executor/pom.xml b/plugins/plugins-executor/pom.xml index 726d9207e..f10476679 100644 --- a/plugins/plugins-executor/pom.xml +++ b/plugins/plugins-executor/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.plugins plugins - 2.4.4-SNAPSHOT + 2.4.4 org.onap.policy.apex-pdp.plugins.plugins-executor -- cgit 1.2.3-korg