From efb127fcccabeb4bee434651576f838052e059a2 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Fri, 20 Mar 2020 12:35:36 +0000 Subject: Release ccsdk/cds --- ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml | 4 ++-- ms/blueprintsprocessor/functions/cli-executor/pom.xml | 4 ++-- ms/blueprintsprocessor/functions/config-snapshots/pom.xml | 4 ++-- ms/blueprintsprocessor/functions/message-prioritizaion/pom.xml | 2 +- ms/blueprintsprocessor/functions/netconf-executor/pom.xml | 4 ++-- ms/blueprintsprocessor/functions/pom.xml | 2 +- ms/blueprintsprocessor/functions/python-executor/pom.xml | 2 +- ms/blueprintsprocessor/functions/resource-resolution/pom.xml | 4 ++-- ms/blueprintsprocessor/functions/restconf-executor/pom.xml | 4 ++-- ms/blueprintsprocessor/functions/restful-executor/pom.xml | 2 +- 10 files changed, 16 insertions(+), 16 deletions(-) (limited to 'ms/blueprintsprocessor/functions') diff --git a/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml b/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml index 6378cd48d..456d4a3fc 100644 --- a/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml @@ -20,12 +20,12 @@ org.onap.ccsdk.cds.blueprintsprocessor functions - 0.7.0-SNAPSHOT + 0.7.0 org.onap.ccsdk.cds.blueprintsprocessor.functions ansible-awx-executor - 0.7.0-SNAPSHOT + 0.7.0 Blueprints Processor Function - Ansible AWX Executor Blueprints Processor Function - Ansible Executor diff --git a/ms/blueprintsprocessor/functions/cli-executor/pom.xml b/ms/blueprintsprocessor/functions/cli-executor/pom.xml index 07efd551c..1a77d63d3 100644 --- a/ms/blueprintsprocessor/functions/cli-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/cli-executor/pom.xml @@ -20,12 +20,12 @@ org.onap.ccsdk.cds.blueprintsprocessor functions - 0.7.0-SNAPSHOT + 0.7.0 org.onap.ccsdk.cds.blueprintsprocessor.functions cli-executor - 0.7.0-SNAPSHOT + 0.7.0 Blueprints Processor Function - CLI Executor Blueprints Processor Function - CLI Executor diff --git a/ms/blueprintsprocessor/functions/config-snapshots/pom.xml b/ms/blueprintsprocessor/functions/config-snapshots/pom.xml index 0801e6d7f..4532a4c97 100644 --- a/ms/blueprintsprocessor/functions/config-snapshots/pom.xml +++ b/ms/blueprintsprocessor/functions/config-snapshots/pom.xml @@ -20,12 +20,12 @@ org.onap.ccsdk.cds.blueprintsprocessor functions - 0.7.0-SNAPSHOT + 0.7.0 org.onap.ccsdk.cds.blueprintsprocessor.functions config-snapshots - 0.7.0-SNAPSHOT + 0.7.0 Blueprints Processor Function - Config Snapshots Blueprints Processor Function - Config Snapshots diff --git a/ms/blueprintsprocessor/functions/message-prioritizaion/pom.xml b/ms/blueprintsprocessor/functions/message-prioritizaion/pom.xml index c7dbaf174..1e49e79bb 100644 --- a/ms/blueprintsprocessor/functions/message-prioritizaion/pom.xml +++ b/ms/blueprintsprocessor/functions/message-prioritizaion/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.blueprintsprocessor functions - 0.7.0-SNAPSHOT + 0.7.0 org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/functions/netconf-executor/pom.xml b/ms/blueprintsprocessor/functions/netconf-executor/pom.xml index 07415c37d..2e0f55c2d 100644 --- a/ms/blueprintsprocessor/functions/netconf-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/netconf-executor/pom.xml @@ -20,12 +20,12 @@ org.onap.ccsdk.cds.blueprintsprocessor functions - 0.7.0-SNAPSHOT + 0.7.0 org.onap.ccsdk.cds.blueprintsprocessor.functions netconf-executor - 0.7.0-SNAPSHOT + 0.7.0 Blueprints Processor Function - Netconf Executor Blueprints Processor Function - Netconf Executor diff --git a/ms/blueprintsprocessor/functions/pom.xml b/ms/blueprintsprocessor/functions/pom.xml index 3097c1b98..78eb2bc67 100755 --- a/ms/blueprintsprocessor/functions/pom.xml +++ b/ms/blueprintsprocessor/functions/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor parent - 0.7.0-SNAPSHOT + 0.7.0 ../parent diff --git a/ms/blueprintsprocessor/functions/python-executor/pom.xml b/ms/blueprintsprocessor/functions/python-executor/pom.xml index 5601922a7..094b29c42 100644 --- a/ms/blueprintsprocessor/functions/python-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/python-executor/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.blueprintsprocessor functions - 0.7.0-SNAPSHOT + 0.7.0 org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/functions/resource-resolution/pom.xml b/ms/blueprintsprocessor/functions/resource-resolution/pom.xml index 2af7c6e41..7ad5f9fd3 100644 --- a/ms/blueprintsprocessor/functions/resource-resolution/pom.xml +++ b/ms/blueprintsprocessor/functions/resource-resolution/pom.xml @@ -20,12 +20,12 @@ org.onap.ccsdk.cds.blueprintsprocessor functions - 0.7.0-SNAPSHOT + 0.7.0 org.onap.ccsdk.cds.blueprintsprocessor.functions resource-resolution - 0.7.0-SNAPSHOT + 0.7.0 jar Blueprints Processor Function - Resource Resolution diff --git a/ms/blueprintsprocessor/functions/restconf-executor/pom.xml b/ms/blueprintsprocessor/functions/restconf-executor/pom.xml index 8e75597c2..ac07b7348 100644 --- a/ms/blueprintsprocessor/functions/restconf-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/restconf-executor/pom.xml @@ -20,12 +20,12 @@ org.onap.ccsdk.cds.blueprintsprocessor functions - 0.7.0-SNAPSHOT + 0.7.0 org.onap.ccsdk.cds.blueprintsprocessor.functions restconf-executor - 0.7.0-SNAPSHOT + 0.7.0 Blueprints Processor Function - Restconf Executor Blueprints Processor Function - Restconf Executor diff --git a/ms/blueprintsprocessor/functions/restful-executor/pom.xml b/ms/blueprintsprocessor/functions/restful-executor/pom.xml index 4ac52c4b8..0ee0489b7 100644 --- a/ms/blueprintsprocessor/functions/restful-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/restful-executor/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.blueprintsprocessor functions - 0.7.0-SNAPSHOT + 0.7.0 org.onap.ccsdk.cds.blueprintsprocessor.functions -- cgit 1.2.3-korg