From 3aa7cbec7f96dba5503757482bb604921116b6c1 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Wed, 31 Oct 2018 16:35:54 +0000 Subject: Set new master version for Dublin Issue-ID: POLICY-1232 Change-Id: If43c40e9e13bd9387e2b6ee876717f8413a17e34 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..a0a23ffa5 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.1.0-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..32f01e83b 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.1.0-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..787286a9f 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.1.0-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..cc9cee772 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.1.0-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..6f71e3fdc 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.1.0-SNAPSHOT plugins-executor-mvel diff --git a/plugins/plugins-executor/pom.xml b/plugins/plugins-executor/pom.xml index 3b7584280..7adb324be 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.1.0-SNAPSHOT org.onap.policy.apex-pdp.plugins.plugins-executor -- cgit 1.2.3-korg