You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by js...@apache.org on 2018/10/21 01:28:56 UTC

[14/14] nifi git commit: NIFI-5720-RC2 prepare for next development iteration

NIFI-5720-RC2 prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/nifi/repo
Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/c96fa490
Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/c96fa490
Diff: http://git-wip-us.apache.org/repos/asf/nifi/diff/c96fa490

Branch: refs/heads/NIFI-5720-RC2
Commit: c96fa490acb98a9dfd228847d85cc14201dcb850
Parents: 19bdd37
Author: Jeff Storck <jt...@gmail.com>
Authored: Sat Oct 20 19:52:24 2018 -0400
Committer: Jeff Storck <jt...@gmail.com>
Committed: Sat Oct 20 19:52:24 2018 -0400

----------------------------------------------------------------------
 nifi-api/pom.xml                                |   2 +-
 nifi-assembly/pom.xml                           | 224 +++++++++----------
 nifi-bootstrap/pom.xml                          |  12 +-
 nifi-commons/nifi-data-provenance-utils/pom.xml |  14 +-
 nifi-commons/nifi-expression-language/pom.xml   |   6 +-
 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-properties/pom.xml            |   2 +-
 nifi-commons/nifi-record-path/pom.xml           |   6 +-
 nifi-commons/nifi-record/pom.xml                |   2 +-
 nifi-commons/nifi-schema-utils/pom.xml          |   2 +-
 nifi-commons/nifi-security-utils/pom.xml        |   8 +-
 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-web-utils/pom.xml             |   4 +-
 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-external/nifi-spark-receiver/pom.xml       |   4 +-
 nifi-external/nifi-storm-spout/pom.xml          |   4 +-
 nifi-external/pom.xml                           |   2 +-
 nifi-framework-api/pom.xml                      |   4 +-
 .../nifi-processor-bundle-archetype/pom.xml     |   2 +-
 .../nifi-service-bundle-archetype/pom.xml       |   2 +-
 nifi-maven-archetypes/pom.xml                   |   2 +-
 nifi-mock/pom.xml                               |  12 +-
 .../nifi-ambari-bundle/nifi-ambari-nar/pom.xml  |   4 +-
 .../nifi-ambari-reporting-task/pom.xml          |   8 +-
 nifi-nar-bundles/nifi-ambari-bundle/pom.xml     |   2 +-
 .../nifi-amqp-bundle/nifi-amqp-nar/pom.xml      |   6 +-
 .../nifi-amqp-processors/pom.xml                |   6 +-
 nifi-nar-bundles/nifi-amqp-bundle/pom.xml       |   6 +-
 .../nifi-atlas-bundle/nifi-atlas-nar/pom.xml    |   4 +-
 .../nifi-atlas-reporting-task/pom.xml           |   8 +-
 nifi-nar-bundles/nifi-atlas-bundle/pom.xml      |   8 +-
 .../nifi-avro-bundle/nifi-avro-nar/pom.xml      |   6 +-
 .../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        |   6 +-
 .../nifi-aws-bundle/nifi-aws-processors/pom.xml |  12 +-
 .../nifi-aws-service-api-nar/pom.xml            |   6 +-
 .../nifi-aws-service-api/pom.xml                |   2 +-
 nifi-nar-bundles/nifi-aws-bundle/pom.xml        |   2 +-
 .../nifi-azure-bundle/nifi-azure-nar/pom.xml    |   6 +-
 .../nifi-azure-processors/pom.xml               |   8 +-
 nifi-nar-bundles/nifi-azure-bundle/pom.xml      |   2 +-
 .../nifi-beats-bundle/nifi-beats-nar/pom.xml    |   8 +-
 .../nifi-beats-processors/pom.xml               |  12 +-
 nifi-nar-bundles/nifi-beats-bundle/pom.xml      |   4 +-
 .../nifi-cassandra-nar/pom.xml                  |   4 +-
 .../nifi-cassandra-processors/pom.xml           |   8 +-
 nifi-nar-bundles/nifi-cassandra-bundle/pom.xml  |   4 +-
 .../nifi-ccda-bundle/nifi-ccda-nar/pom.xml      |   2 +-
 .../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           |  10 +-
 .../nifi-cdc/nifi-cdc-mysql-bundle/pom.xml      |   4 +-
 nifi-nar-bundles/nifi-cdc/pom.xml               |   2 +-
 .../nifi-confluent-platform-nar/pom.xml         |   6 +-
 .../pom.xml                                     |   6 +-
 .../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-cybersecurity-bundle/pom.xml           |   4 +-
 .../nifi-datadog-nar/pom.xml                    |   2 +-
 .../nifi-datadog-reporting-task/pom.xml         |   6 +-
 nifi-nar-bundles/nifi-datadog-bundle/pom.xml    |   4 +-
 .../pom.xml                                     |   6 +-
 .../nifi-druid-controller-service-api/pom.xml   |   2 +-
 .../nifi-druid-controller-service/pom.xml       |   8 +-
 .../nifi-druid-bundle/nifi-druid-nar/pom.xml    |   8 +-
 .../nifi-druid-processors/pom.xml               |  12 +-
 nifi-nar-bundles/nifi-druid-bundle/pom.xml      |   4 +-
 .../nifi-elasticsearch-5-nar/pom.xml            |   4 +-
 .../nifi-elasticsearch-5-processors/pom.xml     |   6 +-
 .../pom.xml                                     |   8 +-
 .../pom.xml                                     |   8 +-
 .../pom.xml                                     |   8 +-
 .../nifi-elasticsearch-client-service/pom.xml   |  22 +-
 .../nifi-elasticsearch-nar/pom.xml              |   4 +-
 .../nifi-elasticsearch-processors/pom.xml       |  10 +-
 .../nifi-elasticsearch-restapi-nar/pom.xml      |   6 +-
 .../pom.xml                                     |  18 +-
 .../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              |   6 +-
 nifi-nar-bundles/nifi-enrich-bundle/pom.xml     |   4 +-
 .../nifi-evtx-bundle/nifi-evtx-nar/pom.xml      |   4 +-
 .../nifi-evtx-processors/pom.xml                |   6 +-
 nifi-nar-bundles/nifi-evtx-bundle/pom.xml       |   4 +-
 .../nifi-hadoop-utils/pom.xml                   |   6 +-
 .../nifi-processor-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-record-utils/pom.xml                   |   2 +-
 .../nifi-reporting-utils/pom.xml                |   6 +-
 .../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                  |   4 +-
 .../nifi-framework/nifi-administration/pom.xml  |   2 +-
 .../nifi-framework/nifi-authorizer/pom.xml      |   4 +-
 .../nifi-framework/nifi-client-dto/pom.xml      |   2 +-
 .../nifi-framework/nifi-documentation/pom.xml   |   2 +-
 .../nifi-framework/nifi-file-authorizer/pom.xml |   2 +-
 .../nifi-flowfile-repo-serialization/pom.xml    |   8 +-
 .../nifi-framework-authorization/pom.xml        |   4 +-
 .../nifi-framework-cluster-protocol/pom.xml     |   6 +-
 .../nifi-framework-cluster/pom.xml              |   2 +-
 .../nifi-framework-core-api/pom.xml             |   6 +-
 .../nifi-framework/nifi-framework-core/pom.xml  |  24 +-
 .../nifi-framework-nar-utils/pom.xml            |   2 +-
 .../nifi-framework/nifi-mock-authorizer/pom.xml |   2 +-
 .../nifi-framework/nifi-nar-utils/pom.xml       |   2 +-
 .../nifi-properties-loader/pom.xml              |   2 +-
 .../nifi-repository-models/pom.xml              |   6 +-
 .../nifi-framework/nifi-resources/pom.xml       |   2 +-
 .../nifi-framework/nifi-runtime/pom.xml         |   2 +-
 .../nifi-framework/nifi-security/pom.xml        |   4 +-
 .../nifi-framework/nifi-site-to-site/pom.xml    |  12 +-
 .../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-web/nifi-web-api/pom.xml               |   2 +-
 .../nifi-web/nifi-web-content-access/pom.xml    |   2 +-
 .../nifi-web/nifi-web-content-viewer/pom.xml    |   2 +-
 .../nifi-web/nifi-web-docs/pom.xml              |   2 +-
 .../nifi-web/nifi-web-error/pom.xml             |   2 +-
 .../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/pom.xml                      |   2 +-
 nifi-nar-bundles/nifi-framework-bundle/pom.xml  |  62 ++---
 .../nifi-gcp-bundle/nifi-gcp-nar/pom.xml        |   6 +-
 .../nifi-gcp-bundle/nifi-gcp-processors/pom.xml |  10 +-
 .../nifi-gcp-services-api-nar/pom.xml           |   8 +-
 .../nifi-gcp-services-api/pom.xml               |   2 +-
 nifi-nar-bundles/nifi-gcp-bundle/pom.xml        |   4 +-
 .../nifi-groovyx-nar/pom.xml                    |   4 +-
 .../nifi-groovyx-processors/pom.xml             |   8 +-
 nifi-nar-bundles/nifi-groovyx-bundle/pom.xml    |   4 +-
 .../nifi-grpc-bundle/nifi-grpc-nar/pom.xml      |   8 +-
 .../nifi-grpc-processors/pom.xml                |   6 +-
 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-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-processors/pom.xml                |  14 +-
 .../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-hive3-processors/pom.xml               |  18 +-
 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-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-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-jolt-record-bundle/pom.xml             |  10 +-
 .../nifi-kafka-0-10-nar/pom.xml                 |   4 +-
 .../nifi-kafka-0-10-processors/pom.xml          |   8 +-
 .../nifi-kafka-0-11-nar/pom.xml                 |   4 +-
 .../nifi-kafka-0-11-processors/pom.xml          |   8 +-
 .../nifi-kafka-0-8-nar/pom.xml                  |   2 +-
 .../nifi-kafka-0-8-processors/pom.xml           |   8 +-
 .../nifi-kafka-0-9-nar/pom.xml                  |   4 +-
 .../nifi-kafka-0-9-processors/pom.xml           |   8 +-
 .../nifi-kafka-1-0-nar/pom.xml                  |   4 +-
 .../nifi-kafka-1-0-processors/pom.xml           |   8 +-
 .../nifi-kafka-2-0-nar/pom.xml                  |   4 +-
 .../nifi-kafka-2-0-processors/pom.xml           |   8 +-
 nifi-nar-bundles/nifi-kafka-bundle/pom.xml      |  14 +-
 .../nifi-kerberos-iaa-providers-nar/pom.xml     |   2 +-
 .../nifi-kerberos-iaa-providers/pom.xml         |   6 +-
 .../nifi-kerberos-iaa-providers-bundle/pom.xml  |   4 +-
 .../nifi-kite-bundle/nifi-kite-nar/pom.xml      |   4 +-
 .../nifi-kite-processors/pom.xml                |   8 +-
 nifi-nar-bundles/nifi-kite-bundle/pom.xml       |   4 +-
 .../nifi-kudu-bundle/nifi-kudu-nar/pom.xml      |   8 +-
 .../nifi-kudu-processors/pom.xml                |  14 +-
 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 +-
 .../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       |   4 +-
 .../nifi-mongodb-client-service-api-nar/pom.xml |   6 +-
 .../nifi-mongodb-client-service-api/pom.xml     |   6 +-
 .../nifi-mongodb-nar/pom.xml                    |   4 +-
 .../nifi-mongodb-processors/pom.xml             |  16 +-
 .../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-processors/pom.xml                |   6 +-
 nifi-nar-bundles/nifi-mqtt-bundle/pom.xml       |   4 +-
 .../nifi-network-processors-nar/pom.xml         |   4 +-
 .../nifi-network-processors/pom.xml             |   8 +-
 .../nifi-network-utils/pom.xml                  |   2 +-
 nifi-nar-bundles/nifi-network-bundle/pom.xml    |   2 +-
 .../nifi-parquet-nar/pom.xml                    |   8 +-
 .../nifi-parquet-processors/pom.xml             |  10 +-
 nifi-nar-bundles/nifi-parquet-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 +-
 .../pom.xml                                     |  10 +-
 .../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-plugin/pom.xml                  |   4 +-
 .../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-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-nar/pom.xml                    |   2 +-
 .../nifi-riemann-processors/pom.xml             |   6 +-
 nifi-nar-bundles/nifi-riemann-bundle/pom.xml    |   4 +-
 .../nifi-scripting-nar/pom.xml                  |   4 +-
 .../nifi-scripting-processors/pom.xml           |   6 +-
 nifi-nar-bundles/nifi-scripting-bundle/pom.xml  |  12 +-
 .../nifi-site-to-site-reporting-nar/pom.xml     |   4 +-
 .../nifi-site-to-site-reporting-task/pom.xml    |  20 +-
 .../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-snmp-bundle/nifi-snmp-nar/pom.xml      |   2 +-
 .../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-social-media-bundle/pom.xml            |   2 +-
 .../nifi-solr-bundle/nifi-solr-nar/pom.xml      |   6 +-
 .../nifi-solr-processors/pom.xml                |  12 +-
 nifi-nar-bundles/nifi-solr-bundle/pom.xml       |   2 +-
 .../pom.xml                                     |   6 +-
 .../nifi-livy-controller-service-api/pom.xml    |   2 +-
 .../nifi-livy-controller-service/pom.xml        |  10 +-
 .../nifi-spark-bundle/nifi-livy-nar/pom.xml     |   8 +-
 .../nifi-livy-processors/pom.xml                |  18 +-
 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-jolt-transform-json-ui/pom.xml         |  16 +-
 .../nifi-standard-content-viewer/pom.xml        |   4 +-
 .../nifi-standard-nar/pom.xml                   |   4 +-
 .../nifi-standard-processors/pom.xml            |  38 ++--
 .../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   |  10 +-
 .../nifi-dbcp-service-api/pom.xml               |   2 +-
 .../nifi-dbcp-service-nar/pom.xml               |   6 +-
 .../nifi-dbcp-service/pom.xml                   |  10 +-
 .../nifi-dbcp-service-bundle/pom.xml            |   2 +-
 .../pom.xml                                     |   2 +-
 .../pom.xml                                     |   8 +-
 .../nifi-distributed-cache-protocol/pom.xml     |   4 +-
 .../nifi-distributed-cache-server/pom.xml       |  12 +-
 .../nifi-distributed-cache-services-nar/pom.xml |   4 +-
 .../pom.xml                                     |   2 +-
 .../nifi-hbase-client-service-api/pom.xml       |   4 +-
 .../nifi-hbase_1_1_2-client-service-nar/pom.xml |   8 +-
 .../nifi-hbase_1_1_2-client-service/pom.xml     |  10 +-
 .../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    |   8 +-
 .../nifi-hwx-schema-registry-bundle/pom.xml     |   2 +-
 .../pom.xml                                     |   2 +-
 .../pom.xml                                     |   6 +-
 .../nifi-kerberos-credentials-service/pom.xml   |   4 +-
 .../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                |  18 +-
 .../nifi-lookup-services-bundle/pom.xml         |   2 +-
 .../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 +-
 .../pom.xml                                     |   2 +-
 .../pom.xml                                     |   6 +-
 .../nifi-record-serialization-services/pom.xml  |  10 +-
 .../pom.xml                                     |   2 +-
 .../nifi-schema-registry-service-api/pom.xml    |   2 +-
 .../nifi-ssl-context-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        |   2 +-
 .../nifi-standard-services-api-nar/pom.xml      |   6 +-
 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-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           |   4 +-
 .../nifi-update-attribute-processor/pom.xml     |   6 +-
 .../nifi-update-attribute-ui/pom.xml            |  12 +-
 .../nifi-update-attribute-bundle/pom.xml        |   8 +-
 .../nifi-websocket-processors-nar/pom.xml       |   8 +-
 .../nifi-websocket-processors/pom.xml           |   8 +-
 .../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                        |  46 ++--
 nifi-toolkit/nifi-toolkit-admin/pom.xml         |  14 +-
 nifi-toolkit/nifi-toolkit-assembly/pom.xml      |  16 +-
 nifi-toolkit/nifi-toolkit-cli/pom.xml           |   4 +-
 .../nifi-toolkit-encrypt-config/pom.xml         |  10 +-
 nifi-toolkit/nifi-toolkit-flowanalyzer/pom.xml  |   2 +-
 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                                         |   4 +-
 405 files changed, 1304 insertions(+), 1304 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-api/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-api/pom.xml b/nifi-api/pom.xml
index bc59086..cad8523 100644
--- a/nifi-api/pom.xml
+++ b/nifi-api/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi</artifactId>
-        <version>1.8.0</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
     <artifactId>nifi-api</artifactId>
     <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-assembly/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-assembly/pom.xml b/nifi-assembly/pom.xml
index d2612e1..87a4ce7 100755
--- a/nifi-assembly/pom.xml
+++ b/nifi-assembly/pom.xml
@@ -14,7 +14,7 @@ language governing permissions and limitations under the License. -->
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi</artifactId>
-        <version>1.8.0</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
     <artifactId>nifi-assembly</artifactId>
     <packaging>pom</packaging>
@@ -94,28 +94,28 @@ language governing permissions and limitations under the License. -->
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-api</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-framework-api</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-runtime</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-bootstrap</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-resources</artifactId>
             <classifier>resources</classifier>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <scope>runtime</scope>
             <type>zip</type>
         </dependency>
@@ -123,608 +123,608 @@ language governing permissions and limitations under the License. -->
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-docs</artifactId>
             <classifier>resources</classifier>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <scope>runtime</scope>
             <type>zip</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-framework-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-provenance-repository-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-standard-services-api-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-ssl-context-service-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-distributed-cache-services-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-datadog-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-standard-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-jetty-bundle</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-update-attribute-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hadoop-libraries-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hadoop-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-kafka-0-8-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-kafka-0-9-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-kafka-0-10-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-kafka-0-11-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-kafka-1-0-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-kafka-2-0-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-confluent-platform-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-http-context-map-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-html-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-lookup-services-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-poi-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-kite-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-kudu-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-flume-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-ldap-iaa-providers-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-kerberos-iaa-providers-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-dbcp-service-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
 	<dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-mongodb-client-service-api-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-mongodb-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-mongodb-services-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-solr-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-social-media-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hl7-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-ccda-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-language-translation-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-enrich-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-aws-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-aws-service-api-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-ambari-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-ignite-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-rethinkdb-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-influxdb-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-network-processors-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-avro-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-media-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-couchbase-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-couchbase-services-api-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hbase-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-riemann-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hbase_1_1_2-client-service-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-azure-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-scripting-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-groovyx-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-elasticsearch-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-elasticsearch-5-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-elasticsearch-client-service-api-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-elasticsearch-client-service-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-elasticsearch-restapi-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-lumberjack-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-beats-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-cybersecurity-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-email-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-amqp-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-splunk-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-jms-cf-service-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-jms-processors-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-cassandra-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-spring-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-registry-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hive-services-api-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hive-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-site-to-site-reporting-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-record-serialization-services-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-mqtt-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-snmp-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-evtx-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-slack-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-windows-event-log-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-websocket-services-api-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-websocket-services-jetty-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-websocket-processors-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-tcp-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-gcp-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-gcp-services-api-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-stateful-analysis-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-cdc-mysql-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-parquet-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hwx-schema-registry-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-redis-service-api-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-redis-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-metrics-reporter-service-api-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-metrics-reporting-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-livy-controller-service-api-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-livy-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-druid-controller-service-api-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-druid-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-kerberos-credentials-service-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-proxy-configuration-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-jolt-record-nar</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
     </dependencies>
@@ -741,7 +741,7 @@ language governing permissions and limitations under the License. -->
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-grpc-nar</artifactId>
-                    <version>1.8.0</version>
+                    <version>1.9.0-SNAPSHOT</version>
                     <type>nar</type>
                 </dependency>
             </dependencies>
@@ -758,7 +758,7 @@ language governing permissions and limitations under the License. -->
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-atlas-nar</artifactId>
-                    <version>1.8.0</version>
+                    <version>1.9.0-SNAPSHOT</version>
                     <type>nar</type>
                 </dependency>
             </dependencies>
@@ -775,7 +775,7 @@ language governing permissions and limitations under the License. -->
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-hive3-nar</artifactId>
-                    <version>1.8.0</version>
+                    <version>1.9.0-SNAPSHOT</version>
                     <type>nar</type>
                 </dependency>
             </dependencies>
@@ -1051,7 +1051,7 @@ language governing permissions and limitations under the License. -->
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-ranger-nar</artifactId>
-                    <version>1.8.0</version>
+                    <version>1.9.0-SNAPSHOT</version>
                     <type>nar</type>
                 </dependency>
                 <dependency>
@@ -1062,7 +1062,7 @@ language governing permissions and limitations under the License. -->
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-ranger-resources</artifactId>
-                    <version>1.8.0</version>
+                    <version>1.9.0-SNAPSHOT</version>
                 </dependency>
             </dependencies>
         </profile>

http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-bootstrap/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-bootstrap/pom.xml b/nifi-bootstrap/pom.xml
index 5d64cdb..6da9dab 100644
--- a/nifi-bootstrap/pom.xml
+++ b/nifi-bootstrap/pom.xml
@@ -14,7 +14,7 @@ language governing permissions and limitations under the License. -->
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi</artifactId>
-        <version>1.8.0</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
     <artifactId>nifi-bootstrap</artifactId>
     <packaging>jar</packaging>
@@ -27,18 +27,18 @@ language governing permissions and limitations under the License. -->
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-api</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-utils</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-security-utils</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>javax.mail</groupId>
@@ -48,7 +48,7 @@ language governing permissions and limitations under the License. -->
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-expression-language</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>com.squareup.okhttp3</groupId>
@@ -66,7 +66,7 @@ language governing permissions and limitations under the License. -->
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-properties-loader</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>net.java.dev.jna</groupId>

http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-commons/nifi-data-provenance-utils/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-commons/nifi-data-provenance-utils/pom.xml b/nifi-commons/nifi-data-provenance-utils/pom.xml
index 1a09895..6de25f8 100644
--- a/nifi-commons/nifi-data-provenance-utils/pom.xml
+++ b/nifi-commons/nifi-data-provenance-utils/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>1.8.0</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
     <artifactId>nifi-data-provenance-utils</artifactId>
     <packaging>jar</packaging>
@@ -25,22 +25,22 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-api</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-framework-api</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-utils</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-security-utils</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.bouncycastle</groupId>
@@ -50,12 +50,12 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-properties-loader</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-properties</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
     </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-commons/nifi-expression-language/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-commons/nifi-expression-language/pom.xml b/nifi-commons/nifi-expression-language/pom.xml
index c8165f6..a89cc20 100644
--- a/nifi-commons/nifi-expression-language/pom.xml
+++ b/nifi-commons/nifi-expression-language/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>1.8.0</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
     <artifactId>nifi-expression-language</artifactId>
     <packaging>jar</packaging>
@@ -61,12 +61,12 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-api</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-utils</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.hamcrest</groupId>

http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-commons/nifi-flowfile-packager/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-commons/nifi-flowfile-packager/pom.xml b/nifi-commons/nifi-flowfile-packager/pom.xml
index 1729f0a..a135a7d 100644
--- a/nifi-commons/nifi-flowfile-packager/pom.xml
+++ b/nifi-commons/nifi-flowfile-packager/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>1.8.0</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
     <artifactId>nifi-flowfile-packager</artifactId>
     <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-commons/nifi-hl7-query-language/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-commons/nifi-hl7-query-language/pom.xml b/nifi-commons/nifi-hl7-query-language/pom.xml
index 1a8cf90..ab9061a 100644
--- a/nifi-commons/nifi-hl7-query-language/pom.xml
+++ b/nifi-commons/nifi-hl7-query-language/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>1.8.0</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>nifi-hl7-query-language</artifactId>

http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-commons/nifi-json-utils/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-commons/nifi-json-utils/pom.xml b/nifi-commons/nifi-json-utils/pom.xml
index 34034d6..a299399 100644
--- a/nifi-commons/nifi-json-utils/pom.xml
+++ b/nifi-commons/nifi-json-utils/pom.xml
@@ -18,16 +18,16 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>1.8.0</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
     <artifactId>nifi-json-utils</artifactId>
-    <version>1.8.0</version>
+    <version>1.9.0-SNAPSHOT</version>
     <packaging>jar</packaging>
     <dependencies>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-api</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>

http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-commons/nifi-logging-utils/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-commons/nifi-logging-utils/pom.xml b/nifi-commons/nifi-logging-utils/pom.xml
index 9ab2f8f..3dfe75e 100644
--- a/nifi-commons/nifi-logging-utils/pom.xml
+++ b/nifi-commons/nifi-logging-utils/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>1.8.0</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
     <artifactId>nifi-logging-utils</artifactId>
     <description>Utilities for logging</description>

http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-commons/nifi-properties/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-commons/nifi-properties/pom.xml b/nifi-commons/nifi-properties/pom.xml
index a8e590a..2b5e22d 100644
--- a/nifi-commons/nifi-properties/pom.xml
+++ b/nifi-commons/nifi-properties/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>1.8.0</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
     <artifactId>nifi-properties</artifactId>
 </project>

http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-commons/nifi-record-path/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-commons/nifi-record-path/pom.xml b/nifi-commons/nifi-record-path/pom.xml
index 88db678..364654c 100644
--- a/nifi-commons/nifi-record-path/pom.xml
+++ b/nifi-commons/nifi-record-path/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.nifi</groupId>
     <artifactId>nifi-commons</artifactId>
-    <version>1.8.0</version>
+    <version>1.9.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>nifi-record-path</artifactId>
@@ -59,12 +59,12 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-api</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-record</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.antlr</groupId>

http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-commons/nifi-record/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-commons/nifi-record/pom.xml b/nifi-commons/nifi-record/pom.xml
index ecbd0e7..3a320f1 100644
--- a/nifi-commons/nifi-record/pom.xml
+++ b/nifi-commons/nifi-record/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>1.8.0</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>nifi-record</artifactId>

http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-commons/nifi-schema-utils/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-commons/nifi-schema-utils/pom.xml b/nifi-commons/nifi-schema-utils/pom.xml
index 38cee4d..833f091 100644
--- a/nifi-commons/nifi-schema-utils/pom.xml
+++ b/nifi-commons/nifi-schema-utils/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>1.8.0</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
     <artifactId>nifi-schema-utils</artifactId>
     <dependencies>

http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-commons/nifi-security-utils/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-commons/nifi-security-utils/pom.xml b/nifi-commons/nifi-security-utils/pom.xml
index 719a040..6da8dfb 100644
--- a/nifi-commons/nifi-security-utils/pom.xml
+++ b/nifi-commons/nifi-security-utils/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>1.8.0</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
     <artifactId>nifi-security-utils</artifactId>
     <description>
@@ -30,12 +30,12 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-api</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-utils</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.slf4j</groupId>
@@ -64,7 +64,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-properties</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>de.svenkubiak</groupId>

http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-commons/nifi-site-to-site-client/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-commons/nifi-site-to-site-client/pom.xml b/nifi-commons/nifi-site-to-site-client/pom.xml
index eafe2f6..0f98e9d 100644
--- a/nifi-commons/nifi-site-to-site-client/pom.xml
+++ b/nifi-commons/nifi-site-to-site-client/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>1.8.0</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>nifi-site-to-site-client</artifactId>
@@ -28,22 +28,22 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-api</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-framework-api</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-utils</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-security-utils</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.commons</groupId>
@@ -58,7 +58,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-client-dto</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.httpcomponents</groupId>

http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-commons/nifi-socket-utils/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-commons/nifi-socket-utils/pom.xml b/nifi-commons/nifi-socket-utils/pom.xml
index ad3fb07..f190d8d 100644
--- a/nifi-commons/nifi-socket-utils/pom.xml
+++ b/nifi-commons/nifi-socket-utils/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>1.8.0</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
     <artifactId>nifi-socket-utils</artifactId>
     <description>Utilities for socket communication</description>
@@ -30,12 +30,12 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-security-utils</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-logging-utils</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>commons-net</groupId>
@@ -55,7 +55,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-properties</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
     </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-commons/nifi-utils/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-commons/nifi-utils/pom.xml b/nifi-commons/nifi-utils/pom.xml
index 959a5a7..976838c 100644
--- a/nifi-commons/nifi-utils/pom.xml
+++ b/nifi-commons/nifi-utils/pom.xml
@@ -18,10 +18,10 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>1.8.0</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
     <artifactId>nifi-utils</artifactId>
-    <version>1.8.0</version>
+    <version>1.9.0-SNAPSHOT</version>
     <packaging>jar</packaging>
     <description>
         This nifi-utils module should be a general purpose place to store widely
@@ -38,7 +38,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-api</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
     </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-commons/nifi-web-utils/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-commons/nifi-web-utils/pom.xml b/nifi-commons/nifi-web-utils/pom.xml
index 296bd06..5668895 100644
--- a/nifi-commons/nifi-web-utils/pom.xml
+++ b/nifi-commons/nifi-web-utils/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>1.8.0</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
     <artifactId>nifi-web-utils</artifactId>
     <properties>
@@ -29,7 +29,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-security-utils</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>commons-codec</groupId>

http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-commons/nifi-write-ahead-log/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-commons/nifi-write-ahead-log/pom.xml b/nifi-commons/nifi-write-ahead-log/pom.xml
index b6a76db..fa08064 100644
--- a/nifi-commons/nifi-write-ahead-log/pom.xml
+++ b/nifi-commons/nifi-write-ahead-log/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>1.8.0</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
     <artifactId>nifi-write-ahead-log</artifactId>
     <packaging>jar</packaging>
@@ -30,7 +30,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-utils</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
     </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-commons/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-commons/pom.xml b/nifi-commons/pom.xml
index ed37a7f..b6a99a8 100644
--- a/nifi-commons/pom.xml
+++ b/nifi-commons/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi</artifactId>
-        <version>1.8.0</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
     <groupId>org.apache.nifi</groupId>
     <artifactId>nifi-commons</artifactId>

http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-docker/dockerhub/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-docker/dockerhub/pom.xml b/nifi-docker/dockerhub/pom.xml
index b6524f6..84e2845 100644
--- a/nifi-docker/dockerhub/pom.xml
+++ b/nifi-docker/dockerhub/pom.xml
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-docker</artifactId>
-        <version>1.8.0</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>dockerhub</artifactId>

http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-docker/dockermaven/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-docker/dockermaven/pom.xml b/nifi-docker/dockermaven/pom.xml
index 316b8cb..d9694e5 100644
--- a/nifi-docker/dockermaven/pom.xml
+++ b/nifi-docker/dockermaven/pom.xml
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-docker</artifactId>
-        <version>1.8.0</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>dockermaven</artifactId>

http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-docker/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-docker/pom.xml b/nifi-docker/pom.xml
index 857ccc8..b10c51c 100644
--- a/nifi-docker/pom.xml
+++ b/nifi-docker/pom.xml
@@ -15,12 +15,12 @@ language governing permissions and limitations under the License. -->
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi</artifactId>
-        <version>1.8.0</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.nifi</groupId>
     <artifactId>nifi-docker</artifactId>
-    <version>1.8.0</version>
+    <version>1.9.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>

http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-docs/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-docs/pom.xml b/nifi-docs/pom.xml
index 9181678..9c0b6cb 100644
--- a/nifi-docs/pom.xml
+++ b/nifi-docs/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi</artifactId>
-        <version>1.8.0</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
     <packaging>pom</packaging>
     <artifactId>nifi-docs</artifactId>

http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-external/nifi-example-bundle/nifi-nifi-example-nar/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-external/nifi-example-bundle/nifi-nifi-example-nar/pom.xml b/nifi-external/nifi-example-bundle/nifi-nifi-example-nar/pom.xml
index 5f40151..5b0aecc 100644
--- a/nifi-external/nifi-example-bundle/nifi-nifi-example-nar/pom.xml
+++ b/nifi-external/nifi-example-bundle/nifi-nifi-example-nar/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-example-bundle</artifactId>
-        <version>1.8.0</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>nifi-example-nar</artifactId>

http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-external/nifi-example-bundle/nifi-nifi-example-processors/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-external/nifi-example-bundle/nifi-nifi-example-processors/pom.xml b/nifi-external/nifi-example-bundle/nifi-nifi-example-processors/pom.xml
index 9c8f9d3..e890a7d 100644
--- a/nifi-external/nifi-example-bundle/nifi-nifi-example-processors/pom.xml
+++ b/nifi-external/nifi-example-bundle/nifi-nifi-example-processors/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-example-bundle</artifactId>
-        <version>1.8.0</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>nifi-nifi-example-processors</artifactId>
@@ -29,17 +29,17 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-api</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-processor-utils</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-mock</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
         <dependency>

http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-external/nifi-example-bundle/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-external/nifi-example-bundle/pom.xml b/nifi-external/nifi-example-bundle/pom.xml
index ea6333f..dc9ab7e 100644
--- a/nifi-external/nifi-example-bundle/pom.xml
+++ b/nifi-external/nifi-example-bundle/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-external</artifactId>
-        <version>1.8.0</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>nifi-example-bundle</artifactId>
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-nifi-example-processors</artifactId>
-                <version>1.8.0</version>
+                <version>1.9.0-SNAPSHOT</version>
             </dependency>
         </dependencies>
     </dependencyManagement>

http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-external/nifi-spark-receiver/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-external/nifi-spark-receiver/pom.xml b/nifi-external/nifi-spark-receiver/pom.xml
index 19dbde1..ad7ecb1 100644
--- a/nifi-external/nifi-spark-receiver/pom.xml
+++ b/nifi-external/nifi-spark-receiver/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-external</artifactId>
-        <version>1.8.0</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
     <groupId>org.apache.nifi</groupId>
     <artifactId>nifi-spark-receiver</artifactId>
@@ -33,7 +33,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-site-to-site-client</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>com.sun.jersey</groupId>

http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-external/nifi-storm-spout/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-external/nifi-storm-spout/pom.xml b/nifi-external/nifi-storm-spout/pom.xml
index 0e7c383..eccc78d 100644
--- a/nifi-external/nifi-storm-spout/pom.xml
+++ b/nifi-external/nifi-storm-spout/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-external</artifactId>
-        <version>1.8.0</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
     <artifactId>nifi-storm-spout</artifactId>
 
@@ -37,7 +37,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-site-to-site-client</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
     </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-external/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-external/pom.xml b/nifi-external/pom.xml
index 8cc54e0..3122248 100644
--- a/nifi-external/pom.xml
+++ b/nifi-external/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi</artifactId>
-        <version>1.8.0</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
     <groupId>org.apache.nifi</groupId>
     <artifactId>nifi-external</artifactId>

http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-framework-api/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-framework-api/pom.xml b/nifi-framework-api/pom.xml
index e89a5ba..f04afa8 100644
--- a/nifi-framework-api/pom.xml
+++ b/nifi-framework-api/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi</artifactId>
-        <version>1.8.0</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
     <artifactId>nifi-framework-api</artifactId>
     <packaging>jar</packaging>
@@ -27,7 +27,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-api</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0-SNAPSHOT</version>
         </dependency>
     </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-maven-archetypes/nifi-processor-bundle-archetype/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-maven-archetypes/nifi-processor-bundle-archetype/pom.xml b/nifi-maven-archetypes/nifi-processor-bundle-archetype/pom.xml
index da3a715..460d2ac 100644
--- a/nifi-maven-archetypes/nifi-processor-bundle-archetype/pom.xml
+++ b/nifi-maven-archetypes/nifi-processor-bundle-archetype/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-maven-archetypes</artifactId>
-        <version>1.8.0</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>nifi-processor-bundle-archetype</artifactId>

http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-maven-archetypes/nifi-service-bundle-archetype/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-maven-archetypes/nifi-service-bundle-archetype/pom.xml b/nifi-maven-archetypes/nifi-service-bundle-archetype/pom.xml
index 5496134..ed8dd46 100644
--- a/nifi-maven-archetypes/nifi-service-bundle-archetype/pom.xml
+++ b/nifi-maven-archetypes/nifi-service-bundle-archetype/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-maven-archetypes</artifactId>
-        <version>1.8.0</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>nifi-service-bundle-archetype</artifactId>

http://git-wip-us.apache.org/repos/asf/nifi/blob/c96fa490/nifi-maven-archetypes/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-maven-archetypes/pom.xml b/nifi-maven-archetypes/pom.xml
index 1625c04..c4660ac 100644
--- a/nifi-maven-archetypes/pom.xml
+++ b/nifi-maven-archetypes/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi</artifactId>
-        <version>1.8.0</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
     <groupId>org.apache.nifi</groupId>
     <artifactId>nifi-maven-archetypes</artifactId>