From a3b5f8b319558fdae97a71ec63a993945716529c Mon Sep 17 00:00:00 2001 From: liamfallon Date: Wed, 31 Oct 2018 16:22:15 +0000 Subject: Step version for Casablanca support Issue-ID: POLICY-1233 Change-Id: I8a4a124041df0bb9d38424c8491e5dff027f9b01 Signed-off-by: liamfallon --- plugins/plugins-executor/plugins-executor-java/pom.xml | 5 ++--- plugins/plugins-executor/plugins-executor-javascript/pom.xml | 5 ++--- plugins/plugins-executor/plugins-executor-jruby/pom.xml | 5 ++--- plugins/plugins-executor/plugins-executor-jython/pom.xml | 5 ++--- plugins/plugins-executor/plugins-executor-mvel/pom.xml | 5 ++--- plugins/plugins-executor/pom.xml | 5 ++--- 6 files changed, 12 insertions(+), 18 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 4152c9e22..5fef9b052 100644 --- a/plugins/plugins-executor/plugins-executor-java/pom.xml +++ b/plugins/plugins-executor/plugins-executor-java/pom.xml @@ -17,13 +17,12 @@ SPDX-License-Identifier: Apache-2.0 ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.apex-pdp.plugins.plugins-executor plugins-executor - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT plugins-executor-java diff --git a/plugins/plugins-executor/plugins-executor-javascript/pom.xml b/plugins/plugins-executor/plugins-executor-javascript/pom.xml index b6ac2b78a..bd8d09936 100644 --- a/plugins/plugins-executor/plugins-executor-javascript/pom.xml +++ b/plugins/plugins-executor/plugins-executor-javascript/pom.xml @@ -17,13 +17,12 @@ SPDX-License-Identifier: Apache-2.0 ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.apex-pdp.plugins.plugins-executor plugins-executor - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT plugins-executor-javascript diff --git a/plugins/plugins-executor/plugins-executor-jruby/pom.xml b/plugins/plugins-executor/plugins-executor-jruby/pom.xml index 84da2f8e0..ca56103f1 100644 --- a/plugins/plugins-executor/plugins-executor-jruby/pom.xml +++ b/plugins/plugins-executor/plugins-executor-jruby/pom.xml @@ -17,13 +17,12 @@ SPDX-License-Identifier: Apache-2.0 ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.apex-pdp.plugins.plugins-executor plugins-executor - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT plugins-executor-jruby diff --git a/plugins/plugins-executor/plugins-executor-jython/pom.xml b/plugins/plugins-executor/plugins-executor-jython/pom.xml index e306a76e5..edca83a69 100644 --- a/plugins/plugins-executor/plugins-executor-jython/pom.xml +++ b/plugins/plugins-executor/plugins-executor-jython/pom.xml @@ -17,13 +17,12 @@ SPDX-License-Identifier: Apache-2.0 ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.apex-pdp.plugins.plugins-executor plugins-executor - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT plugins-executor-jython diff --git a/plugins/plugins-executor/plugins-executor-mvel/pom.xml b/plugins/plugins-executor/plugins-executor-mvel/pom.xml index b62c04c6e..17a51af19 100644 --- a/plugins/plugins-executor/plugins-executor-mvel/pom.xml +++ b/plugins/plugins-executor/plugins-executor-mvel/pom.xml @@ -17,13 +17,12 @@ SPDX-License-Identifier: Apache-2.0 ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.apex-pdp.plugins.plugins-executor plugins-executor - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT plugins-executor-mvel diff --git a/plugins/plugins-executor/pom.xml b/plugins/plugins-executor/pom.xml index 3b7584280..d4a342bdc 100644 --- a/plugins/plugins-executor/pom.xml +++ b/plugins/plugins-executor/pom.xml @@ -17,13 +17,12 @@ SPDX-License-Identifier: Apache-2.0 ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.apex-pdp.plugins plugins - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT org.onap.policy.apex-pdp.plugins.plugins-executor -- cgit 1.2.3-korg