From 95dcac20af9c1f59c3c0d8de7ad4d253ecb58776 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 30 Mar 2020 08:21:12 -0400 Subject: Roll to next Frankfurt snapshot and fix sonar build Roll to next Frankfurt snapshot. Also, fixed config to skip sonar for error-catalog, which has no scannable components. Sonar builds were failing because error-catalog does not have standard maven source and test directories (src/main, src/test) Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney Change-Id: Iacb76b240e71206de8306af7e2447eaa07b0d33b --- 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..9c699bab6 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.1-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions ansible-awx-executor - 0.7.0-SNAPSHOT + 0.7.1-SNAPSHOT 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..28d96ad73 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.1-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions cli-executor - 0.7.0-SNAPSHOT + 0.7.1-SNAPSHOT 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..0f6c10e89 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.1-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions config-snapshots - 0.7.0-SNAPSHOT + 0.7.1-SNAPSHOT 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..d12a1f2b3 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.1-SNAPSHOT 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..2ff7106ec 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.1-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions netconf-executor - 0.7.0-SNAPSHOT + 0.7.1-SNAPSHOT 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..de21f40f1 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.1-SNAPSHOT ../parent diff --git a/ms/blueprintsprocessor/functions/python-executor/pom.xml b/ms/blueprintsprocessor/functions/python-executor/pom.xml index 5601922a7..0cd8a11ae 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.1-SNAPSHOT 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..d2aecf0cf 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.1-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions resource-resolution - 0.7.0-SNAPSHOT + 0.7.1-SNAPSHOT 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..8208f5f4e 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.1-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions restconf-executor - 0.7.0-SNAPSHOT + 0.7.1-SNAPSHOT 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..fa4acf641 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.1-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions -- cgit 1.2.3-korg