You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by jo...@apache.org on 2021/12/15 21:54:50 UTC

[nifi] 01/01: Merge branch 'NIFI-9480-RC1' into support/nifi-1.15

This is an automated email from the ASF dual-hosted git repository.

joewitt pushed a commit to branch support/nifi-1.15
in repository https://gitbox.apache.org/repos/asf/nifi.git

commit 4acb358bd36544cef6b7d07b9b4d667b0aaa1ab4
Merge: d9715d7 b09619d
Author: Joe Witt <jo...@apache.org>
AuthorDate: Wed Dec 15 14:50:59 2021 -0700

    Merge branch 'NIFI-9480-RC1' into support/nifi-1.15

 minifi/minifi-assembly/pom.xml                     |   6 +-
 minifi/minifi-bootstrap/pom.xml                    |   2 +-
 minifi/minifi-c2/minifi-c2-api/pom.xml             |   2 +-
 minifi/minifi-c2/minifi-c2-assembly/pom.xml        |   2 +-
 .../minifi-c2-cache-filesystem/pom.xml             |   2 +-
 .../minifi-c2-cache/minifi-c2-cache-s3/pom.xml     |   2 +-
 minifi/minifi-c2/minifi-c2-cache/pom.xml           |   2 +-
 minifi/minifi-c2/minifi-c2-docker/pom.xml          |   4 +-
 .../minifi-c2/minifi-c2-integration-tests/pom.xml  |   2 +-
 minifi/minifi-c2/minifi-c2-jetty/pom.xml           |   2 +-
 .../minifi-c2-provider-cache/pom.xml               |   2 +-
 .../minifi-c2-provider-delegating/pom.xml          |   2 +-
 .../minifi-c2-provider-nifi-rest/pom.xml           |   2 +-
 .../minifi-c2-provider-util/pom.xml                |   2 +-
 minifi/minifi-c2/minifi-c2-provider/pom.xml        |   2 +-
 minifi/minifi-c2/minifi-c2-service/pom.xml         |   2 +-
 minifi/minifi-c2/pom.xml                           |   2 +-
 .../minifi-commons/minifi-commons-schema/pom.xml   |   2 +-
 minifi/minifi-commons/minifi-utils/pom.xml         |   2 +-
 minifi/minifi-commons/pom.xml                      |   2 +-
 minifi/minifi-docker/pom.xml                       |   4 +-
 minifi/minifi-docs/pom.xml                         |   2 +-
 minifi/minifi-integration-tests/pom.xml            |   2 +-
 .../minifi-framework-nar/pom.xml                   |   2 +-
 .../minifi-framework/minifi-framework-api/pom.xml  |   8 +-
 .../minifi-framework/minifi-framework-core/pom.xml |   6 +-
 .../minifi-framework/minifi-resources/pom.xml      |   2 +-
 .../minifi-framework/minifi-runtime/pom.xml        |   2 +-
 .../minifi-framework/minifi-server/pom.xml         |   2 +-
 .../minifi-framework/pom.xml                       |   2 +-
 .../minifi-server-nar/pom.xml                      |   8 +-
 .../minifi-framework-bundle/pom.xml                |  16 +-
 .../minifi-provenance-repositories/pom.xml         |   2 +-
 .../minifi-provenance-repository-nar/pom.xml       |   2 +-
 .../minifi-provenance-repository-bundle/pom.xml    |   2 +-
 .../minifi-nar-bundles/minifi-standard-nar/pom.xml |   8 +-
 .../minifi-update-attribute-nar/pom.xml            |   8 +-
 minifi/minifi-nar-bundles/pom.xml                  |   2 +-
 .../minifi-toolkit/minifi-toolkit-assembly/pom.xml |   2 +-
 .../minifi-toolkit-configuration/pom.xml           |   2 +-
 minifi/minifi-toolkit/pom.xml                      |   2 +-
 minifi/pom.xml                                     | 124 ++++-----
 nifi-api/pom.xml                                   |   2 +-
 nifi-assembly/pom.xml                              | 280 ++++++++++-----------
 nifi-bootstrap/pom.xml                             |  18 +-
 nifi-commons/nifi-bootstrap-utils/pom.xml          |   2 +-
 nifi-commons/nifi-data-provenance-utils/pom.xml    |   8 +-
 nifi-commons/nifi-expression-language/pom.xml      |  10 +-
 nifi-commons/nifi-flow-encryptor/pom.xml           |   4 +-
 nifi-commons/nifi-flowfile-packager/pom.xml        |   2 +-
 nifi-commons/nifi-hl7-query-language/pom.xml       |   2 +-
 nifi-commons/nifi-json-utils/pom.xml               |   6 +-
 nifi-commons/nifi-logging-utils/pom.xml            |   2 +-
 nifi-commons/nifi-metrics/pom.xml                  |   4 +-
 nifi-commons/nifi-parameter/pom.xml                |   4 +-
 nifi-commons/nifi-properties/pom.xml               |   4 +-
 nifi-commons/nifi-property-encryptor/pom.xml       |   4 +-
 nifi-commons/nifi-property-utils/pom.xml           |   2 +-
 nifi-commons/nifi-record-path/pom.xml              |  10 +-
 nifi-commons/nifi-record/pom.xml                   |   2 +-
 nifi-commons/nifi-repository-encryption/pom.xml    |   8 +-
 nifi-commons/nifi-rocksdb-utils/pom.xml            |   8 +-
 nifi-commons/nifi-schema-utils/pom.xml             |   2 +-
 nifi-commons/nifi-security-kerberos-api/pom.xml    |   2 +-
 nifi-commons/nifi-security-kerberos/pom.xml        |   6 +-
 nifi-commons/nifi-security-kms/pom.xml             |   2 +-
 nifi-commons/nifi-security-socket-ssl/pom.xml      |   6 +-
 nifi-commons/nifi-security-utils-api/pom.xml       |   2 +-
 nifi-commons/nifi-security-utils/pom.xml           |  12 +-
 .../nifi-sensitive-property-provider/pom.xml       |   8 +-
 nifi-commons/nifi-single-user-utils/pom.xml        |   2 +-
 nifi-commons/nifi-site-to-site-client/pom.xml      |  12 +-
 nifi-commons/nifi-socket-utils/pom.xml             |   8 +-
 nifi-commons/nifi-utils/pom.xml                    |   6 +-
 nifi-commons/nifi-uuid5/pom.xml                    |   2 +-
 nifi-commons/nifi-vault-utils/pom.xml              |   8 +-
 nifi-commons/nifi-web-utils/pom.xml                |   2 +-
 nifi-commons/nifi-write-ahead-log/pom.xml          |   4 +-
 nifi-commons/pom.xml                               |   2 +-
 nifi-docker/dockerhub/pom.xml                      |   2 +-
 nifi-docker/dockermaven/pom.xml                    |   2 +-
 nifi-docker/pom.xml                                |   4 +-
 nifi-docs/pom.xml                                  |   2 +-
 .../nifi-nifi-example-nar/pom.xml                  |   2 +-
 .../nifi-nifi-example-processors/pom.xml           |   8 +-
 nifi-external/nifi-example-bundle/pom.xml          |   4 +-
 .../nifi-kafka-connector-assembly/pom.xml          |  24 +-
 .../nifi-kafka-connector-tests/pom.xml             |  10 +-
 .../nifi-kafka-connector/pom.xml                   |  24 +-
 nifi-external/nifi-kafka-connect/pom.xml           |   2 +-
 nifi-external/nifi-spark-receiver/pom.xml          |   4 +-
 nifi-external/pom.xml                              |   2 +-
 nifi-framework-api/pom.xml                         |   6 +-
 .../nifi-processor-bundle-archetype/pom.xml        |   2 +-
 .../nifi-service-bundle-archetype/pom.xml          |   2 +-
 nifi-maven-archetypes/pom.xml                      |   2 +-
 nifi-mock/pom.xml                                  |  16 +-
 .../nifi-accumulo-bundle/nifi-accumulo-nar/pom.xml |  10 +-
 .../nifi-accumulo-processors/pom.xml               |  20 +-
 .../nifi-accumulo-services-api-nar/pom.xml         |  10 +-
 .../nifi-accumulo-services-api/pom.xml             |  10 +-
 .../nifi-accumulo-services-nar/pom.xml             |  10 +-
 .../nifi-accumulo-services/pom.xml                 |  24 +-
 nifi-nar-bundles/nifi-accumulo-bundle/pom.xml      |   6 +-
 .../nifi-ambari-bundle/nifi-ambari-nar/pom.xml     |   4 +-
 .../nifi-ambari-reporting-task/pom.xml             |  10 +-
 nifi-nar-bundles/nifi-ambari-bundle/pom.xml        |   2 +-
 .../nifi-amqp-bundle/nifi-amqp-nar/pom.xml         |   6 +-
 .../nifi-amqp-bundle/nifi-amqp-processors/pom.xml  |   6 +-
 nifi-nar-bundles/nifi-amqp-bundle/pom.xml          |   6 +-
 .../nifi-asn1-bundle/nifi-asn1-nar/pom.xml         |   6 +-
 .../nifi-asn1-bundle/nifi-asn1-services/pom.xml    |   4 +-
 nifi-nar-bundles/nifi-asn1-bundle/pom.xml          |   2 +-
 .../nifi-atlas-bundle/nifi-atlas-nar/pom.xml       |   4 +-
 .../nifi-atlas-reporting-task/pom.xml              |   8 +-
 nifi-nar-bundles/nifi-atlas-bundle/pom.xml         |   4 +-
 .../nifi-avro-bundle/nifi-avro-nar/pom.xml         |   6 +-
 .../nifi-avro-bundle/nifi-avro-processors/pom.xml  |   6 +-
 nifi-nar-bundles/nifi-avro-bundle/pom.xml          |   4 +-
 .../nifi-aws-abstract-processors/pom.xml           |   6 +-
 .../nifi-aws-bundle/nifi-aws-nar/pom.xml           |   8 +-
 .../nifi-aws-parameter-value-providers/pom.xml     |   8 +-
 .../nifi-aws-bundle/nifi-aws-processors/pom.xml    |  16 +-
 .../nifi-aws-service-api-nar/pom.xml               |   6 +-
 .../nifi-aws-bundle/nifi-aws-service-api/pom.xml   |   2 +-
 nifi-nar-bundles/nifi-aws-bundle/pom.xml           |   2 +-
 .../nifi-azure-graph-authorizer/pom.xml            |   6 +-
 .../nifi-azure-bundle/nifi-azure-nar/pom.xml       |  10 +-
 .../nifi-azure-processors/pom.xml                  |  22 +-
 .../nifi-azure-reporting-task/pom.xml              |  12 +-
 .../nifi-azure-services-api-nar/pom.xml            |   6 +-
 .../nifi-azure-services-api/pom.xml                |   2 +-
 nifi-nar-bundles/nifi-azure-bundle/pom.xml         |   2 +-
 .../nifi-beats-bundle/nifi-beats-nar/pom.xml       |   8 +-
 .../nifi-beats-processors/pom.xml                  |  14 +-
 nifi-nar-bundles/nifi-beats-bundle/pom.xml         |   4 +-
 .../pom.xml                                        |  24 +-
 .../nifi-cassandra-nar/pom.xml                     |   4 +-
 .../nifi-cassandra-processors/pom.xml              |   6 +-
 .../nifi-cassandra-services-api-nar/pom.xml        |   8 +-
 .../nifi-cassandra-services-api/pom.xml            |   2 +-
 .../nifi-cassandra-services-nar/pom.xml            |   8 +-
 .../nifi-cassandra-services/pom.xml                |  12 +-
 nifi-nar-bundles/nifi-cassandra-bundle/pom.xml     |   4 +-
 .../nifi-ccda-bundle/nifi-ccda-nar/pom.xml         |   2 +-
 .../nifi-ccda-bundle/nifi-ccda-processors/pom.xml  |   6 +-
 nifi-nar-bundles/nifi-ccda-bundle/pom.xml          |   4 +-
 nifi-nar-bundles/nifi-cdc/nifi-cdc-api/pom.xml     |   2 +-
 .../nifi-cdc-mysql-nar/pom.xml                     |   4 +-
 .../nifi-cdc-mysql-processors/pom.xml              |   6 +-
 .../nifi-cdc/nifi-cdc-mysql-bundle/pom.xml         |   4 +-
 nifi-nar-bundles/nifi-cdc/pom.xml                  |   2 +-
 .../nifi-confluent-platform-nar/pom.xml            |   6 +-
 .../nifi-confluent-schema-registry-service/pom.xml |   8 +-
 .../nifi-confluent-platform-bundle/pom.xml         |   2 +-
 .../nifi-couchbase-nar/pom.xml                     |   8 +-
 .../nifi-couchbase-processors/pom.xml              |   8 +-
 .../nifi-couchbase-services-api-nar/pom.xml        |   8 +-
 .../nifi-couchbase-services-api/pom.xml            |   2 +-
 nifi-nar-bundles/nifi-couchbase-bundle/pom.xml     |   4 +-
 .../nifi-cybersecurity-nar/pom.xml                 |   6 +-
 .../nifi-cybersecurity-processors/pom.xml          |   6 +-
 nifi-nar-bundles/nifi-cybersecurity-bundle/pom.xml |   4 +-
 .../nifi-datadog-bundle/nifi-datadog-nar/pom.xml   |   2 +-
 .../nifi-datadog-reporting-task/pom.xml            |   8 +-
 nifi-nar-bundles/nifi-datadog-bundle/pom.xml       |   4 +-
 .../nifi-druid-controller-service-api-nar/pom.xml  |   6 +-
 .../nifi-druid-controller-service-api/pom.xml      |   2 +-
 .../nifi-druid-controller-service/pom.xml          |  10 +-
 .../nifi-druid-bundle/nifi-druid-nar/pom.xml       |   8 +-
 .../nifi-druid-processors/pom.xml                  |  14 +-
 nifi-nar-bundles/nifi-druid-bundle/pom.xml         |   4 +-
 .../nifi-easyrules-nar/pom.xml                     |   8 +-
 .../nifi-easyrules-service/pom.xml                 |   8 +-
 nifi-nar-bundles/nifi-easyrules-bundle/pom.xml     |   4 +-
 .../nifi-elasticsearch-5-nar/pom.xml               |   4 +-
 .../nifi-elasticsearch-5-processors/pom.xml        |   6 +-
 .../pom.xml                                        |   8 +-
 .../nifi-elasticsearch-client-service-api/pom.xml  |   8 +-
 .../nifi-elasticsearch-client-service-nar/pom.xml  |   8 +-
 .../nifi-elasticsearch-client-service/pom.xml      |  26 +-
 .../nifi-elasticsearch-nar/pom.xml                 |   4 +-
 .../nifi-elasticsearch-processors/pom.xml          |  16 +-
 .../nifi-elasticsearch-restapi-nar/pom.xml         |   6 +-
 .../nifi-elasticsearch-restapi-processors/pom.xml  |  30 +--
 nifi-nar-bundles/nifi-elasticsearch-bundle/pom.xml |   8 +-
 .../nifi-email-bundle/nifi-email-nar/pom.xml       |   4 +-
 .../nifi-email-processors/pom.xml                  |   6 +-
 nifi-nar-bundles/nifi-email-bundle/pom.xml         |   4 +-
 .../nifi-enrich-bundle/nifi-enrich-nar/pom.xml     |   2 +-
 .../nifi-enrich-processors/pom.xml                 |  12 +-
 nifi-nar-bundles/nifi-enrich-bundle/pom.xml        |   4 +-
 .../nifi-evtx-bundle/nifi-evtx-nar/pom.xml         |   4 +-
 .../nifi-evtx-bundle/nifi-evtx-processors/pom.xml  |   6 +-
 nifi-nar-bundles/nifi-evtx-bundle/pom.xml          |   4 +-
 .../nifi-database-test-utils/pom.xml               |   2 +-
 .../nifi-database-utils/pom.xml                    |   8 +-
 .../nifi-event-transport/pom.xml                   |   6 +-
 .../nifi-extension-utils/nifi-hadoop-utils/pom.xml |   8 +-
 .../nifi-kerberos-test-utils/pom.xml               |   8 +-
 .../nifi-processor-utils/pom.xml                   |  10 +-
 .../nifi-prometheus-utils/pom.xml                  |   8 +-
 .../nifi-avro-record-utils/pom.xml                 |   6 +-
 .../nifi-hadoop-record-utils/pom.xml               |   8 +-
 .../nifi-mock-record-utils/pom.xml                 |   6 +-
 .../nifi-standard-record-utils/pom.xml             |   8 +-
 .../nifi-extension-utils/nifi-record-utils/pom.xml |   2 +-
 .../nifi-reporting-utils/pom.xml                   |   8 +-
 .../nifi-service-utils/pom.xml                     |   6 +-
 .../nifi-extension-utils/nifi-syslog-utils/pom.xml |   6 +-
 nifi-nar-bundles/nifi-extension-utils/pom.xml      |   2 +-
 .../nifi-flume-bundle/nifi-flume-nar/pom.xml       |   6 +-
 .../nifi-flume-processors/pom.xml                  |   8 +-
 nifi-nar-bundles/nifi-flume-bundle/pom.xml         |   6 +-
 .../nifi-framework-nar/pom.xml                     |   8 +-
 .../nifi-framework/nifi-administration/pom.xml     |   2 +-
 .../nifi-framework/nifi-authorizer/pom.xml         |   4 +-
 .../nifi-framework/nifi-client-dto/pom.xml         |   4 +-
 .../nifi-framework/nifi-documentation/pom.xml      |   2 +-
 .../nifi-framework/nifi-file-authorizer/pom.xml    |   2 +-
 .../nifi-flowfile-repo-serialization/pom.xml       |  12 +-
 .../nifi-framework-authorization-providers/pom.xml |   8 +-
 .../nifi-framework-authorization/pom.xml           |   4 +-
 .../nifi-framework-cluster-protocol/pom.xml        |   6 +-
 .../nifi-framework/nifi-framework-cluster/pom.xml  |   2 +-
 .../nifi-framework-components/pom.xml              |  22 +-
 .../nifi-framework/nifi-framework-core-api/pom.xml |  12 +-
 .../nifi-framework/nifi-framework-core/pom.xml     |  40 +--
 .../nifi-framework-nar-loading-utils/pom.xml       |   2 +-
 .../nifi-framework-nar-utils/pom.xml               |   2 +-
 .../nifi-framework/nifi-headless-server/pom.xml    |   2 +-
 .../nifi-framework/nifi-mock-authorizer/pom.xml    |   2 +-
 .../nifi-framework/nifi-nar-utils/pom.xml          |   2 +-
 .../nifi-framework/nifi-properties-loader/pom.xml  |   2 +-
 .../nifi-framework/nifi-repository-models/pom.xml  |   6 +-
 .../nifi-framework/nifi-resources/pom.xml          |   2 +-
 .../nifi-framework/nifi-runtime/pom.xml            |   2 +-
 .../nifi-framework/nifi-shell-authorizer/pom.xml   |   4 +-
 .../nifi-framework/nifi-site-to-site/pom.xml       |   4 +-
 .../nifi-standard-prioritizers/pom.xml             |   2 +-
 .../nifi-framework/nifi-user-actions/pom.xml       |   2 +-
 .../nifi-web/nifi-custom-ui-utilities/pom.xml      |   2 +-
 .../nifi-framework/nifi-web/nifi-jetty/pom.xml     |   2 +-
 .../nifi-web/nifi-ui-extension/pom.xml             |   2 +-
 .../nifi-framework/nifi-web/nifi-web-api/pom.xml   |   6 +-
 .../nifi-web/nifi-web-content-access/pom.xml       |   2 +-
 .../nifi-web/nifi-web-content-viewer/pom.xml       |   2 +-
 .../nifi-framework/nifi-web/nifi-web-docs/pom.xml  |   2 +-
 .../nifi-framework/nifi-web/nifi-web-error/pom.xml |   2 +-
 .../nifi-web/nifi-web-optimistic-locking/pom.xml   |   2 +-
 .../nifi-web/nifi-web-security/pom.xml             |   2 +-
 .../nifi-framework/nifi-web/nifi-web-ui/pom.xml    |   2 +-
 .../nifi-framework/nifi-web/pom.xml                |  12 +-
 .../nifi-framework-bundle/nifi-framework/pom.xml   |   2 +-
 .../nifi-headless-server-nar/pom.xml               |   6 +-
 .../nifi-framework-bundle/nifi-server-nar/pom.xml  |   6 +-
 nifi-nar-bundles/nifi-framework-bundle/pom.xml     |  72 +++---
 .../nifi-gcp-bundle/nifi-gcp-nar/pom.xml           |   6 +-
 .../nifi-gcp-bundle/nifi-gcp-processors/pom.xml    |  12 +-
 .../nifi-gcp-services-api-nar/pom.xml              |   8 +-
 .../nifi-gcp-bundle/nifi-gcp-services-api/pom.xml  |   2 +-
 nifi-nar-bundles/nifi-gcp-bundle/pom.xml           |   4 +-
 .../nifi-graph-client-service-api-nar/pom.xml      |   6 +-
 .../nifi-graph-client-service-api/pom.xml          |   4 +-
 .../nifi-graph-bundle/nifi-graph-nar/pom.xml       |   4 +-
 .../nifi-graph-processors/pom.xml                  |  22 +-
 .../nifi-graph-test-clients/pom.xml                |   6 +-
 .../nifi-neo4j-cypher-service-nar/pom.xml          |   6 +-
 .../nifi-neo4j-cypher-service/pom.xml              |  12 +-
 .../nifi-other-graph-services-nar/pom.xml          |   6 +-
 .../nifi-other-graph-services/pom.xml              |  12 +-
 nifi-nar-bundles/nifi-graph-bundle/pom.xml         |   4 +-
 .../nifi-groovyx-bundle/nifi-groovyx-nar/pom.xml   |   4 +-
 .../nifi-groovyx-processors/pom.xml                |  14 +-
 nifi-nar-bundles/nifi-groovyx-bundle/pom.xml       |   4 +-
 .../nifi-grpc-bundle/nifi-grpc-nar/pom.xml         |   8 +-
 .../nifi-grpc-bundle/nifi-grpc-processors/pom.xml  |   8 +-
 nifi-nar-bundles/nifi-grpc-bundle/pom.xml          |   6 +-
 .../nifi-hadoop-bundle/nifi-hadoop-nar/pom.xml     |   4 +-
 .../nifi-hdfs-processors/pom.xml                   |  10 +-
 nifi-nar-bundles/nifi-hadoop-bundle/pom.xml        |   4 +-
 .../nifi-hadoop-libraries-nar/pom.xml              |   4 +-
 .../nifi-hadoop-libraries-bundle/pom.xml           |   2 +-
 .../nifi-hashicorp-vault-nar/pom.xml               |   4 +-
 .../pom.xml                                        |   8 +-
 .../nifi-hashicorp-vault-bundle/pom.xml            |   2 +-
 .../nifi-hazelcast-services-api-nar/pom.xml        |   8 +-
 .../nifi-hazelcast-services-api/pom.xml            |   2 +-
 .../nifi-hazelcast-services-nar/pom.xml            |   8 +-
 .../nifi-hazelcast-services/pom.xml                |  10 +-
 nifi-nar-bundles/nifi-hazelcast-bundle/pom.xml     |   4 +-
 .../nifi-hbase-bundle/nifi-hbase-nar/pom.xml       |   4 +-
 .../nifi-hbase-processors/pom.xml                  |  14 +-
 nifi-nar-bundles/nifi-hbase-bundle/pom.xml         |   4 +-
 .../nifi-hive-bundle/nifi-hive-nar/pom.xml         |   8 +-
 .../nifi-hive-bundle/nifi-hive-processors/pom.xml  |  20 +-
 .../nifi-hive-services-api-nar/pom.xml             |   8 +-
 .../nifi-hive-services-api/pom.xml                 |   6 +-
 .../nifi-hive-bundle/nifi-hive3-nar/pom.xml        |   8 +-
 .../nifi-hive-bundle/nifi-hive3-processors/pom.xml |  26 +-
 .../nifi-hive-bundle/nifi-hive_1_1-nar/pom.xml     |   8 +-
 .../nifi-hive_1_1-processors/pom.xml               |  20 +-
 nifi-nar-bundles/nifi-hive-bundle/pom.xml          |   4 +-
 .../nifi-hl7-bundle/nifi-hl7-nar/pom.xml           |   4 +-
 .../nifi-hl7-bundle/nifi-hl7-processors/pom.xml    |   6 +-
 nifi-nar-bundles/nifi-hl7-bundle/pom.xml           |   6 +-
 .../nifi-html-bundle/nifi-html-nar/pom.xml         |   4 +-
 .../nifi-html-bundle/nifi-html-processors/pom.xml  |   6 +-
 nifi-nar-bundles/nifi-html-bundle/pom.xml          |   4 +-
 .../nifi-ignite-bundle/nifi-ignite-nar/pom.xml     |   4 +-
 .../nifi-ignite-processors/pom.xml                 |   6 +-
 nifi-nar-bundles/nifi-ignite-bundle/pom.xml        |   4 +-
 .../nifi-influxdb-bundle/nifi-influxdb-nar/pom.xml |   4 +-
 .../nifi-influxdb-processors/pom.xml               |   6 +-
 nifi-nar-bundles/nifi-influxdb-bundle/pom.xml      |   4 +-
 nifi-nar-bundles/nifi-jetty-bundle/pom.xml         |   2 +-
 .../nifi-jms-cf-service-nar/pom.xml                |   6 +-
 .../nifi-jms-bundle/nifi-jms-cf-service/pom.xml    |   2 +-
 .../nifi-jms-processors-nar/pom.xml                |   6 +-
 .../nifi-jms-bundle/nifi-jms-processors/pom.xml    |   8 +-
 nifi-nar-bundles/nifi-jms-bundle/pom.xml           |   4 +-
 .../nifi-jolt-record-nar/pom.xml                   |   8 +-
 .../nifi-jolt-record-processors/pom.xml            |  14 +-
 nifi-nar-bundles/nifi-jolt-record-bundle/pom.xml   |  10 +-
 .../nifi-kafka-bundle/nifi-kafka-0-10-nar/pom.xml  |   4 +-
 .../nifi-kafka-0-10-processors/pom.xml             |   8 +-
 .../nifi-kafka-bundle/nifi-kafka-0-11-nar/pom.xml  |   4 +-
 .../nifi-kafka-0-11-processors/pom.xml             |   8 +-
 .../nifi-kafka-bundle/nifi-kafka-0-8-nar/pom.xml   |   2 +-
 .../nifi-kafka-0-8-processors/pom.xml              |   8 +-
 .../nifi-kafka-bundle/nifi-kafka-0-9-nar/pom.xml   |   4 +-
 .../nifi-kafka-0-9-processors/pom.xml              |   8 +-
 .../nifi-kafka-bundle/nifi-kafka-1-0-nar/pom.xml   |   4 +-
 .../nifi-kafka-1-0-processors/pom.xml              |  14 +-
 .../nifi-kafka-bundle/nifi-kafka-2-0-nar/pom.xml   |   4 +-
 .../nifi-kafka-2-0-processors/pom.xml              |  14 +-
 .../nifi-kafka-bundle/nifi-kafka-2-6-nar/pom.xml   |   4 +-
 .../nifi-kafka-2-6-processors/pom.xml              |  16 +-
 nifi-nar-bundles/nifi-kafka-bundle/pom.xml         |  16 +-
 .../nifi-kerberos-iaa-providers-nar/pom.xml        |   2 +-
 .../nifi-kerberos-iaa-providers/pom.xml            |   4 +-
 .../nifi-kerberos-iaa-providers-bundle/pom.xml     |   4 +-
 .../nifi-kite-bundle/nifi-kite-nar/pom.xml         |   4 +-
 .../nifi-kite-bundle/nifi-kite-processors/pom.xml  |   8 +-
 nifi-nar-bundles/nifi-kite-bundle/pom.xml          |   4 +-
 .../nifi-kudu-controller-service/pom.xml           |   6 +-
 .../nifi-kudu-bundle/nifi-kudu-nar/pom.xml         |  10 +-
 .../nifi-kudu-bundle/nifi-kudu-processors/pom.xml  |  18 +-
 nifi-nar-bundles/nifi-kudu-bundle/pom.xml          |   4 +-
 .../nifi-language-translation-nar/pom.xml          |   4 +-
 .../nifi-yandex-processors/pom.xml                 |   8 +-
 .../nifi-language-translation-bundle/pom.xml       |   2 +-
 .../nifi-ldap-iaa-providers-nar/pom.xml            |   2 +-
 .../nifi-ldap-iaa-providers/pom.xml                |   8 +-
 .../nifi-ldap-iaa-providers-bundle/pom.xml         |   4 +-
 .../nifi-lumberjack-nar/pom.xml                    |   8 +-
 .../nifi-lumberjack-processors/pom.xml             |  12 +-
 nifi-nar-bundles/nifi-lumberjack-bundle/pom.xml    |   4 +-
 .../nifi-media-bundle/nifi-image-viewer/pom.xml    |   2 +-
 .../nifi-media-bundle/nifi-media-nar/pom.xml       |   8 +-
 .../nifi-media-processors/pom.xml                  |   6 +-
 nifi-nar-bundles/nifi-media-bundle/pom.xml         |   4 +-
 .../nifi-metrics-reporter-service-api-nar/pom.xml  |   6 +-
 .../nifi-metrics-reporter-service-api/pom.xml      |   2 +-
 .../nifi-metrics-reporting-nar/pom.xml             |   6 +-
 .../nifi-metrics-reporting-task/pom.xml            |   8 +-
 .../nifi-metrics-reporting-bundle/pom.xml          |   6 +-
 .../nifi-mongodb-client-service-api-nar/pom.xml    |   6 +-
 .../nifi-mongodb-client-service-api/pom.xml        |   6 +-
 .../nifi-mongodb-bundle/nifi-mongodb-nar/pom.xml   |   4 +-
 .../nifi-mongodb-processors/pom.xml                |  18 +-
 .../nifi-mongodb-services-nar/pom.xml              |   6 +-
 .../nifi-mongodb-services/pom.xml                  |  12 +-
 nifi-nar-bundles/nifi-mongodb-bundle/pom.xml       |   4 +-
 .../nifi-mqtt-bundle/nifi-mqtt-nar/pom.xml         |   4 +-
 .../nifi-mqtt-bundle/nifi-mqtt-processors/pom.xml  |   8 +-
 nifi-nar-bundles/nifi-mqtt-bundle/pom.xml          |   4 +-
 .../nifi-network-processors-nar/pom.xml            |   4 +-
 .../nifi-network-processors/pom.xml                |   8 +-
 .../nifi-network-bundle/nifi-network-utils/pom.xml |   2 +-
 nifi-nar-bundles/nifi-network-bundle/pom.xml       |   2 +-
 .../nifi-parquet-bundle/nifi-parquet-nar/pom.xml   |   8 +-
 .../nifi-parquet-processors/pom.xml                |  10 +-
 nifi-nar-bundles/nifi-parquet-bundle/pom.xml       |   4 +-
 .../nifi-pgp-bundle/nifi-pgp-nar/pom.xml           |   8 +-
 .../nifi-pgp-bundle/nifi-pgp-processors/pom.xml    |   8 +-
 .../nifi-pgp-service-api-nar/pom.xml               |   8 +-
 .../nifi-pgp-bundle/nifi-pgp-service-api/pom.xml   |   2 +-
 .../nifi-pgp-bundle/nifi-pgp-service-nar/pom.xml   |   8 +-
 .../nifi-pgp-bundle/nifi-pgp-service/pom.xml       |   8 +-
 .../nifi-pgp-bundle/nifi-pgp-test-utils/pom.xml    |   2 +-
 nifi-nar-bundles/nifi-pgp-bundle/pom.xml           |   4 +-
 .../nifi-poi-bundle/nifi-poi-nar/pom.xml           |   6 +-
 .../nifi-poi-bundle/nifi-poi-processors/pom.xml    |   8 +-
 nifi-nar-bundles/nifi-poi-bundle/pom.xml           |   4 +-
 .../nifi-prometheus-nar/pom.xml                    |   6 +-
 .../nifi-prometheus-reporting-task/pom.xml         |  16 +-
 nifi-nar-bundles/nifi-prometheus-bundle/pom.xml    |   4 +-
 .../nifi-persistent-provenance-repository/pom.xml  |  20 +-
 .../nifi-provenance-repository-nar/pom.xml         |   2 +-
 .../nifi-volatile-provenance-repository/pom.xml    |   6 +-
 .../nifi-provenance-repository-bundle/pom.xml      |   6 +-
 .../nifi-ranger-bundle/nifi-ranger-nar/pom.xml     |   6 +-
 .../nifi-ranger-bundle/nifi-ranger-plugin/pom.xml  |   6 +-
 .../nifi-ranger-resources/pom.xml                  |   2 +-
 nifi-nar-bundles/nifi-ranger-bundle/pom.xml        |   4 +-
 .../nifi-redis-extensions/pom.xml                  |   8 +-
 .../nifi-redis-bundle/nifi-redis-nar/pom.xml       |   8 +-
 .../nifi-redis-service-api-nar/pom.xml             |   8 +-
 .../nifi-redis-service-api/pom.xml                 |   2 +-
 nifi-nar-bundles/nifi-redis-bundle/pom.xml         |   4 +-
 .../nifi-registry-bundle/nifi-registry-nar/pom.xml |   6 +-
 .../nifi-registry-service/pom.xml                  |   6 +-
 nifi-nar-bundles/nifi-registry-bundle/pom.xml      |   2 +-
 .../nifi-rethinkdb-nar/pom.xml                     |   4 +-
 .../nifi-rethinkdb-processors/pom.xml              |   8 +-
 nifi-nar-bundles/nifi-rethinkdb-bundle/pom.xml     |   4 +-
 .../nifi-riemann-bundle/nifi-riemann-nar/pom.xml   |   2 +-
 .../nifi-riemann-processors/pom.xml                |   6 +-
 nifi-nar-bundles/nifi-riemann-bundle/pom.xml       |   4 +-
 .../nifi-rules-action-handler-nar/pom.xml          |   8 +-
 .../nifi-rules-action-handler-service/pom.xml      |  12 +-
 .../nifi-rules-action-handler-bundle/pom.xml       |   4 +-
 .../nifi-scripting-nar/pom.xml                     |   4 +-
 .../nifi-scripting-processors/pom.xml              |  12 +-
 nifi-nar-bundles/nifi-scripting-bundle/pom.xml     |  14 +-
 .../nifi-single-user-iaa-providers-nar/pom.xml     |   2 +-
 .../nifi-single-user-iaa-providers/pom.xml         |   8 +-
 .../nifi-single-user-iaa-providers-bundle/pom.xml  |   4 +-
 .../nifi-site-to-site-reporting-nar/pom.xml        |   4 +-
 .../nifi-site-to-site-reporting-task/pom.xml       |  22 +-
 .../nifi-site-to-site-reporting-bundle/pom.xml     |   4 +-
 .../nifi-slack-bundle/nifi-slack-nar/pom.xml       |   6 +-
 .../nifi-slack-processors/pom.xml                  |   8 +-
 nifi-nar-bundles/nifi-slack-bundle/pom.xml         |   4 +-
 .../nifi-smb-bundle/nifi-smb-nar/pom.xml           |   6 +-
 .../nifi-smb-bundle/nifi-smb-processors/pom.xml    |   6 +-
 nifi-nar-bundles/nifi-smb-bundle/pom.xml           |   4 +-
 .../nifi-snmp-bundle/nifi-snmp-nar/pom.xml         |   2 +-
 .../nifi-snmp-bundle/nifi-snmp-processors/pom.xml  |   6 +-
 nifi-nar-bundles/nifi-snmp-bundle/pom.xml          |   4 +-
 .../nifi-social-media-nar/pom.xml                  |   4 +-
 .../nifi-twitter-processors/pom.xml                |   6 +-
 nifi-nar-bundles/nifi-social-media-bundle/pom.xml  |   2 +-
 .../nifi-solr-bundle/nifi-solr-nar/pom.xml         |   6 +-
 .../nifi-solr-bundle/nifi-solr-processors/pom.xml  |  14 +-
 nifi-nar-bundles/nifi-solr-bundle/pom.xml          |   2 +-
 .../nifi-livy-controller-service-api-nar/pom.xml   |   6 +-
 .../nifi-livy-controller-service-api/pom.xml       |   2 +-
 .../nifi-livy-controller-service/pom.xml           |   6 +-
 .../nifi-spark-bundle/nifi-livy-nar/pom.xml        |   8 +-
 .../nifi-spark-bundle/nifi-livy-processors/pom.xml |  12 +-
 nifi-nar-bundles/nifi-spark-bundle/pom.xml         |   6 +-
 .../nifi-splunk-bundle/nifi-splunk-nar/pom.xml     |   8 +-
 .../nifi-splunk-processors/pom.xml                 |   6 +-
 nifi-nar-bundles/nifi-splunk-bundle/pom.xml        |   4 +-
 .../nifi-spring-bundle/nifi-spring-nar/pom.xml     |   2 +-
 .../nifi-spring-processors/pom.xml                 |   6 +-
 nifi-nar-bundles/nifi-spring-bundle/pom.xml        |   4 +-
 .../nifi-sql-reporting-nar/pom.xml                 |   8 +-
 .../nifi-sql-reporting-tasks/pom.xml               |  18 +-
 nifi-nar-bundles/nifi-sql-reporting-bundle/pom.xml |   4 +-
 .../nifi-jolt-transform-json-ui/pom.xml            |  16 +-
 .../nifi-standard-content-viewer/pom.xml           |   4 +-
 .../nifi-standard-bundle/nifi-standard-nar/pom.xml |   4 +-
 .../nifi-standard-processors/pom.xml               |  44 ++--
 .../nifi-standard-reporting-tasks/pom.xml          |   8 +-
 .../nifi-standard-utils/pom.xml                    |   4 +-
 .../nifi-standard-web-test-utils/pom.xml           |   4 +-
 nifi-nar-bundles/nifi-standard-bundle/pom.xml      |  12 +-
 .../nifi-dbcp-service-api/pom.xml                  |   4 +-
 .../nifi-dbcp-service-nar/pom.xml                  |   6 +-
 .../nifi-dbcp-service/pom.xml                      |  24 +-
 .../nifi-dbcp-service-bundle/pom.xml               |   2 +-
 .../pom.xml                                        |   2 +-
 .../nifi-distributed-cache-client-service/pom.xml  |  10 +-
 .../nifi-distributed-cache-protocol/pom.xml        |   4 +-
 .../nifi-distributed-cache-server/pom.xml          |  12 +-
 .../nifi-distributed-cache-services-nar/pom.xml    |   4 +-
 .../nifi-distributed-cache-services-bundle/pom.xml |   2 +-
 .../nifi-hadoop-dbcp-service-nar/pom.xml           |   6 +-
 .../nifi-hadoop-dbcp-service/pom.xml               |  16 +-
 .../nifi-hadoop-dbcp-service-bundle/pom.xml        |   2 +-
 .../nifi-hbase-client-service-api/pom.xml          |   2 +-
 .../nifi-hbase_1_1_2-client-service-nar/pom.xml    |   8 +-
 .../nifi-hbase_1_1_2-client-service/pom.xml        |  12 +-
 .../nifi-hbase_1_1_2-client-service-bundle/pom.xml |   4 +-
 .../nifi-hbase_2-client-service-nar/pom.xml        |   8 +-
 .../nifi-hbase_2-client-service/pom.xml            |  12 +-
 .../nifi-hbase_2-client-service-bundle/pom.xml     |   4 +-
 .../nifi-http-context-map-api/pom.xml              |   2 +-
 .../nifi-http-context-map-nar/pom.xml              |   4 +-
 .../nifi-http-context-map/pom.xml                  |   4 +-
 .../nifi-http-context-map-bundle/pom.xml           |   2 +-
 .../nifi-hwx-schema-registry-nar/pom.xml           |   6 +-
 .../nifi-hwx-schema-registry-service/pom.xml       |  10 +-
 .../nifi-hwx-schema-registry-bundle/pom.xml        |   2 +-
 .../nifi-kerberos-credentials-service-api/pom.xml  |   2 +-
 .../nifi-kerberos-credentials-service-nar/pom.xml  |   6 +-
 .../nifi-kerberos-credentials-service/pom.xml      |   4 +-
 .../pom.xml                                        |   2 +-
 .../nifi-kerberos-user-service-api/pom.xml         |   4 +-
 .../nifi-kerberos-user-service-nar/pom.xml         |   6 +-
 .../nifi-kerberos-user-service/pom.xml             |   6 +-
 .../nifi-kerberos-user-service-bundle/pom.xml      |   2 +-
 .../nifi-load-distribution-service-api/pom.xml     |   2 +-
 .../nifi-lookup-service-api/pom.xml                |   2 +-
 .../nifi-lookup-services-nar/pom.xml               |   6 +-
 .../nifi-lookup-services/pom.xml                   |  24 +-
 .../nifi-lookup-services-bundle/pom.xml            |   2 +-
 .../nifi-oauth2-provider-api/pom.xml               |   2 +-
 .../nifi-oauth2-provider-nar/pom.xml               |   8 +-
 .../nifi-oauth2-provider-service/pom.xml           |  12 +-
 .../nifi-oauth2-provider-bundle/pom.xml            |   4 +-
 .../nifi-proxy-configuration-api/pom.xml           |   4 +-
 .../nifi-proxy-configuration-nar/pom.xml           |   6 +-
 .../nifi-proxy-configuration/pom.xml               |   4 +-
 .../nifi-proxy-configuration-bundle/pom.xml        |   2 +-
 .../nifi-record-serialization-service-api/pom.xml  |   2 +-
 .../nifi-record-serialization-services-nar/pom.xml |   6 +-
 .../nifi-record-serialization-services/pom.xml     |  10 +-
 .../pom.xml                                        |   2 +-
 .../nifi-record-sink-api/pom.xml                   |   2 +-
 .../nifi-record-sink-service-nar/pom.xml           |   6 +-
 .../nifi-record-sink-service/pom.xml               |   6 +-
 .../nifi-record-sink-service-bundle/pom.xml        |   2 +-
 .../nifi-rules-engine-service-api/pom.xml          |   4 +-
 .../nifi-schema-registry-service-api/pom.xml       |   2 +-
 .../nifi-ssl-context-service-nar/pom.xml           |   4 +-
 .../nifi-ssl-context-service/pom.xml               |   6 +-
 .../nifi-ssl-context-bundle/pom.xml                |   2 +-
 .../nifi-ssl-context-service-api/pom.xml           |   4 +-
 .../nifi-standard-services-api-nar/pom.xml         |  14 +-
 nifi-nar-bundles/nifi-standard-services/pom.xml    |   2 +-
 .../nifi-stateful-analysis-nar/pom.xml             |   4 +-
 .../nifi-stateful-analysis-processors/pom.xml      |   8 +-
 .../nifi-stateful-analysis-bundle/pom.xml          |   4 +-
 .../nifi-stateless-processor-nar/pom.xml           |   6 +-
 .../nifi-stateless-processor-tests/pom.xml         |  32 +--
 .../nifi-stateless-processor/pom.xml               |  16 +-
 .../nifi-stateless-processor-bundle/pom.xml        |   2 +-
 .../nifi-tcp-bundle/nifi-tcp-nar/pom.xml           |   6 +-
 .../nifi-tcp-bundle/nifi-tcp-processors/pom.xml    |   6 +-
 nifi-nar-bundles/nifi-tcp-bundle/pom.xml           |   2 +-
 .../nifi-update-attribute-model/pom.xml            |   4 +-
 .../nifi-update-attribute-nar/pom.xml              |   6 +-
 .../nifi-update-attribute-processor/pom.xml        |   6 +-
 .../nifi-update-attribute-ui/pom.xml               |  10 +-
 .../nifi-update-attribute-bundle/pom.xml           |   8 +-
 .../nifi-websocket-processors-nar/pom.xml          |   8 +-
 .../nifi-websocket-processors/pom.xml              |  10 +-
 .../nifi-websocket-services-api-nar/pom.xml        |   8 +-
 .../nifi-websocket-services-api/pom.xml            |   6 +-
 .../nifi-websocket-services-jetty-nar/pom.xml      |   8 +-
 .../nifi-websocket-services-jetty/pom.xml          |   6 +-
 nifi-nar-bundles/nifi-websocket-bundle/pom.xml     |   4 +-
 .../nifi-windows-event-log-nar/pom.xml             |   4 +-
 .../nifi-windows-event-log-processors/pom.xml      |   6 +-
 .../nifi-windows-event-log-bundle/pom.xml          |   4 +-
 nifi-nar-bundles/pom.xml                           |  62 ++---
 nifi-registry/nifi-registry-assembly/pom.xml       |  10 +-
 .../nifi-registry-bootstrap/pom.xml                |   6 +-
 .../nifi-registry-bundle-utils/pom.xml             |   4 +-
 .../nifi-registry-client/pom.xml                   |   6 +-
 .../nifi-registry-data-model/pom.xml               |   6 +-
 .../nifi-registry-docker/pom.xml                   |   2 +-
 .../nifi-registry-core/nifi-registry-docs/pom.xml  |   4 +-
 .../nifi-registry-flow-diff/pom.xml                |   4 +-
 .../nifi-registry-framework/pom.xml                |  16 +-
 .../nifi-registry-core/nifi-registry-jetty/pom.xml |   4 +-
 .../nifi-registry-properties/pom.xml               |   4 +-
 .../nifi-registry-provider-api/pom.xml             |   2 +-
 .../nifi-registry-resources/pom.xml                |   2 +-
 .../nifi-registry-revision-api/pom.xml             |   2 +-
 .../nifi-registry-revision-common/pom.xml          |   4 +-
 .../nifi-registry-revision-entity-model/pom.xml    |   2 +-
 .../nifi-registry-revision-entity-service/pom.xml  |   6 +-
 .../nifi-registry-revision-spring-jdbc/pom.xml     |   6 +-
 .../nifi-registry-revision/pom.xml                 |   2 +-
 .../nifi-registry-runtime/pom.xml                  |   8 +-
 .../nifi-registry-security-api/pom.xml             |   2 +-
 .../nifi-registry-security-utils/pom.xml           |   2 +-
 .../nifi-registry-core/nifi-registry-test/pom.xml  |   2 +-
 .../nifi-registry-core/nifi-registry-utils/pom.xml |   2 +-
 .../nifi-registry-web-api/pom.xml                  |  22 +-
 .../nifi-registry-web-docs/pom.xml                 |   4 +-
 .../nifi-registry-web-ui/pom.xml                   |   4 +-
 nifi-registry/nifi-registry-core/pom.xml           |   4 +-
 .../nifi-registry-docker-maven/dockermaven/pom.xml |   4 +-
 nifi-registry/nifi-registry-docker-maven/pom.xml   |   4 +-
 .../nifi-registry-aws-assembly/pom.xml             |   4 +-
 .../nifi-registry-aws-extensions/pom.xml           |   2 +-
 .../nifi-registry-aws/pom.xml                      |   2 +-
 .../nifi-registry-ranger-assembly/pom.xml          |   4 +-
 .../nifi-registry-ranger-jersey-bundle/pom.xml     |   2 +-
 .../nifi-registry-ranger-plugin/pom.xml            |  10 +-
 .../nifi-registry-ranger/pom.xml                   |   2 +-
 nifi-registry/nifi-registry-extensions/pom.xml     |   2 +-
 .../nifi-registry-toolkit-assembly/pom.xml         |   4 +-
 .../nifi-registry-toolkit-persistence/pom.xml      |  10 +-
 nifi-registry/nifi-registry-toolkit/pom.xml        |   2 +-
 nifi-registry/pom.xml                              |  20 +-
 nifi-server-api/pom.xml                            |   8 +-
 nifi-stateless/nifi-stateless-api/pom.xml          |   4 +-
 nifi-stateless/nifi-stateless-assembly/pom.xml     |  20 +-
 nifi-stateless/nifi-stateless-bootstrap/pom.xml    |  14 +-
 .../nifi-stateless-engine/pom.xml                  |  24 +-
 .../nifi-stateless-nar/pom.xml                     |   4 +-
 nifi-stateless/nifi-stateless-bundle/pom.xml       |   2 +-
 nifi-stateless/nifi-stateless-resources/pom.xml    |   2 +-
 nifi-stateless/pom.xml                             |   2 +-
 .../nifi-stateless-system-test-suite/pom.xml       |  28 +--
 .../nifi-system-test-extensions-nar/pom.xml        |   8 +-
 .../nifi-system-test-extensions/pom.xml            |   8 +-
 .../nifi-system-test-extensions-bundle/pom.xml     |   2 +-
 .../nifi-system-test-extensions2-nar/pom.xml       |   8 +-
 .../nifi-system-test-extensions2/pom.xml           |   6 +-
 .../nifi-system-test-extensions2-bundle/pom.xml    |   2 +-
 nifi-system-tests/nifi-system-test-suite/pom.xml   |  30 +--
 nifi-system-tests/pom.xml                          |   2 +-
 nifi-toolkit/nifi-toolkit-admin/pom.xml            |  14 +-
 nifi-toolkit/nifi-toolkit-api/pom.xml              |   2 +-
 nifi-toolkit/nifi-toolkit-assembly/pom.xml         |  16 +-
 nifi-toolkit/nifi-toolkit-cli/pom.xml              |   6 +-
 nifi-toolkit/nifi-toolkit-encrypt-config/pom.xml   |  14 +-
 nifi-toolkit/nifi-toolkit-flowanalyzer/pom.xml     |   4 +-
 nifi-toolkit/nifi-toolkit-flowfile-repo/pom.xml    |   4 +-
 nifi-toolkit/nifi-toolkit-s2s/pom.xml              |   4 +-
 nifi-toolkit/nifi-toolkit-tls/pom.xml              |   8 +-
 .../nifi-toolkit-zookeeper-migrator/pom.xml        |   2 +-
 nifi-toolkit/pom.xml                               |   2 +-
 pom.xml                                            |   5 +-
 632 files changed, 2246 insertions(+), 2245 deletions(-)