You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by ex...@apache.org on 2023/11/21 22:27:32 UTC

(nifi) 01/02: NIFI-12361-RC5 prepare release nifi-2.0.0-M1-RC5

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

exceptionfactory pushed a commit to branch NIFI-12361-RC5
in repository https://gitbox.apache.org/repos/asf/nifi.git

commit f81a3597d40f3fe6df93d55347a11474ee6af2c8
Author: exceptionfactory <ex...@apache.org>
AuthorDate: Tue Nov 21 12:03:33 2023 -0600

    NIFI-12361-RC5 prepare release nifi-2.0.0-M1-RC5
---
 c2/c2-client-bundle/c2-client-api/pom.xml          |   4 +-
 c2/c2-client-bundle/c2-client-base/pom.xml         |   6 +-
 c2/c2-client-bundle/c2-client-http/pom.xml         |   8 +-
 c2/c2-client-bundle/c2-client-service/pom.xml      |   8 +-
 c2/c2-client-bundle/pom.xml                        |   2 +-
 c2/c2-protocol/c2-protocol-api/pom.xml             |   4 +-
 c2/c2-protocol/c2-protocol-component-api/pom.xml   |   2 +-
 c2/c2-protocol/pom.xml                             |   2 +-
 c2/pom.xml                                         |   4 +-
 minifi/minifi-assembly/pom.xml                     |   6 +-
 minifi/minifi-bootstrap/pom.xml                    |   6 +-
 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-util/pom.xml                |   2 +-
 minifi/minifi-c2/minifi-c2-provider/pom.xml        |   2 +-
 minifi/minifi-c2/minifi-c2-service/pom.xml         |   8 +-
 minifi/minifi-c2/pom.xml                           |   2 +-
 minifi/minifi-commons/minifi-commons-api/pom.xml   |   5 +-
 .../minifi-commons-framework/pom.xml               |   6 +-
 minifi/minifi-commons/minifi-commons-utils/pom.xml |   2 +-
 .../minifi-flow-status-report/pom.xml              |   2 +-
 minifi/minifi-commons/pom.xml                      |   2 +-
 minifi/minifi-docker/pom.xml                       |   2 +-
 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 |   8 +-
 .../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                |  20 +-
 .../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            |   6 +-
 minifi/minifi-nar-bundles/pom.xml                  |   2 +-
 .../minifi-toolkit/minifi-toolkit-assembly/pom.xml |   2 +-
 .../minifi-toolkit-configuration/pom.xml           |   4 +-
 .../minifi-toolkit/minifi-toolkit-schema/pom.xml   |   2 +-
 minifi/minifi-toolkit/pom.xml                      |   2 +-
 minifi/pom.xml                                     | 148 ++---
 nifi-api/pom.xml                                   |   2 +-
 nifi-assembly/pom.xml                              | 324 +++++-----
 nifi-bom/pom.xml                                   |  74 +--
 nifi-bootstrap/pom.xml                             |  24 +-
 nifi-code-coverage/pom.xml                         | 714 ++++++++++-----------
 nifi-commons/nifi-build/pom.xml                    |   2 +-
 nifi-commons/nifi-calcite-utils/pom.xml            |   5 +-
 nifi-commons/nifi-data-provenance-utils/pom.xml    |   2 +-
 nifi-commons/nifi-deprecation-log/pom.xml          |   2 +-
 nifi-commons/nifi-expression-language/pom.xml      |   6 +-
 nifi-commons/nifi-flow-encryptor/pom.xml           |   6 +-
 nifi-commons/nifi-flowfile-packager/pom.xml        |   2 +-
 nifi-commons/nifi-hashicorp-vault-api/pom.xml      |   2 +-
 nifi-commons/nifi-hashicorp-vault/pom.xml          |   8 +-
 nifi-commons/nifi-hl7-query-language/pom.xml       |   2 +-
 nifi-commons/nifi-jetty-configuration/pom.xml      |   2 +-
 nifi-commons/nifi-json-utils/pom.xml               |   2 +-
 nifi-commons/nifi-kubernetes-client/pom.xml        |   2 +-
 nifi-commons/nifi-metrics/pom.xml                  |   2 +-
 nifi-commons/nifi-parameter/pom.xml                |   2 +-
 .../nifi-per-process-group-logging/pom.xml         |   2 +-
 nifi-commons/nifi-properties/pom.xml               |   2 +-
 nifi-commons/nifi-property-encryptor/pom.xml       |   4 +-
 nifi-commons/nifi-property-protection-api/pom.xml  |   4 +-
 nifi-commons/nifi-property-protection-aws/pom.xml  |   6 +-
 .../nifi-property-protection-azure/pom.xml         |   6 +-
 .../nifi-property-protection-cipher/pom.xml        |   4 +-
 .../nifi-property-protection-factory/pom.xml       |  16 +-
 nifi-commons/nifi-property-protection-gcp/pom.xml  |   6 +-
 .../nifi-property-protection-hashicorp/pom.xml     |   8 +-
 .../nifi-property-protection-loader/pom.xml        |   4 +-
 .../nifi-property-protection-shared/pom.xml        |   4 +-
 nifi-commons/nifi-property-utils/pom.xml           |   2 +-
 nifi-commons/nifi-record-path/pom.xml              |   4 +-
 nifi-commons/nifi-record/pom.xml                   |   2 +-
 nifi-commons/nifi-repository-encryption/pom.xml    |   4 +-
 nifi-commons/nifi-schema-utils/pom.xml             |   2 +-
 nifi-commons/nifi-security-cert-builder/pom.xml    |   2 +-
 nifi-commons/nifi-security-cert/pom.xml            |   2 +-
 nifi-commons/nifi-security-crypto-key/pom.xml      |   2 +-
 nifi-commons/nifi-security-identity/pom.xml        |   2 +-
 nifi-commons/nifi-security-kerberos-api/pom.xml    |   2 +-
 nifi-commons/nifi-security-kerberos/pom.xml        |   2 +-
 nifi-commons/nifi-security-kms/pom.xml             |   2 +-
 nifi-commons/nifi-security-socket-ssl/pom.xml      |   4 +-
 nifi-commons/nifi-security-ssl/pom.xml             |   2 +-
 nifi-commons/nifi-security-utils-api/pom.xml       |   2 +-
 nifi-commons/nifi-security-utils/pom.xml           |   4 +-
 nifi-commons/nifi-single-user-utils/pom.xml        |   4 +-
 nifi-commons/nifi-site-to-site-client/pom.xml      |   6 +-
 nifi-commons/nifi-socket-utils/pom.xml             |   2 +-
 nifi-commons/nifi-utils/pom.xml                    |   2 +-
 nifi-commons/nifi-uuid5/pom.xml                    |   2 +-
 nifi-commons/nifi-web-client-api/pom.xml           |   2 +-
 nifi-commons/nifi-web-client/pom.xml               |   4 +-
 nifi-commons/nifi-web-utils/pom.xml                |   2 +-
 nifi-commons/nifi-write-ahead-log/pom.xml          |   2 +-
 nifi-commons/nifi-xml-processing/pom.xml           |   2 +-
 nifi-commons/pom.xml                               |   4 +-
 nifi-docker/dockerhub/pom.xml                      |   2 +-
 nifi-docker/dockermaven/pom.xml                    |   2 +-
 nifi-docker/pom.xml                                |   2 +-
 nifi-docs/pom.xml                                  |   2 +-
 .../nifi-kafka-connector-assembly/pom.xml          |  24 +-
 .../nifi-kafka-connector-tests/pom.xml             |  12 +-
 .../nifi-kafka-connector/pom.xml                   |  24 +-
 nifi-external/nifi-kafka-connect/pom.xml           |   2 +-
 nifi-external/pom.xml                              |   2 +-
 nifi-framework-api/pom.xml                         |   4 +-
 .../nifi-extension-manifest-model/pom.xml          |   2 +-
 .../nifi-extension-manifest-parser/pom.xml         |   4 +-
 nifi-manifest/nifi-runtime-manifest-core/pom.xml   |  10 +-
 nifi-manifest/nifi-runtime-manifest-test/pom.xml   |   6 +-
 nifi-manifest/nifi-runtime-manifest/pom.xml        |   6 +-
 nifi-manifest/pom.xml                              |   2 +-
 .../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 |   6 +-
 .../nifi-accumulo-processors/pom.xml               |  16 +-
 .../nifi-accumulo-services-api-nar/pom.xml         |   6 +-
 .../nifi-accumulo-services-api/pom.xml             |  10 +-
 .../nifi-accumulo-services-nar/pom.xml             |   6 +-
 .../nifi-accumulo-services/pom.xml                 |  18 +-
 nifi-nar-bundles/nifi-accumulo-bundle/pom.xml      |   4 +-
 .../nifi-airtable-bundle/nifi-airtable-nar/pom.xml |   4 +-
 .../nifi-airtable-processors/pom.xml               |   4 +-
 nifi-nar-bundles/nifi-airtable-bundle/pom.xml      |   2 +-
 .../nifi-amqp-bundle/nifi-amqp-nar/pom.xml         |   4 +-
 .../nifi-amqp-bundle/nifi-amqp-processors/pom.xml  |   4 +-
 nifi-nar-bundles/nifi-amqp-bundle/pom.xml          |   4 +-
 .../nifi-apicurio-bundle/nifi-apicurio-nar/pom.xml |   4 +-
 .../nifi-apicurio-schema-registry-service/pom.xml  |  11 +-
 nifi-nar-bundles/nifi-apicurio-bundle/pom.xml      |   2 +-
 .../nifi-asana-processors-nar/pom.xml              |   2 +-
 .../nifi-asana-processors/pom.xml                  |   2 +-
 .../nifi-asana-services-api-nar/pom.xml            |   2 +-
 .../nifi-asana-services-api/pom.xml                |   2 +-
 .../nifi-asana-services-nar/pom.xml                |   2 +-
 .../nifi-asana-bundle/nifi-asana-services/pom.xml  |   2 +-
 nifi-nar-bundles/nifi-asana-bundle/pom.xml         |   2 +-
 .../nifi-asn1-bundle/nifi-asn1-nar/pom.xml         |   6 +-
 .../nifi-asn1-bundle/nifi-asn1-services/pom.xml    |   2 +-
 nifi-nar-bundles/nifi-asn1-bundle/pom.xml          |   2 +-
 .../nifi-atlas-bundle/nifi-atlas-nar/pom.xml       |   4 +-
 .../nifi-atlas-reporting-task/pom.xml              |   6 +-
 nifi-nar-bundles/nifi-atlas-bundle/pom.xml         |   4 +-
 .../nifi-avro-bundle/nifi-avro-nar/pom.xml         |   4 +-
 .../nifi-avro-bundle/nifi-avro-processors/pom.xml  |   2 +-
 nifi-nar-bundles/nifi-avro-bundle/pom.xml          |   2 +-
 .../nifi-aws-abstract-processors/pom.xml           |   4 +-
 .../nifi-aws-bundle/nifi-aws-nar/pom.xml           |  12 +-
 .../nifi-aws-parameter-providers/pom.xml           |   6 +-
 .../nifi-aws-parameter-value-providers/pom.xml     |   4 +-
 .../nifi-aws-bundle/nifi-aws-processors/pom.xml    |  14 +-
 .../nifi-aws-schema-registry-service/pom.xml       |   8 +-
 .../nifi-aws-service-api-nar/pom.xml               |   4 +-
 .../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            |   2 +-
 .../nifi-azure-bundle/nifi-azure-nar/pom.xml       |  12 +-
 .../nifi-azure-parameter-providers/pom.xml         |   6 +-
 .../nifi-azure-processors/pom.xml                  |  24 +-
 .../nifi-azure-reporting-task/pom.xml              |   6 +-
 .../nifi-azure-services-api-nar/pom.xml            |   4 +-
 .../nifi-azure-services-api/pom.xml                |   2 +-
 nifi-nar-bundles/nifi-azure-bundle/pom.xml         |   2 +-
 .../nifi-beats-bundle/nifi-beats-nar/pom.xml       |   6 +-
 .../nifi-beats-processors/pom.xml                  |   4 +-
 nifi-nar-bundles/nifi-beats-bundle/pom.xml         |   2 +-
 .../nifi-box-bundle/nifi-box-nar/pom.xml           |   6 +-
 .../nifi-box-bundle/nifi-box-processors/pom.xml    |  10 +-
 .../nifi-box-services-api-nar/pom.xml              |   4 +-
 .../nifi-box-bundle/nifi-box-services-api/pom.xml  |   2 +-
 .../nifi-box-bundle/nifi-box-services-nar/pom.xml  |   8 +-
 .../nifi-box-bundle/nifi-box-services/pom.xml      |   8 +-
 nifi-nar-bundles/nifi-box-bundle/pom.xml           |   2 +-
 .../pom.xml                                        |  14 +-
 .../nifi-cassandra-nar/pom.xml                     |   4 +-
 .../nifi-cassandra-processors/pom.xml              |   4 +-
 .../nifi-cassandra-services-api-nar/pom.xml        |   4 +-
 .../nifi-cassandra-services-api/pom.xml            |   2 +-
 .../nifi-cassandra-services-nar/pom.xml            |   8 +-
 .../nifi-cassandra-services/pom.xml                |   2 +-
 nifi-nar-bundles/nifi-cassandra-bundle/pom.xml     |   4 +-
 nifi-nar-bundles/nifi-cdc/nifi-cdc-api/pom.xml     |   2 +-
 .../nifi-cdc-mysql-nar/pom.xml                     |   2 +-
 .../nifi-cdc-mysql-processors/pom.xml              |   4 +-
 .../nifi-cdc/nifi-cdc-mysql-bundle/pom.xml         |   4 +-
 nifi-nar-bundles/nifi-cdc/pom.xml                  |   2 +-
 .../nifi-cipher-bundle/nifi-cipher-nar/pom.xml     |   4 +-
 .../nifi-cipher-processors/pom.xml                 |   6 +-
 nifi-nar-bundles/nifi-cipher-bundle/pom.xml        |   2 +-
 .../nifi-compress-bundle/nifi-compress-nar/pom.xml |   4 +-
 .../nifi-compress-processors/pom.xml               |   2 +-
 nifi-nar-bundles/nifi-compress-bundle/pom.xml      |   2 +-
 .../nifi-confluent-platform-nar/pom.xml            |   4 +-
 .../nifi-confluent-schema-registry-service/pom.xml |   6 +-
 .../nifi-confluent-platform-bundle/pom.xml         |   2 +-
 .../nifi-couchbase-nar/pom.xml                     |   6 +-
 .../nifi-couchbase-processors/pom.xml              |   6 +-
 .../nifi-couchbase-services-api-nar/pom.xml        |   6 +-
 .../nifi-couchbase-services-api/pom.xml            |   2 +-
 nifi-nar-bundles/nifi-couchbase-bundle/pom.xml     |   2 +-
 .../nifi-datadog-bundle/nifi-datadog-nar/pom.xml   |   2 +-
 .../nifi-datadog-reporting-task/pom.xml            |   6 +-
 nifi-nar-bundles/nifi-datadog-bundle/pom.xml       |   4 +-
 .../nifi-dropbox-processors-nar/pom.xml            |   6 +-
 .../nifi-dropbox-processors/pom.xml                |  12 +-
 .../nifi-dropbox-services-api-nar/pom.xml          |   6 +-
 .../nifi-dropbox-services-api/pom.xml              |   2 +-
 .../nifi-dropbox-services-nar/pom.xml              |   6 +-
 .../nifi-dropbox-services/pom.xml                  |   6 +-
 nifi-nar-bundles/nifi-dropbox-bundle/pom.xml       |   4 +-
 .../pom.xml                                        |   4 +-
 .../nifi-elasticsearch-client-service-api/pom.xml  |   2 +-
 .../nifi-elasticsearch-client-service-nar/pom.xml  |   6 +-
 .../nifi-elasticsearch-client-service/pom.xml      |  14 +-
 .../nifi-elasticsearch-restapi-nar/pom.xml         |   6 +-
 .../nifi-elasticsearch-restapi-processors/pom.xml  |  20 +-
 .../nifi-elasticsearch-test-utils/pom.xml          |   4 +-
 nifi-nar-bundles/nifi-elasticsearch-bundle/pom.xml |   4 +-
 .../nifi-email-bundle/nifi-email-nar/pom.xml       |   4 +-
 .../nifi-email-processors/pom.xml                  |  12 +-
 nifi-nar-bundles/nifi-email-bundle/pom.xml         |   4 +-
 .../nifi-enrich-bundle/nifi-enrich-nar/pom.xml     |   2 +-
 .../nifi-enrich-processors/pom.xml                 |   8 +-
 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  |   4 +-
 nifi-nar-bundles/nifi-evtx-bundle/pom.xml          |   4 +-
 .../nifi-extension-utils/nifi-bin-manager/pom.xml  |   4 +-
 .../nifi-conflict-resolution/pom.xml               |   2 +-
 .../nifi-database-test-utils/pom.xml               |   2 +-
 .../nifi-database-utils/pom.xml                    |   6 +-
 .../nifi-extension-utils/nifi-dbcp-base/pom.xml    |   4 +-
 .../nifi-extension-utils/nifi-event-listen/pom.xml |   8 +-
 .../nifi-extension-utils/nifi-event-put/pom.xml    |   4 +-
 .../nifi-event-transport/pom.xml                   |   8 +-
 .../nifi-extension-utils/nifi-hadoop-utils/pom.xml |   4 +-
 .../nifi-kerberos-test-utils/pom.xml               |   8 +-
 .../nifi-listed-entity/pom.xml                     |   2 +-
 .../nifi-prometheus-utils/pom.xml                  |   8 +-
 .../nifi-extension-utils/nifi-put-pattern/pom.xml  |   4 +-
 .../nifi-avro-record-utils/pom.xml                 |   6 +-
 .../nifi-hadoop-record-utils/pom.xml               |   6 +-
 .../nifi-json-record-utils/pom.xml                 |   8 +-
 .../nifi-mock-record-utils/pom.xml                 |   6 +-
 .../nifi-schema-inference-utils/pom.xml            |  12 +-
 .../nifi-standard-record-utils/pom.xml             |   8 +-
 .../nifi-yaml-record-utils/pom.xml                 |   8 +-
 .../nifi-extension-utils/nifi-record-utils/pom.xml |   2 +-
 .../nifi-reporting-utils/pom.xml                   |   6 +-
 .../nifi-resource-transfer/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-flow-registry-client-nar/pom.xml          |   4 +-
 .../nifi-flow-registry-client-services/pom.xml     |   4 +-
 .../nifi-flow-registry-client-bundle/pom.xml       |   2 +-
 .../nifi-framework-external-resource-utils/pom.xml |   2 +-
 .../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         |   2 +-
 .../nifi-framework/nifi-documentation/pom.xml      |   2 +-
 .../nifi-framework/nifi-file-authorizer/pom.xml    |   6 +-
 .../nifi-flowfile-repo-serialization/pom.xml       |  12 +-
 .../nifi-framework-authorization-providers/pom.xml |  10 +-
 .../nifi-framework-authorization/pom.xml           |   4 +-
 .../nifi-framework-cluster-protocol/pom.xml        |   6 +-
 .../nifi-framework-cluster-zookeeper/pom.xml       |   2 +-
 .../nifi-framework/nifi-framework-cluster/pom.xml  |   4 +-
 .../nifi-framework-components/pom.xml              |  20 +-
 .../nifi-framework/nifi-framework-core-api/pom.xml |   8 +-
 .../nifi-framework/nifi-framework-core/pom.xml     |  48 +-
 .../pom.xml                                        |   6 +-
 .../nifi-framework-kubernetes-nar/pom.xml          |   8 +-
 .../pom.xml                                        |   4 +-
 .../nifi-framework-kubernetes-bundle/pom.xml       |   2 +-
 .../nifi-framework-leader-election-shared/pom.xml  |   2 +-
 .../nifi-framework-nar-loading-utils/pom.xml       |   2 +-
 .../nifi-framework-nar-utils/pom.xml               |   6 +-
 .../pom.xml                                        |   6 +-
 .../nifi-framework/nifi-headless-server/pom.xml    |   4 +-
 .../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          |   4 +-
 .../nifi-framework/nifi-runtime/pom.xml            |   2 +-
 .../nifi-framework/nifi-shell-authorizer/pom.xml   |   2 +-
 .../nifi-framework/nifi-site-to-site/pom.xml       |   6 +-
 .../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   |   8 +-
 .../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             |   6 +-
 .../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     |  76 +--
 .../nifi-gcp-bundle/nifi-gcp-nar/pom.xml           |   8 +-
 .../nifi-gcp-parameter-providers/pom.xml           |   6 +-
 .../nifi-gcp-bundle/nifi-gcp-processors/pom.xml    |  12 +-
 .../nifi-gcp-services-api-nar/pom.xml              |   4 +-
 .../nifi-gcp-bundle/nifi-gcp-services-api/pom.xml  |   2 +-
 nifi-nar-bundles/nifi-gcp-bundle/pom.xml           |   2 +-
 .../nifi-geohash-bundle/nifi-geohash-nar/pom.xml   |   4 +-
 .../nifi-geohash-processors/pom.xml                |   8 +-
 nifi-nar-bundles/nifi-geohash-bundle/pom.xml       |   2 +-
 .../nifi-graph-client-service-api-nar/pom.xml      |   6 +-
 .../nifi-graph-client-service-api/pom.xml          |   2 +-
 .../nifi-graph-bundle/nifi-graph-nar/pom.xml       |   4 +-
 .../nifi-graph-processors/pom.xml                  |  16 +-
 .../nifi-graph-test-clients/pom.xml                |   4 +-
 .../nifi-neo4j-cypher-service-nar/pom.xml          |   6 +-
 .../nifi-neo4j-cypher-service/pom.xml              |   6 +-
 .../nifi-other-graph-services-nar/pom.xml          |   6 +-
 .../nifi-other-graph-services/pom.xml              |   8 +-
 nifi-nar-bundles/nifi-graph-bundle/pom.xml         |   4 +-
 .../nifi-groovyx-bundle/nifi-groovyx-nar/pom.xml   |   2 +-
 .../nifi-groovyx-processors/pom.xml                |   8 +-
 nifi-nar-bundles/nifi-groovyx-bundle/pom.xml       |   4 +-
 .../nifi-hadoop-bundle/nifi-hadoop-nar/pom.xml     |   4 +-
 .../nifi-hdfs-processors/pom.xml                   |   8 +-
 nifi-nar-bundles/nifi-hadoop-bundle/pom.xml        |   4 +-
 .../nifi-hadoop-libraries-nar/pom.xml              |   2 +-
 .../nifi-hadoop-libraries-bundle/pom.xml           |   2 +-
 .../pom.xml                                        |   4 +-
 .../pom.xml                                        |   4 +-
 .../nifi-hashicorp-vault-client-service/pom.xml    |  10 +-
 .../nifi-hashicorp-vault-nar/pom.xml               |  12 +-
 .../pom.xml                                        |   6 +-
 .../pom.xml                                        |   8 +-
 .../nifi-hashicorp-vault-bundle/pom.xml            |   2 +-
 .../nifi-hazelcast-services-api-nar/pom.xml        |   6 +-
 .../nifi-hazelcast-services-api/pom.xml            |   2 +-
 .../nifi-hazelcast-services-nar/pom.xml            |   6 +-
 .../nifi-hazelcast-services/pom.xml                |   4 +-
 nifi-nar-bundles/nifi-hazelcast-bundle/pom.xml     |   2 +-
 .../nifi-hbase-bundle/nifi-hbase-nar/pom.xml       |   2 +-
 .../nifi-hbase-processors/pom.xml                  |   8 +-
 nifi-nar-bundles/nifi-hbase-bundle/pom.xml         |   4 +-
 .../nifi-hive-services-api-nar/pom.xml             |   6 +-
 .../nifi-hive-services-api/pom.xml                 |   6 +-
 .../nifi-hive-bundle/nifi-hive-test-utils/pom.xml  |   2 +-
 .../nifi-hive-bundle/nifi-hive3-nar/pom.xml        |   6 +-
 .../nifi-hive-bundle/nifi-hive3-processors/pom.xml |  22 +-
 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    |   4 +-
 nifi-nar-bundles/nifi-hl7-bundle/pom.xml           |   6 +-
 .../nifi-hubspot-bundle/nifi-hubspot-nar/pom.xml   |   4 +-
 .../nifi-hubspot-processors/pom.xml                |   4 +-
 nifi-nar-bundles/nifi-hubspot-bundle/pom.xml       |   2 +-
 .../nifi-iceberg-common/pom.xml                    |  12 +-
 .../nifi-iceberg-processors-nar/pom.xml            |   6 +-
 .../nifi-iceberg-processors/pom.xml                |  16 +-
 .../nifi-iceberg-services-api-nar/pom.xml          |   6 +-
 .../nifi-iceberg-services-api/pom.xml              |   2 +-
 .../nifi-iceberg-services-nar/pom.xml              |   6 +-
 .../nifi-iceberg-services/pom.xml                  |   4 +-
 nifi-nar-bundles/nifi-iceberg-bundle/pom.xml       |   2 +-
 .../nifi-influxdb-bundle/nifi-influxdb-nar/pom.xml |   4 +-
 .../nifi-influxdb-processors/pom.xml               |   2 +-
 nifi-nar-bundles/nifi-influxdb-bundle/pom.xml      |   4 +-
 .../nifi-iotdb-bundle/nifi-iotdb-nar/pom.xml       |   2 +-
 .../nifi-iotdb-processors/pom.xml                  |   2 +-
 nifi-nar-bundles/nifi-iotdb-bundle/pom.xml         |   2 +-
 nifi-nar-bundles/nifi-jetty-bundle/pom.xml         |   2 +-
 .../nifi-jms-cf-service-nar/pom.xml                |   4 +-
 .../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           |   2 +-
 .../nifi-jolt-record-nar/pom.xml                   |   4 +-
 .../nifi-jolt-record-processors/pom.xml            |   8 +-
 nifi-nar-bundles/nifi-jolt-record-bundle/pom.xml   |   6 +-
 .../nifi-jslt-bundle/nifi-jslt-nar/pom.xml         |   4 +-
 .../nifi-jslt-bundle/nifi-jslt-processors/pom.xml  |   2 +-
 nifi-nar-bundles/nifi-jslt-bundle/pom.xml          |   4 +-
 .../nifi-kafka-bundle/nifi-kafka-2-6-nar/pom.xml   |   2 +-
 .../nifi-kafka-2-6-processors/pom.xml              |  12 +-
 .../nifi-kafka-bundle/nifi-kafka-shared/pom.xml    |   2 +-
 nifi-nar-bundles/nifi-kafka-bundle/pom.xml         |   6 +-
 .../nifi-kerberos-iaa-providers-nar/pom.xml        |   2 +-
 .../nifi-kerberos-iaa-providers/pom.xml            |   4 +-
 .../nifi-kerberos-iaa-providers-bundle/pom.xml     |   4 +-
 .../nifi-kudu-controller-service/pom.xml           |   4 +-
 .../nifi-kudu-bundle/nifi-kudu-nar/pom.xml         |   8 +-
 .../nifi-kudu-bundle/nifi-kudu-processors/pom.xml  |  12 +-
 nifi-nar-bundles/nifi-kudu-bundle/pom.xml          |   2 +-
 .../nifi-language-translation-nar/pom.xml          |   4 +-
 .../nifi-yandex-processors/pom.xml                 |   4 +-
 .../nifi-language-translation-bundle/pom.xml       |   2 +-
 .../nifi-ldap-iaa-providers-nar/pom.xml            |   2 +-
 .../nifi-ldap-iaa-providers/pom.xml                |  10 +-
 .../nifi-ldap-iaa-providers-bundle/pom.xml         |   4 +-
 .../nifi-image-viewer-nar/pom.xml                  |   4 +-
 .../nifi-media-bundle/nifi-image-viewer/pom.xml    |   2 +-
 .../nifi-media-bundle/nifi-media-nar/pom.xml       |   4 +-
 .../nifi-media-processors/pom.xml                  |   2 +-
 nifi-nar-bundles/nifi-media-bundle/pom.xml         |   2 +-
 .../nifi-mongodb-client-service-api-nar/pom.xml    |   4 +-
 .../nifi-mongodb-client-service-api/pom.xml        |   2 +-
 .../nifi-mongodb-bundle/nifi-mongodb-nar/pom.xml   |   4 +-
 .../nifi-mongodb-processors/pom.xml                |  14 +-
 .../nifi-mongodb-services-nar/pom.xml              |   6 +-
 .../nifi-mongodb-services/pom.xml                  |   6 +-
 nifi-nar-bundles/nifi-mongodb-bundle/pom.xml       |   4 +-
 .../nifi-mqtt-bundle/nifi-mqtt-nar/pom.xml         |   2 +-
 .../nifi-mqtt-bundle/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-bundle/nifi-network-utils/pom.xml |   2 +-
 nifi-nar-bundles/nifi-network-bundle/pom.xml       |   2 +-
 .../nifi-opentelemetry-nar/pom.xml                 |   4 +-
 .../nifi-opentelemetry-processors/pom.xml          |   8 +-
 nifi-nar-bundles/nifi-opentelemetry-bundle/pom.xml |   2 +-
 .../nifi-parquet-bundle/nifi-parquet-nar/pom.xml   |   6 +-
 .../nifi-parquet-processors/pom.xml                |   8 +-
 nifi-nar-bundles/nifi-parquet-bundle/pom.xml       |   2 +-
 .../nifi-pgp-bundle/nifi-pgp-nar/pom.xml           |   6 +-
 .../nifi-pgp-bundle/nifi-pgp-processors/pom.xml    |   6 +-
 .../nifi-pgp-service-api-nar/pom.xml               |   4 +-
 .../nifi-pgp-bundle/nifi-pgp-service-api/pom.xml   |   2 +-
 .../nifi-pgp-bundle/nifi-pgp-service-nar/pom.xml   |   6 +-
 .../nifi-pgp-bundle/nifi-pgp-service/pom.xml       |   6 +-
 .../nifi-pgp-bundle/nifi-pgp-test-utils/pom.xml    |   2 +-
 nifi-nar-bundles/nifi-pgp-bundle/pom.xml           |   2 +-
 .../nifi-poi-bundle/nifi-poi-nar/pom.xml           |   4 +-
 .../nifi-poi-bundle/nifi-poi-services/pom.xml      |  10 +-
 nifi-nar-bundles/nifi-poi-bundle/pom.xml           |   4 +-
 .../nifi-prometheus-nar/pom.xml                    |   6 +-
 .../nifi-prometheus-reporting-task/pom.xml         |   4 +-
 nifi-nar-bundles/nifi-prometheus-bundle/pom.xml    |   2 +-
 .../nifi-persistent-provenance-repository/pom.xml  |  14 +-
 .../nifi-provenance-repository-nar/pom.xml         |   2 +-
 .../nifi-volatile-provenance-repository/pom.xml    |   4 +-
 .../nifi-provenance-repository-bundle/pom.xml      |   6 +-
 .../nifi-py4j-bundle/nifi-py4j-bridge/pom.xml      |  16 +-
 .../nifi-py4j-integration-tests/pom.xml            |  18 +-
 .../nifi-py4j-bundle/nifi-py4j-nar/pom.xml         |   6 +-
 .../nifi-python-extension-api/pom.xml              |   6 +-
 .../nifi-python-framework-api/pom.xml              |   6 +-
 .../nifi-py4j-bundle/nifi-python-framework/pom.xml |   6 +-
 .../nifi-python-test-extensions/pom.xml            |   6 +-
 nifi-nar-bundles/nifi-py4j-bundle/pom.xml          |   6 +-
 .../nifi-ranger-bundle/nifi-ranger-nar/pom.xml     |   4 +-
 .../nifi-ranger-bundle/nifi-ranger-plugin/pom.xml  |   6 +-
 .../nifi-ranger-resources/pom.xml                  |   2 +-
 nifi-nar-bundles/nifi-ranger-bundle/pom.xml        |   2 +-
 .../nifi-redis-extensions/pom.xml                  |  10 +-
 .../nifi-redis-bundle/nifi-redis-nar/pom.xml       |   6 +-
 .../nifi-redis-service-api-nar/pom.xml             |   4 +-
 .../nifi-redis-service-api/pom.xml                 |   2 +-
 .../nifi-redis-bundle/nifi-redis-utils/pom.xml     |   4 +-
 nifi-nar-bundles/nifi-redis-bundle/pom.xml         |   2 +-
 .../nifi-registry-bundle/nifi-registry-nar/pom.xml |   6 +-
 .../nifi-registry-service/pom.xml                  |   4 +-
 nifi-nar-bundles/nifi-registry-bundle/pom.xml      |   2 +-
 .../nifi-salesforce-nar/pom.xml                    |   4 +-
 .../nifi-salesforce-processors/pom.xml             |   8 +-
 nifi-nar-bundles/nifi-salesforce-bundle/pom.xml    |   2 +-
 .../nifi-scripting-nar/pom.xml                     |   4 +-
 .../nifi-scripting-processors/pom.xml              |   6 +-
 nifi-nar-bundles/nifi-scripting-bundle/pom.xml     |   8 +-
 .../nifi-shopify-bundle/nifi-shopify-nar/pom.xml   |   6 +-
 .../nifi-shopify-processors/pom.xml                |   6 +-
 nifi-nar-bundles/nifi-shopify-bundle/pom.xml       |   2 +-
 .../nifi-single-user-iaa-providers-nar/pom.xml     |   2 +-
 .../nifi-single-user-iaa-providers/pom.xml         |   4 +-
 .../nifi-single-user-iaa-providers-bundle/pom.xml  |   4 +-
 .../nifi-site-to-site-reporting-nar/pom.xml        |   2 +-
 .../nifi-site-to-site-reporting-task/pom.xml       |  12 +-
 .../nifi-site-to-site-reporting-bundle/pom.xml     |   4 +-
 .../nifi-slack-bundle/nifi-slack-nar/pom.xml       |   4 +-
 .../nifi-slack-processors/pom.xml                  |   6 +-
 nifi-nar-bundles/nifi-slack-bundle/pom.xml         |   2 +-
 .../nifi-smb-client-api-nar/pom.xml                |   4 +-
 .../nifi-smb-bundle/nifi-smb-client-api/pom.xml    |   6 +-
 .../nifi-smb-bundle/nifi-smb-nar/pom.xml           |   6 +-
 .../nifi-smb-bundle/nifi-smb-processors/pom.xml    |  10 +-
 .../nifi-smb-smbj-client-nar/pom.xml               |   6 +-
 .../nifi-smb-bundle/nifi-smb-smbj-client/pom.xml   |   8 +-
 .../nifi-smb-bundle/nifi-smb-smbj-common/pom.xml   |   6 +-
 nifi-nar-bundles/nifi-smb-bundle/pom.xml           |   2 +-
 .../nifi-snmp-bundle/nifi-snmp-nar/pom.xml         |   2 +-
 .../nifi-snmp-bundle/nifi-snmp-processors/pom.xml  |   4 +-
 nifi-nar-bundles/nifi-snmp-bundle/pom.xml          |   4 +-
 .../nifi-snowflake-processors-nar/pom.xml          |   6 +-
 .../nifi-snowflake-processors/pom.xml              |  16 +-
 .../nifi-snowflake-services-api-nar/pom.xml        |   4 +-
 .../nifi-snowflake-services-api/pom.xml            |   4 +-
 .../nifi-snowflake-services-nar/pom.xml            |   6 +-
 .../nifi-snowflake-services/pom.xml                |   8 +-
 nifi-nar-bundles/nifi-snowflake-bundle/pom.xml     |   2 +-
 .../nifi-social-media-nar/pom.xml                  |   4 +-
 .../nifi-twitter-processors/pom.xml                |   4 +-
 nifi-nar-bundles/nifi-social-media-bundle/pom.xml  |   2 +-
 .../nifi-solr-bundle/nifi-solr-nar/pom.xml         |   4 +-
 .../nifi-solr-bundle/nifi-solr-processors/pom.xml  |  12 +-
 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 |   8 +-
 nifi-nar-bundles/nifi-spark-bundle/pom.xml         |   4 +-
 .../nifi-splunk-bundle/nifi-splunk-nar/pom.xml     |   4 +-
 .../nifi-splunk-processors/pom.xml                 |   4 +-
 nifi-nar-bundles/nifi-splunk-bundle/pom.xml        |   2 +-
 .../nifi-sql-reporting-nar/pom.xml                 |   6 +-
 .../nifi-sql-reporting-tasks/pom.xml               |  12 +-
 nifi-nar-bundles/nifi-sql-reporting-bundle/pom.xml |   4 +-
 .../nifi-jolt-transform-json-ui/pom.xml            |   8 +-
 .../nifi-standard-content-viewer/pom.xml           |   4 +-
 .../nifi-standard-bundle/nifi-standard-nar/pom.xml |   2 +-
 .../nifi-standard-parameter-providers/pom.xml      |   4 +-
 .../nifi-standard-processors/pom.xml               |  52 +-
 .../nifi-standard-reporting-tasks/pom.xml          |   2 +-
 .../nifi-standard-rules/pom.xml                    |   4 +-
 .../nifi-standard-utils/pom.xml                    |   2 +-
 nifi-nar-bundles/nifi-standard-bundle/pom.xml      |  16 +-
 .../nifi-dbcp-service-api/pom.xml                  |   2 +-
 .../nifi-dbcp-service-nar/pom.xml                  |   8 +-
 .../nifi-dbcp-service/pom.xml                      |  20 +-
 .../nifi-hikari-dbcp-service/pom.xml               |  10 +-
 .../nifi-dbcp-service-bundle/pom.xml               |   2 +-
 .../pom.xml                                        |   2 +-
 .../nifi-distributed-cache-client-service/pom.xml  |   6 +-
 .../nifi-distributed-cache-protocol/pom.xml        |   2 +-
 .../nifi-distributed-cache-server/pom.xml          |   8 +-
 .../nifi-distributed-cache-services-nar/pom.xml    |   4 +-
 .../nifi-distributed-cache-services-bundle/pom.xml |   2 +-
 .../nifi-file-resource-service-api/pom.xml         |   6 +-
 .../nifi-file-resource-service-nar/pom.xml         |  10 +-
 .../nifi-file-resource-service/pom.xml             |   6 +-
 .../nifi-file-resource-service-bundle/pom.xml      |   6 +-
 .../nifi-hadoop-dbcp-service-nar/pom.xml           |   6 +-
 .../nifi-hadoop-dbcp-service/pom.xml               |  14 +-
 .../nifi-hadoop-dbcp-service-bundle/pom.xml        |   2 +-
 .../nifi-hbase-client-service-api/pom.xml          |   2 +-
 .../nifi-hbase_2-client-service-nar/pom.xml        |   4 +-
 .../nifi-hbase_2-client-service/pom.xml            |  10 +-
 .../nifi-hbase_2-client-service-bundle/pom.xml     |   2 +-
 .../nifi-http-context-map-api/pom.xml              |   2 +-
 .../nifi-http-context-map-nar/pom.xml              |   4 +-
 .../nifi-http-context-map/pom.xml                  |   2 +-
 .../nifi-http-context-map-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      |   2 +-
 .../pom.xml                                        |   2 +-
 .../nifi-kerberos-user-service-api/pom.xml         |   2 +-
 .../nifi-kerberos-user-service-nar/pom.xml         |   6 +-
 .../nifi-kerberos-user-service/pom.xml             |   4 +-
 .../nifi-kerberos-user-service-bundle/pom.xml      |   2 +-
 .../nifi-key-service-api/pom.xml                   |   2 +-
 .../nifi-key-service-nar/pom.xml                   |   4 +-
 .../nifi-key-service/pom.xml                       |   2 +-
 .../nifi-key-service-bundle/pom.xml                |   2 +-
 .../nifi-lookup-service-api/pom.xml                |   2 +-
 .../nifi-lookup-services-nar/pom.xml               |   4 +-
 .../nifi-lookup-services/pom.xml                   |  12 +-
 .../nifi-lookup-services-bundle/pom.xml            |   2 +-
 .../nifi-oauth2-provider-api/pom.xml               |   2 +-
 .../nifi-oauth2-provider-nar/pom.xml               |   4 +-
 .../nifi-oauth2-provider-service/pom.xml           |   2 +-
 .../nifi-oauth2-provider-bundle/pom.xml            |   2 +-
 .../nifi-proxy-configuration-api/pom.xml           |   2 +-
 .../nifi-proxy-configuration-nar/pom.xml           |   6 +-
 .../nifi-proxy-configuration/pom.xml               |   2 +-
 .../nifi-proxy-configuration-bundle/pom.xml        |   2 +-
 .../nifi-record-serialization-service-api/pom.xml  |   2 +-
 .../nifi-record-serialization-services-nar/pom.xml |   4 +-
 .../pom.xml                                        |  10 +-
 .../nifi-record-serialization-services/pom.xml     |  12 +-
 .../pom.xml                                        |   2 +-
 .../nifi-record-sink-api/pom.xml                   |   2 +-
 .../nifi-record-sink-service-nar/pom.xml           |   4 +-
 .../nifi-record-sink-service/pom.xml               |   6 +-
 .../nifi-record-sink-service-bundle/pom.xml        |   2 +-
 .../nifi-schema-registry-service-api/pom.xml       |   2 +-
 .../nifi-ssl-context-service-nar/pom.xml           |   4 +-
 .../nifi-ssl-context-service/pom.xml               |   2 +-
 .../nifi-ssl-context-bundle/pom.xml                |   2 +-
 .../nifi-ssl-context-service-api/pom.xml           |   2 +-
 .../nifi-standard-services-api-nar/pom.xml         |  16 +-
 .../nifi-web-client-provider-api/pom.xml           |   2 +-
 .../nifi-web-client-provider-service-nar/pom.xml   |   4 +-
 .../nifi-web-client-provider-service/pom.xml       |   2 +-
 .../nifi-web-client-provider-bundle/pom.xml        |   2 +-
 nifi-nar-bundles/nifi-standard-services/pom.xml    |   2 +-
 .../nifi-standard-shared-bom/pom.xml               |   2 +-
 .../nifi-standard-shared-nar/pom.xml               |   4 +-
 .../nifi-standard-shared-bundle/pom.xml            |   2 +-
 .../nifi-stateful-analysis-nar/pom.xml             |   4 +-
 .../nifi-stateful-analysis-processors/pom.xml      |   6 +-
 .../nifi-stateful-analysis-bundle/pom.xml          |   4 +-
 .../nifi-stateless-processor-nar/pom.xml           |   4 +-
 .../nifi-stateless-processor-tests/pom.xml         |  34 +-
 .../nifi-stateless-processor/pom.xml               |   8 +-
 .../nifi-stateless-processor-bundle/pom.xml        |   2 +-
 .../nifi-update-attribute-model/pom.xml            |   4 +-
 .../nifi-update-attribute-nar/pom.xml              |   6 +-
 .../nifi-update-attribute-processor/pom.xml        |   2 +-
 .../nifi-update-attribute-ui/pom.xml               |   6 +-
 .../nifi-update-attribute-bundle/pom.xml           |   8 +-
 .../nifi-websocket-processors-nar/pom.xml          |   6 +-
 .../nifi-websocket-processors/pom.xml              |   6 +-
 .../nifi-websocket-services-api-nar/pom.xml        |   6 +-
 .../nifi-websocket-services-api/pom.xml            |   2 +-
 .../nifi-websocket-services-jetty-nar/pom.xml      |   6 +-
 .../nifi-websocket-services-jetty/pom.xml          |   6 +-
 nifi-nar-bundles/nifi-websocket-bundle/pom.xml     |   2 +-
 .../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-workday-processors-nar/pom.xml            |   6 +-
 .../nifi-workday-processors/pom.xml                |   6 +-
 nifi-nar-bundles/nifi-workday-bundle/pom.xml       |   2 +-
 .../nifi-zendesk-bundle/nifi-zendesk-nar/pom.xml   |   4 +-
 .../nifi-zendesk-processors/pom.xml                |   6 +-
 nifi-nar-bundles/nifi-zendesk-bundle/pom.xml       |   2 +-
 nifi-nar-bundles/pom.xml                           |  32 +-
 nifi-python-extensions/nifi-openai-module/pom.xml  |   6 +-
 .../nifi-python-extensions-bundle/pom.xml          |  10 +-
 .../nifi-text-embeddings-module/pom.xml            |   6 +-
 nifi-python-extensions/pom.xml                     |   6 +-
 nifi-registry/nifi-registry-assembly/pom.xml       |  12 +-
 .../nifi-registry-bootstrap/pom.xml                |   4 +-
 .../nifi-registry-bundle-utils/pom.xml             |   6 +-
 .../nifi-registry-client/pom.xml                   |   8 +-
 .../nifi-registry-data-model/pom.xml               |   8 +-
 .../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                |  20 +-
 .../nifi-registry-core/nifi-registry-jetty/pom.xml |  12 +-
 .../nifi-registry-properties-loader/pom.xml        |   2 +-
 .../nifi-registry-properties/pom.xml               |   2 +-
 .../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           |   2 +-
 .../nifi-registry-docker-maven/dockermaven/pom.xml |   2 +-
 nifi-registry/nifi-registry-docker-maven/pom.xml   |   2 +-
 .../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            |  12 +-
 .../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                              |  28 +-
 nifi-server-api/pom.xml                            |   8 +-
 nifi-stateless/nifi-stateless-api/pom.xml          |   4 +-
 nifi-stateless/nifi-stateless-assembly/pom.xml     |  22 +-
 nifi-stateless/nifi-stateless-bootstrap/pom.xml    |  14 +-
 .../nifi-stateless-engine/pom.xml                  |  30 +-
 .../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-alternate-config-extensions-nar/pom.xml   |   6 +-
 .../nifi-alternate-config-extensions/pom.xml       |   6 +-
 .../pom.xml                                        |   2 +-
 .../nifi-stateless-system-test-suite/pom.xml       |  30 +-
 .../nifi-system-test-extensions-nar/pom.xml        |   6 +-
 .../nifi-system-test-extensions/pom.xml            |  14 +-
 .../nifi-system-test-extensions-bundle/pom.xml     |   2 +-
 .../nifi-system-test-extensions2-nar/pom.xml       |   6 +-
 .../nifi-system-test-extensions2/pom.xml           |   6 +-
 .../nifi-system-test-extensions2-bundle/pom.xml    |   2 +-
 .../nifi-nar-provider-assembly/pom.xml             |   8 +-
 .../nifi-nar-provider-processors-nar/pom.xml       |   8 +-
 .../nifi-nar-provider-processors/pom.xml           |  10 +-
 .../nifi-nar-provider-service-api-nar/pom.xml      |   8 +-
 .../nifi-nar-provider-service-api/pom.xml          |   4 +-
 .../nifi-nar-provider-service-nar/pom.xml          |   8 +-
 .../nifi-nar-provider-service/pom.xml              |  10 +-
 .../nifi-system-test-nar-provider-bundles/pom.xml  |   2 +-
 nifi-system-tests/nifi-system-test-suite/pom.xml   |  58 +-
 nifi-system-tests/pom.xml                          |   2 +-
 nifi-toolkit/nifi-toolkit-api/pom.xml              |   2 +-
 nifi-toolkit/nifi-toolkit-assembly/pom.xml         |   6 +-
 nifi-toolkit/nifi-toolkit-cli/pom.xml              |  16 +-
 nifi-toolkit/nifi-toolkit-encrypt-config/pom.xml   |  22 +-
 nifi-toolkit/pom.xml                               |   2 +-
 pom.xml                                            |   6 +-
 733 files changed, 2577 insertions(+), 2624 deletions(-)

diff --git a/c2/c2-client-bundle/c2-client-api/pom.xml b/c2/c2-client-bundle/c2-client-api/pom.xml
index d2861077e9..847356eae1 100644
--- a/c2/c2-client-bundle/c2-client-api/pom.xml
+++ b/c2/c2-client-bundle/c2-client-api/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
     <parent>
         <artifactId>c2-client-bundle</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>c2-client-api</artifactId>
@@ -31,7 +31,7 @@ limitations under the License.
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>c2-protocol-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/c2/c2-client-bundle/c2-client-base/pom.xml b/c2/c2-client-bundle/c2-client-base/pom.xml
index a4fbcf597d..3b2b9f3938 100644
--- a/c2/c2-client-bundle/c2-client-base/pom.xml
+++ b/c2/c2-client-bundle/c2-client-base/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
     <parent>
         <artifactId>c2-client-bundle</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>c2-client-base</artifactId>
@@ -31,13 +31,13 @@ limitations under the License.
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>c2-client-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>c2-protocol-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.commons</groupId>
diff --git a/c2/c2-client-bundle/c2-client-http/pom.xml b/c2/c2-client-bundle/c2-client-http/pom.xml
index d1de06636b..5eafab4f6f 100644
--- a/c2/c2-client-bundle/c2-client-http/pom.xml
+++ b/c2/c2-client-bundle/c2-client-http/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
     <parent>
         <artifactId>c2-client-bundle</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>c2-client-http</artifactId>
@@ -31,17 +31,17 @@ limitations under the License.
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>c2-client-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>c2-client-base</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-security-ssl</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>com.squareup.okhttp3</groupId>
diff --git a/c2/c2-client-bundle/c2-client-service/pom.xml b/c2/c2-client-bundle/c2-client-service/pom.xml
index 4b527b6019..da0cf49e8f 100644
--- a/c2/c2-client-bundle/c2-client-service/pom.xml
+++ b/c2/c2-client-bundle/c2-client-service/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
     <parent>
         <artifactId>c2-client-bundle</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>c2-client-service</artifactId>
@@ -31,17 +31,17 @@ limitations under the License.
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>c2-client-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>c2-client-base</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>c2-client-http</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.commons</groupId>
diff --git a/c2/c2-client-bundle/pom.xml b/c2/c2-client-bundle/pom.xml
index c0a30a228d..3330807ac9 100644
--- a/c2/c2-client-bundle/pom.xml
+++ b/c2/c2-client-bundle/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
     <parent>
         <artifactId>c2</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>c2-client-bundle</artifactId>
diff --git a/c2/c2-protocol/c2-protocol-api/pom.xml b/c2/c2-protocol/c2-protocol-api/pom.xml
index 886889a529..4003d9180c 100644
--- a/c2/c2-protocol/c2-protocol-api/pom.xml
+++ b/c2/c2-protocol/c2-protocol-api/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
     <parent>
         <artifactId>c2-protocol</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>c2-protocol-api</artifactId>
@@ -31,7 +31,7 @@ limitations under the License.
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>c2-protocol-component-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/c2/c2-protocol/c2-protocol-component-api/pom.xml b/c2/c2-protocol/c2-protocol-component-api/pom.xml
index 36b9824628..39b9ca76c9 100644
--- a/c2/c2-protocol/c2-protocol-component-api/pom.xml
+++ b/c2/c2-protocol/c2-protocol-component-api/pom.xml
@@ -19,7 +19,7 @@ limitations under the License.
     <parent>
         <artifactId>c2-protocol</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/c2/c2-protocol/pom.xml b/c2/c2-protocol/pom.xml
index 504eb21f94..e4e8b5b725 100644
--- a/c2/c2-protocol/pom.xml
+++ b/c2/c2-protocol/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
     <parent>
         <artifactId>c2</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>c2-protocol</artifactId>
diff --git a/c2/pom.xml b/c2/pom.xml
index d6904bdf7c..e996bb3782 100644
--- a/c2/pom.xml
+++ b/c2/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
     <parent>
         <artifactId>nifi</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>c2</artifactId>
@@ -37,7 +37,7 @@ limitations under the License.
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <scope>provided</scope>
             </dependency>
             <dependency>
diff --git a/minifi/minifi-assembly/pom.xml b/minifi/minifi-assembly/pom.xml
index 000cc13a00..53c4ae13e7 100644
--- a/minifi/minifi-assembly/pom.xml
+++ b/minifi/minifi-assembly/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
     <parent>
         <artifactId>minifi</artifactId>
         <groupId>org.apache.nifi.minifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>minifi-assembly</artifactId>
     <packaging>pom</packaging>
@@ -129,13 +129,13 @@ limitations under the License.
         <dependency>
             <groupId>org.apache.nifi.minifi</groupId>
             <artifactId>minifi-framework-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.minifi</groupId>
             <artifactId>minifi-server-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
diff --git a/minifi/minifi-bootstrap/pom.xml b/minifi/minifi-bootstrap/pom.xml
index c86a282e14..7214515049 100644
--- a/minifi/minifi-bootstrap/pom.xml
+++ b/minifi/minifi-bootstrap/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
     <parent>
         <artifactId>minifi</artifactId>
         <groupId>org.apache.nifi.minifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>minifi-bootstrap</artifactId>
     <packaging>jar</packaging>
@@ -84,12 +84,12 @@ limitations under the License.
         <dependency>
             <groupId>org.apache.nifi.minifi</groupId>
             <artifactId>minifi-commons-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.minifi</groupId>
             <artifactId>minifi-commons-framework</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.eclipse.jetty</groupId>
diff --git a/minifi/minifi-c2/minifi-c2-api/pom.xml b/minifi/minifi-c2/minifi-c2-api/pom.xml
index 92e850cd37..46f91542f2 100644
--- a/minifi/minifi-c2/minifi-c2-api/pom.xml
+++ b/minifi/minifi-c2/minifi-c2-api/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
     <parent>
         <artifactId>minifi-c2</artifactId>
         <groupId>org.apache.nifi.minifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>minifi-c2-api</artifactId>
     <packaging>jar</packaging>
diff --git a/minifi/minifi-c2/minifi-c2-assembly/pom.xml b/minifi/minifi-c2/minifi-c2-assembly/pom.xml
index b4da037915..69700c0cdb 100644
--- a/minifi/minifi-c2/minifi-c2-assembly/pom.xml
+++ b/minifi/minifi-c2/minifi-c2-assembly/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
     <parent>
         <artifactId>minifi-c2</artifactId>
         <groupId>org.apache.nifi.minifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>minifi-c2-assembly</artifactId>
     <packaging>pom</packaging>
diff --git a/minifi/minifi-c2/minifi-c2-cache/minifi-c2-cache-filesystem/pom.xml b/minifi/minifi-c2/minifi-c2-cache/minifi-c2-cache-filesystem/pom.xml
index 584a7ee22e..dd17cf751b 100644
--- a/minifi/minifi-c2/minifi-c2-cache/minifi-c2-cache-filesystem/pom.xml
+++ b/minifi/minifi-c2/minifi-c2-cache/minifi-c2-cache-filesystem/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
     <parent>
         <artifactId>minifi-c2-cache</artifactId>
         <groupId>org.apache.nifi.minifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>minifi-c2-cache-filesystem</artifactId>
     <packaging>jar</packaging>
diff --git a/minifi/minifi-c2/minifi-c2-cache/minifi-c2-cache-s3/pom.xml b/minifi/minifi-c2/minifi-c2-cache/minifi-c2-cache-s3/pom.xml
index ccbede8620..051e783b1d 100644
--- a/minifi/minifi-c2/minifi-c2-cache/minifi-c2-cache-s3/pom.xml
+++ b/minifi/minifi-c2/minifi-c2-cache/minifi-c2-cache-s3/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
     <parent>
         <artifactId>minifi-c2-cache</artifactId>
         <groupId>org.apache.nifi.minifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>minifi-c2-cache-s3</artifactId>
     <packaging>jar</packaging>
diff --git a/minifi/minifi-c2/minifi-c2-cache/pom.xml b/minifi/minifi-c2/minifi-c2-cache/pom.xml
index 2db718f01f..739631849e 100644
--- a/minifi/minifi-c2/minifi-c2-cache/pom.xml
+++ b/minifi/minifi-c2/minifi-c2-cache/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
     <parent>
         <artifactId>minifi-c2</artifactId>
         <groupId>org.apache.nifi.minifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>minifi-c2-cache</artifactId>
     <packaging>pom</packaging>
diff --git a/minifi/minifi-c2/minifi-c2-docker/pom.xml b/minifi/minifi-c2/minifi-c2-docker/pom.xml
index 5a3355a820..54d4fe11ae 100644
--- a/minifi/minifi-c2/minifi-c2-docker/pom.xml
+++ b/minifi/minifi-c2/minifi-c2-docker/pom.xml
@@ -21,11 +21,11 @@ limitations under the License.
     <parent>
         <groupId>org.apache.nifi.minifi</groupId>
         <artifactId>minifi-c2</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>minifi-c2-docker</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>2.0.0-M1</version>
     <packaging>pom</packaging>
 
     <properties>
diff --git a/minifi/minifi-c2/minifi-c2-integration-tests/pom.xml b/minifi/minifi-c2/minifi-c2-integration-tests/pom.xml
index 494f1be861..930c2f77f6 100644
--- a/minifi/minifi-c2/minifi-c2-integration-tests/pom.xml
+++ b/minifi/minifi-c2/minifi-c2-integration-tests/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
     <parent>
         <artifactId>minifi-c2</artifactId>
         <groupId>org.apache.nifi.minifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>minifi-c2-integration-tests</artifactId>
     <packaging>jar</packaging>
diff --git a/minifi/minifi-c2/minifi-c2-jetty/pom.xml b/minifi/minifi-c2/minifi-c2-jetty/pom.xml
index fd038effa5..d7ace15150 100644
--- a/minifi/minifi-c2/minifi-c2-jetty/pom.xml
+++ b/minifi/minifi-c2/minifi-c2-jetty/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
     <parent>
         <artifactId>minifi-c2</artifactId>
         <groupId>org.apache.nifi.minifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>minifi-c2-jetty</artifactId>
     <packaging>jar</packaging>
diff --git a/minifi/minifi-c2/minifi-c2-provider/minifi-c2-provider-cache/pom.xml b/minifi/minifi-c2/minifi-c2-provider/minifi-c2-provider-cache/pom.xml
index 77fd351823..d958e6a0e6 100644
--- a/minifi/minifi-c2/minifi-c2-provider/minifi-c2-provider-cache/pom.xml
+++ b/minifi/minifi-c2/minifi-c2-provider/minifi-c2-provider-cache/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
     <parent>
         <artifactId>minifi-c2-provider</artifactId>
         <groupId>org.apache.nifi.minifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>minifi-c2-provider-cache</artifactId>
     <packaging>jar</packaging>
diff --git a/minifi/minifi-c2/minifi-c2-provider/minifi-c2-provider-delegating/pom.xml b/minifi/minifi-c2/minifi-c2-provider/minifi-c2-provider-delegating/pom.xml
index bf250f7a4a..f800a86efe 100644
--- a/minifi/minifi-c2/minifi-c2-provider/minifi-c2-provider-delegating/pom.xml
+++ b/minifi/minifi-c2/minifi-c2-provider/minifi-c2-provider-delegating/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
     <parent>
         <artifactId>minifi-c2-provider</artifactId>
         <groupId>org.apache.nifi.minifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>minifi-c2-provider-delegating</artifactId>
     <packaging>jar</packaging>
diff --git a/minifi/minifi-c2/minifi-c2-provider/minifi-c2-provider-util/pom.xml b/minifi/minifi-c2/minifi-c2-provider/minifi-c2-provider-util/pom.xml
index 667c79ed98..5c3d11ca7e 100644
--- a/minifi/minifi-c2/minifi-c2-provider/minifi-c2-provider-util/pom.xml
+++ b/minifi/minifi-c2/minifi-c2-provider/minifi-c2-provider-util/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
     <parent>
         <artifactId>minifi-c2-provider</artifactId>
         <groupId>org.apache.nifi.minifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>minifi-c2-provider-util</artifactId>
     <packaging>jar</packaging>
diff --git a/minifi/minifi-c2/minifi-c2-provider/pom.xml b/minifi/minifi-c2/minifi-c2-provider/pom.xml
index cfa613072a..28d727c4fe 100644
--- a/minifi/minifi-c2/minifi-c2-provider/pom.xml
+++ b/minifi/minifi-c2/minifi-c2-provider/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
     <parent>
         <artifactId>minifi-c2</artifactId>
         <groupId>org.apache.nifi.minifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>minifi-c2-provider</artifactId>
     <packaging>pom</packaging>
diff --git a/minifi/minifi-c2/minifi-c2-service/pom.xml b/minifi/minifi-c2/minifi-c2-service/pom.xml
index e4bfef4b2f..bf1d48161a 100644
--- a/minifi/minifi-c2/minifi-c2-service/pom.xml
+++ b/minifi/minifi-c2/minifi-c2-service/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
     <parent>
         <artifactId>minifi-c2</artifactId>
         <groupId>org.apache.nifi.minifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>minifi-c2-service</artifactId>
     <packaging>war</packaging>
@@ -29,18 +29,18 @@ limitations under the License.
         <dependency>
             <groupId>org.apache.nifi.minifi</groupId>
             <artifactId>minifi-c2-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>c2-protocol-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-security-cert</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>com.fasterxml.jackson.jaxrs</groupId>
diff --git a/minifi/minifi-c2/pom.xml b/minifi/minifi-c2/pom.xml
index e02fdcf9b3..3419ea392b 100644
--- a/minifi/minifi-c2/pom.xml
+++ b/minifi/minifi-c2/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
     <parent>
         <artifactId>minifi</artifactId>
         <groupId>org.apache.nifi.minifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>minifi-c2</artifactId>
     <packaging>pom</packaging>
diff --git a/minifi/minifi-commons/minifi-commons-api/pom.xml b/minifi/minifi-commons/minifi-commons-api/pom.xml
index 705c1e1704..c489dcbb4e 100644
--- a/minifi/minifi-commons/minifi-commons-api/pom.xml
+++ b/minifi/minifi-commons/minifi-commons-api/pom.xml
@@ -16,13 +16,12 @@
   ~ limitations under the License.
   -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.apache.nifi.minifi</groupId>
         <artifactId>minifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>minifi-commons-api</artifactId>
diff --git a/minifi/minifi-commons/minifi-commons-framework/pom.xml b/minifi/minifi-commons/minifi-commons-framework/pom.xml
index bc1e9f304e..36ab6f9879 100644
--- a/minifi/minifi-commons/minifi-commons-framework/pom.xml
+++ b/minifi/minifi-commons/minifi-commons-framework/pom.xml
@@ -15,14 +15,12 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
  -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.apache.nifi.minifi</groupId>
         <artifactId>minifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>minifi-commons-framework</artifactId>
diff --git a/minifi/minifi-commons/minifi-commons-utils/pom.xml b/minifi/minifi-commons/minifi-commons-utils/pom.xml
index ce3c38959b..6f37101c22 100644
--- a/minifi/minifi-commons/minifi-commons-utils/pom.xml
+++ b/minifi/minifi-commons/minifi-commons-utils/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi.minifi</groupId>
         <artifactId>minifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>minifi-commons-utils</artifactId>
diff --git a/minifi/minifi-commons/minifi-flow-status-report/pom.xml b/minifi/minifi-commons/minifi-flow-status-report/pom.xml
index 6fccf22178..5a2cee4753 100644
--- a/minifi/minifi-commons/minifi-flow-status-report/pom.xml
+++ b/minifi/minifi-commons/minifi-flow-status-report/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi.minifi</groupId>
         <artifactId>minifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>minifi-flow-status-report</artifactId>
diff --git a/minifi/minifi-commons/pom.xml b/minifi/minifi-commons/pom.xml
index aa810ce476..6a634c23cd 100644
--- a/minifi/minifi-commons/pom.xml
+++ b/minifi/minifi-commons/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
     <parent>
         <artifactId>minifi</artifactId>
         <groupId>org.apache.nifi.minifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>minifi-commons</artifactId>
     <packaging>pom</packaging>
diff --git a/minifi/minifi-docker/pom.xml b/minifi/minifi-docker/pom.xml
index 8bbbde6649..a6c9c6c944 100644
--- a/minifi/minifi-docker/pom.xml
+++ b/minifi/minifi-docker/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
     <parent>
         <groupId>org.apache.nifi.minifi</groupId>
         <artifactId>minifi</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>minifi-docker</artifactId>
diff --git a/minifi/minifi-docs/pom.xml b/minifi/minifi-docs/pom.xml
index ef4cb7644f..d67f96c27b 100644
--- a/minifi/minifi-docs/pom.xml
+++ b/minifi/minifi-docs/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi.minifi</groupId>
         <artifactId>minifi</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <packaging>pom</packaging>
     <artifactId>minifi-docs</artifactId>
diff --git a/minifi/minifi-integration-tests/pom.xml b/minifi/minifi-integration-tests/pom.xml
index b13268e24c..dfe5c9e47d 100644
--- a/minifi/minifi-integration-tests/pom.xml
+++ b/minifi/minifi-integration-tests/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
     <parent>
         <artifactId>minifi</artifactId>
         <groupId>org.apache.nifi.minifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>minifi-integration-tests</artifactId>
     <packaging>jar</packaging>
diff --git a/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework-nar/pom.xml b/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework-nar/pom.xml
index 63c3800947..e67dd701ca 100644
--- a/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework-nar/pom.xml
+++ b/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework-nar/pom.xml
@@ -19,7 +19,7 @@ limitations under the License.
     <parent>
         <artifactId>minifi-framework-bundle</artifactId>
         <groupId>org.apache.nifi.minifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-framework-api/pom.xml b/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-framework-api/pom.xml
index 4e1701ec0d..4953d61cbc 100644
--- a/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-framework-api/pom.xml
+++ b/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-framework-api/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
     <parent>
         <groupId>org.apache.nifi.minifi</groupId>
         <artifactId>minifi-framework</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>minifi-framework-api</artifactId>
@@ -29,18 +29,18 @@ limitations under the License.
         <dependency>
             <groupId>org.apache.nifi.minifi</groupId>
             <artifactId>minifi-flow-status-report</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-server-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-headless-server</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>
diff --git a/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-framework-core/pom.xml b/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-framework-core/pom.xml
index 5dbc1d45c2..2429775e16 100644
--- a/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-framework-core/pom.xml
+++ b/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-framework-core/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
     <parent>
         <groupId>org.apache.nifi.minifi</groupId>
         <artifactId>minifi-framework</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>minifi-framework-core</artifactId>
@@ -29,12 +29,12 @@ limitations under the License.
         <dependency>
             <groupId>org.apache.nifi.minifi</groupId>
             <artifactId>minifi-commons-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.minifi</groupId>
             <artifactId>minifi-commons-framework</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.minifi</groupId>
@@ -43,7 +43,7 @@ limitations under the License.
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>c2-client-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.minifi</groupId>
diff --git a/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-resources/pom.xml b/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-resources/pom.xml
index d0c0659d89..08cb67091a 100644
--- a/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-resources/pom.xml
+++ b/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-resources/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
     <parent>
         <groupId>org.apache.nifi.minifi</groupId>
         <artifactId>minifi-framework</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>minifi-resources</artifactId>
     <packaging>pom</packaging>
diff --git a/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-runtime/pom.xml b/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-runtime/pom.xml
index 8601de6541..515fd19c37 100644
--- a/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-runtime/pom.xml
+++ b/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-runtime/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
     <parent>
         <groupId>org.apache.nifi.minifi</groupId>
         <artifactId>minifi-framework</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>minifi-runtime</artifactId>
diff --git a/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-server/pom.xml b/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-server/pom.xml
index 4626a86092..e5eb551e60 100644
--- a/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-server/pom.xml
+++ b/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-server/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi.minifi</groupId>
         <artifactId>minifi-framework</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>minifi-server</artifactId>
     <packaging>jar</packaging>
diff --git a/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/pom.xml b/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/pom.xml
index ff95f02a9d..eaa48922c3 100644
--- a/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/pom.xml
+++ b/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
     <parent>
         <artifactId>minifi-framework-bundle</artifactId>
         <groupId>org.apache.nifi.minifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>minifi-framework</artifactId>
     <packaging>pom</packaging>
diff --git a/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-server-nar/pom.xml b/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-server-nar/pom.xml
index 0ac493c8ce..9d5a16ebc3 100644
--- a/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-server-nar/pom.xml
+++ b/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-server-nar/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.nifi.minifi</groupId>
         <artifactId>minifi-framework-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>minifi-server-nar</artifactId>
     <packaging>nar</packaging>
@@ -26,18 +26,18 @@
         <dependency>
             <groupId>org.apache.nifi.minifi</groupId>
             <artifactId>minifi-framework-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.minifi</groupId>
             <artifactId>minifi-server</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-headless-server</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.commons</groupId>
diff --git a/minifi/minifi-nar-bundles/minifi-framework-bundle/pom.xml b/minifi/minifi-nar-bundles/minifi-framework-bundle/pom.xml
index 2369df008f..90932843fb 100644
--- a/minifi/minifi-nar-bundles/minifi-framework-bundle/pom.xml
+++ b/minifi/minifi-nar-bundles/minifi-framework-bundle/pom.xml
@@ -19,7 +19,7 @@ limitations under the License.
    <parent>
         <artifactId>minifi-nar-bundles</artifactId>
         <groupId>org.apache.nifi.minifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -37,47 +37,47 @@ limitations under the License.
             <dependency>
                 <groupId>org.apache.nifi.minifi</groupId>
                 <artifactId>minifi-framework-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>c2-client-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-headless-server</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-framework-nar-utils</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-framework-nar-loading-utils</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-security-utils</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-security-utils-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-properties-loader</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-mock</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <scope>test</scope>
             </dependency>
         </dependencies>
diff --git a/minifi/minifi-nar-bundles/minifi-provenance-repository-bundle/minifi-provenance-repositories/pom.xml b/minifi/minifi-nar-bundles/minifi-provenance-repository-bundle/minifi-provenance-repositories/pom.xml
index 2d801910b3..eece9f7d79 100644
--- a/minifi/minifi-nar-bundles/minifi-provenance-repository-bundle/minifi-provenance-repositories/pom.xml
+++ b/minifi/minifi-nar-bundles/minifi-provenance-repository-bundle/minifi-provenance-repositories/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
     <parent>
         <groupId>org.apache.nifi.minifi</groupId>
         <artifactId>minifi-provenance-repository-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>minifi-provenance-repositories</artifactId>
diff --git a/minifi/minifi-nar-bundles/minifi-provenance-repository-bundle/minifi-provenance-repository-nar/pom.xml b/minifi/minifi-nar-bundles/minifi-provenance-repository-bundle/minifi-provenance-repository-nar/pom.xml
index 5fc4f735ac..6da1d0331e 100644
--- a/minifi/minifi-nar-bundles/minifi-provenance-repository-bundle/minifi-provenance-repository-nar/pom.xml
+++ b/minifi/minifi-nar-bundles/minifi-provenance-repository-bundle/minifi-provenance-repository-nar/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
     <parent>
         <artifactId>minifi-provenance-repository-bundle</artifactId>
         <groupId>org.apache.nifi.minifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>minifi-provenance-repository-nar</artifactId>
diff --git a/minifi/minifi-nar-bundles/minifi-provenance-repository-bundle/pom.xml b/minifi/minifi-nar-bundles/minifi-provenance-repository-bundle/pom.xml
index 5023e33914..d4cf2791d0 100644
--- a/minifi/minifi-nar-bundles/minifi-provenance-repository-bundle/pom.xml
+++ b/minifi/minifi-nar-bundles/minifi-provenance-repository-bundle/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
     <parent>
         <groupId>org.apache.nifi.minifi</groupId>
         <artifactId>minifi-nar-bundles</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>minifi-provenance-repository-bundle</artifactId>
diff --git a/minifi/minifi-nar-bundles/minifi-standard-nar/pom.xml b/minifi/minifi-nar-bundles/minifi-standard-nar/pom.xml
index 9eb983a511..54e5696d42 100644
--- a/minifi/minifi-nar-bundles/minifi-standard-nar/pom.xml
+++ b/minifi/minifi-nar-bundles/minifi-standard-nar/pom.xml
@@ -19,7 +19,7 @@ limitations under the License.
     <parent>
         <artifactId>minifi-nar-bundles</artifactId>
         <groupId>org.apache.nifi.minifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -31,7 +31,7 @@ limitations under the License.
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-standard-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
@@ -46,12 +46,12 @@ limitations under the License.
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-standard-prioritizers</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-standard-reporting-tasks</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/minifi/minifi-nar-bundles/minifi-update-attribute-nar/pom.xml b/minifi/minifi-nar-bundles/minifi-update-attribute-nar/pom.xml
index 9db4538841..a873a3baf2 100644
--- a/minifi/minifi-nar-bundles/minifi-update-attribute-nar/pom.xml
+++ b/minifi/minifi-nar-bundles/minifi-update-attribute-nar/pom.xml
@@ -19,7 +19,7 @@ limitations under the License.
     <parent>
         <artifactId>minifi-nar-bundles</artifactId>
         <groupId>org.apache.nifi.minifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -30,12 +30,12 @@ limitations under the License.
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-update-attribute-processor</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-update-attribute-model</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
diff --git a/minifi/minifi-nar-bundles/pom.xml b/minifi/minifi-nar-bundles/pom.xml
index 909a23c541..7d169afd14 100644
--- a/minifi/minifi-nar-bundles/pom.xml
+++ b/minifi/minifi-nar-bundles/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
     <parent>
         <groupId>org.apache.nifi.minifi</groupId>
         <artifactId>minifi</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>minifi-nar-bundles</artifactId>
     <packaging>pom</packaging>
diff --git a/minifi/minifi-toolkit/minifi-toolkit-assembly/pom.xml b/minifi/minifi-toolkit/minifi-toolkit-assembly/pom.xml
index 7f32bfcd07..d3b743c909 100644
--- a/minifi/minifi-toolkit/minifi-toolkit-assembly/pom.xml
+++ b/minifi/minifi-toolkit/minifi-toolkit-assembly/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
     <parent>
         <artifactId>minifi-toolkit</artifactId>
         <groupId>org.apache.nifi.minifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>minifi-toolkit-assembly</artifactId>
     <packaging>pom</packaging>
diff --git a/minifi/minifi-toolkit/minifi-toolkit-configuration/pom.xml b/minifi/minifi-toolkit/minifi-toolkit-configuration/pom.xml
index 4dcbe0730b..31a3867ccf 100644
--- a/minifi/minifi-toolkit/minifi-toolkit-configuration/pom.xml
+++ b/minifi/minifi-toolkit/minifi-toolkit-configuration/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
     <parent>
         <artifactId>minifi-toolkit</artifactId>
         <groupId>org.apache.nifi.minifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>minifi-toolkit-configuration</artifactId>
     <packaging>jar</packaging>
@@ -42,7 +42,7 @@ limitations under the License.
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
diff --git a/minifi/minifi-toolkit/minifi-toolkit-schema/pom.xml b/minifi/minifi-toolkit/minifi-toolkit-schema/pom.xml
index acdeb70a6b..cc7171b12f 100644
--- a/minifi/minifi-toolkit/minifi-toolkit-schema/pom.xml
+++ b/minifi/minifi-toolkit/minifi-toolkit-schema/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi.minifi</groupId>
         <artifactId>minifi-toolkit</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>minifi-toolkit-schema</artifactId>
diff --git a/minifi/minifi-toolkit/pom.xml b/minifi/minifi-toolkit/pom.xml
index f625769a64..9fa51282ce 100644
--- a/minifi/minifi-toolkit/pom.xml
+++ b/minifi/minifi-toolkit/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
     <parent>
         <artifactId>minifi</artifactId>
         <groupId>org.apache.nifi.minifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>minifi-toolkit</artifactId>
     <packaging>pom</packaging>
diff --git a/minifi/pom.xml b/minifi/pom.xml
index aa13d86aa9..9f1ffa9cc3 100644
--- a/minifi/pom.xml
+++ b/minifi/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <groupId>org.apache.nifi.minifi</groupId>
@@ -49,47 +49,47 @@ limitations under the License.
             <dependency>
                 <groupId>org.apache.nifi.minifi</groupId>
                 <artifactId>minifi-bootstrap</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi.minifi</groupId>
                 <artifactId>minifi-commons</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi.minifi</groupId>
                 <artifactId>minifi-commons-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi.minifi</groupId>
                 <artifactId>minifi-flow-status-report</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi.minifi</groupId>
                 <artifactId>minifi-commons-utils</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi.minifi</groupId>
                 <artifactId>minifi-framework</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi.minifi</groupId>
                 <artifactId>minifi-framework-core</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi.minifi</groupId>
                 <artifactId>minifi-resources</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi.minifi</groupId>
                 <artifactId>minifi-provenance-repository-nar</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <type>nar</type>
             </dependency>
             <dependency>
@@ -97,45 +97,45 @@ limitations under the License.
                 <artifactId>minifi-resources</artifactId>
                 <classifier>resources</classifier>
                 <type>zip</type>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi.minifi</groupId>
                 <artifactId>minifi-runtime</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi.minifi</groupId>
                 <artifactId>minifi-framework-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi.minifi</groupId>
                 <artifactId>minifi-framework-nar</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi.minifi</groupId>
                 <artifactId>minifi-standard-nar</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <type>nar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi.minifi</groupId>
                 <artifactId>minifi-server-nar</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <type>nar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi.minifi</groupId>
                 <artifactId>minifi-update-attribute-nar</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <type>nar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi.minifi</groupId>
                 <artifactId>minifi-docs</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <classifier>resources</classifier>
                 <scope>runtime</scope>
                 <type>zip</type>
@@ -143,84 +143,84 @@ limitations under the License.
             <dependency>
                 <groupId>org.apache.nifi.minifi</groupId>
                 <artifactId>minifi-provenance-repositories</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
 
             <!-- NiFi Modules -->
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-framework-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-utils</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-site-to-site-client</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-expression-language</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-web-utils</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-custom-ui-utilities</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-ui-extension</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-flowfile-packager</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-socket-utils</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-data-provenance-utils</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-provenance-repository-nar</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-runtime</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-jetty-configuration</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-resources</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <classifier>resources</classifier>
                 <scope>runtime</scope>
                 <type>zip</type>
@@ -228,7 +228,7 @@ limitations under the License.
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-docs</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <classifier>resources</classifier>
                 <scope>runtime</scope>
                 <type>zip</type>
@@ -236,219 +236,219 @@ limitations under the License.
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-framework-nar</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <type>nar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-framework-core</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-provenance-repository-nar</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <type>nar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-standard-services-api-nar</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <type>nar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-standard-shared-nar</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <type>nar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-record-serialization-services-nar</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <type>nar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-dbcp-service-nar</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <type>nar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-distributed-cache-services-nar</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <type>nar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-proxy-configuration-nar</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <type>nar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-http-context-map-nar</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <type>nar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-oauth2-provider-nar</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <type>nar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-lookup-services-nar</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <type>nar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-registry-nar</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <type>nar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-ssl-context-service-nar</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <type>nar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-jetty-bundle</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <type>nar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-headless-server-nar</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <type>nar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-standard-nar</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <type>nar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-update-attribute-nar</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <type>nar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-kerberos-credentials-service-nar</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <type>nar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-properties</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-security-utils-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-security-utils</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-security-ssl</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-xml-processing</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-nar-utils</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-hadoop-utils</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-mock</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <scope>test</scope>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-write-ahead-log</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-ssl-context-service-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-standard-prioritizers</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-administration</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-framework-core-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-persistent-provenance-repository</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-ssl-context-service</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-site-to-site-reporting-task</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-site-to-site-reporting-nar</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <type>nar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-distributed-cache-client-service-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
 
             <!-- C2 modules -->
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>c2-client-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>c2-client-base</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
 
             <dependency>
diff --git a/nifi-api/pom.xml b/nifi-api/pom.xml
index 92265155f2..8f971461cb 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>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-api</artifactId>
     <packaging>jar</packaging>
diff --git a/nifi-assembly/pom.xml b/nifi-assembly/pom.xml
index 0c39eddcbd..6e8c333338 100644
--- 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>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-assembly</artifactId>
     <packaging>pom</packaging>
@@ -141,59 +141,59 @@ language governing permissions and limitations under the License. -->
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-per-process-group-logging</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-framework-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-server-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-python-framework-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-runtime</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-bootstrap</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-protection-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-protection-factory</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-resources</artifactId>
             <classifier>resources</classifier>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>runtime</scope>
             <type>zip</type>
         </dependency>
@@ -201,709 +201,709 @@ language governing permissions and limitations under the License. -->
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-docs</artifactId>
             <classifier>resources</classifier>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>runtime</scope>
             <type>zip</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-python-framework</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-python-extension-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-framework-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-server-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-provenance-repository-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-py4j-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-standard-services-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-standard-shared-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-ssl-context-service-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-key-service-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-cipher-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-distributed-cache-services-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-datadog-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-standard-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-jetty-bundle</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-update-attribute-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-stateless-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-stateless-bootstrap</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-kafka-2-6-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-confluent-platform-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-http-context-map-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-lookup-services-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-poi-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-ldap-iaa-providers-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-kerberos-iaa-providers-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-single-user-iaa-providers-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-dbcp-service-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hadoop-dbcp-service-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-mongodb-client-service-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-mongodb-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-mongodb-services-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-social-media-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-language-translation-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-enrich-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-geohash-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-aws-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-aws-service-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-prometheus-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-network-processors-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-avro-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-couchbase-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-couchbase-services-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hl7-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-oauth2-provider-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-azure-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-azure-services-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-scripting-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-groovyx-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-elasticsearch-client-service-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-elasticsearch-client-service-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-elasticsearch-restapi-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-email-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-amqp-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-splunk-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-jms-cf-service-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-jms-processors-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-cassandra-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-cassandra-services-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-cassandra-services-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-registry-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-site-to-site-reporting-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-record-serialization-services-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-mqtt-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-opentelemetry-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-snmp-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-evtx-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-slack-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-smb-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-smb-client-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-smb-smbj-client-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-windows-event-log-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-websocket-services-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-websocket-services-jetty-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-websocket-processors-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-workday-processors-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-gcp-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-gcp-services-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-stateful-analysis-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-cdc-mysql-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-pgp-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-pgp-service-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-pgp-service-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-redis-service-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-redis-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-asana-processors-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-asana-services-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-asana-services-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hazelcast-services-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hazelcast-services-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-kerberos-credentials-service-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-kerberos-user-service-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-proxy-configuration-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-jolt-record-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-record-sink-service-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hashicorp-vault-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hashicorp-vault-client-service-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-stateless-processor-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-salesforce-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-box-services-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-box-services-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-box-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-web-client-provider-service-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hubspot-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-zendesk-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-dropbox-processors-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-dropbox-services-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-dropbox-services-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-airtable-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-flow-registry-client-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-shopify-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-jslt-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-framework-kubernetes-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-image-viewer-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-compress-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-file-resource-service-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-python-extensions-bundle</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>zip</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-apicurio-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <!-- AspectJ library needed by the Java Agent used for native library loading (see bootstrap.conf) -->
@@ -925,25 +925,25 @@ language governing permissions and limitations under the License. -->
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-graph-client-service-api-nar</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.0-M1</version>
                     <type>nar</type>
                 </dependency>
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-neo4j-cypher-service-nar</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.0-M1</version>
                     <type>nar</type>
                 </dependency>
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-graph-nar</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.0-M1</version>
                     <type>nar</type>
                 </dependency>
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-other-graph-services-nar</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.0-M1</version>
                     <type>nar</type>
                 </dependency>
             </dependencies>
@@ -963,7 +963,7 @@ language governing permissions and limitations under the License. -->
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-atlas-nar</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.0-M1</version>
                     <type>nar</type>
                 </dependency>
             </dependencies>
@@ -980,19 +980,19 @@ language governing permissions and limitations under the License. -->
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-hadoop-libraries-nar</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.0-M1</version>
                     <type>nar</type>
                 </dependency>
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-hadoop-nar</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.0-M1</version>
                     <type>nar</type>
                 </dependency>
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-parquet-nar</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.0-M1</version>
                     <type>nar</type>
                 </dependency>
             </dependencies>
@@ -1009,13 +1009,13 @@ language governing permissions and limitations under the License. -->
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-hadoop-libraries-nar</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.0-M1</version>
                     <type>nar</type>
                 </dependency>
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-kudu-nar</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.0-M1</version>
                     <type>nar</type>
                 </dependency>
             </dependencies>
@@ -1032,13 +1032,13 @@ language governing permissions and limitations under the License. -->
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-hbase-nar</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.0-M1</version>
                     <type>nar</type>
                 </dependency>
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-hbase_2-client-service-nar</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.0-M1</version>
                     <type>nar</type>
                 </dependency>
             </dependencies>
@@ -1055,7 +1055,7 @@ language governing permissions and limitations under the License. -->
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-solr-nar</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.0-M1</version>
                     <type>nar</type>
                 </dependency>
             </dependencies>
@@ -1075,13 +1075,13 @@ language governing permissions and limitations under the License. -->
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-hive3-nar</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.0-M1</version>
                     <type>nar</type>
                 </dependency>
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-hive-services-api-nar</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.0-M1</version>
                     <type>nar</type>
                 </dependency>
             </dependencies>
@@ -1098,7 +1098,7 @@ language governing permissions and limitations under the License. -->
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-iotdb-nar</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.0-M1</version>
                     <type>nar</type>
                 </dependency>
             </dependencies>
@@ -1117,7 +1117,7 @@ language governing permissions and limitations under the License. -->
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-media-nar</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.0-M1</version>
                     <type>nar</type>
                 </dependency>
             </dependencies>
@@ -1135,7 +1135,7 @@ language governing permissions and limitations under the License. -->
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-sql-reporting-nar</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.0-M1</version>
                     <type>nar</type>
                 </dependency>
             </dependencies>
@@ -1150,14 +1150,14 @@ language governing permissions and limitations under the License. -->
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-server-nar</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.0-M1</version>
                     <type>nar</type>
                     <scope>provided</scope>
                 </dependency>
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-headless-server-nar</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.0-M1</version>
                     <type>nar</type>
                 </dependency>
             </dependencies>
@@ -1175,19 +1175,19 @@ language governing permissions and limitations under the License. -->
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-accumulo-nar</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.0-M1</version>
                     <type>nar</type>
                 </dependency>
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-accumulo-services-api-nar</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.0-M1</version>
                     <type>nar</type>
                 </dependency>
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-accumulo-services-nar</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.0-M1</version>
                     <type>nar</type>
                 </dependency>
             </dependencies>
@@ -1271,13 +1271,13 @@ language governing permissions and limitations under the License. -->
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-ranger-nar</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.0-M1</version>
                     <type>nar</type>
                 </dependency>
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-ranger-resources</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.0-M1</version>
                 </dependency>
             </dependencies>
         </profile>
@@ -1293,7 +1293,7 @@ language governing permissions and limitations under the License. -->
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-asn1-nar</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.0-M1</version>
                     <type>nar</type>
                 </dependency>
             </dependencies>
@@ -1310,19 +1310,19 @@ language governing permissions and limitations under the License. -->
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-snowflake-services-api-nar</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.0-M1</version>
                     <type>nar</type>
                 </dependency>
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-snowflake-services-nar</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.0-M1</version>
                     <type>nar</type>
                 </dependency>
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-snowflake-processors-nar</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.0-M1</version>
                     <type>nar</type>
                 </dependency>
             </dependencies>
@@ -1400,19 +1400,19 @@ language governing permissions and limitations under the License. -->
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-iceberg-processors-nar</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.0-M1</version>
                     <type>nar</type>
                 </dependency>
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-iceberg-services-api-nar</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.0-M1</version>
                     <type>nar</type>
                 </dependency>
                 <dependency>
                     <groupId>org.apache.nifi</groupId>
                     <artifactId>nifi-iceberg-services-nar</artifactId>
-                    <version>2.0.0-SNAPSHOT</version>
+                    <version>2.0.0-M1</version>
                     <type>nar</type>
                 </dependency>
             </dependencies>
diff --git a/nifi-bom/pom.xml b/nifi-bom/pom.xml
index 2979021a64..b57d38dda2 100644
--- a/nifi-bom/pom.xml
+++ b/nifi-bom/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <artifactId>nifi</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <name>nifi-bom</name>
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <scope>provided</scope>
             </dependency>
 
@@ -40,7 +40,7 @@
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-mock</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <scope>test</scope>
             </dependency>
 
@@ -48,7 +48,7 @@
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-stateless-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <scope>provided</scope>
             </dependency>
 
@@ -56,7 +56,7 @@
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-framework-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <scope>provided</scope>
             </dependency>
 
@@ -64,7 +64,7 @@
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-server-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <scope>provided</scope>
             </dependency>
 
@@ -72,30 +72,30 @@
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>c2-protocol-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>c2-protocol-component-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>c2-client-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
 
             <!-- Application Properties -->
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-properties</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <scope>provided</scope>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-property-utils</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <scope>provided</scope>
             </dependency>
 
@@ -103,91 +103,91 @@
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-utils</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <scope>provided</scope>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-dbcp-service-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <scope>provided</scope>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-distributed-cache-client-service-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <scope>provided</scope>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-file-resource-service-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <scope>provided</scope>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-http-context-map-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <scope>provided</scope>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-kerberos-user-service-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <scope>provided</scope>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-key-service-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <scope>provided</scope>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-lookup-service-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <scope>provided</scope>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-oauth2-provider-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <scope>provided</scope>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-proxy-configuration-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <scope>provided</scope>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-record-serialization-service-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <scope>provided</scope>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-record-sink-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <scope>provided</scope>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-schema-registry-service-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <scope>provided</scope>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-ssl-context-service-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <scope>provided</scope>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-web-client-provider-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <scope>provided</scope>
             </dependency>
 
@@ -195,13 +195,13 @@
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-standard-services-api-nar</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <type>nar</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-standard-shared-nar</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <type>nar</type>
             </dependency>
 
@@ -209,47 +209,47 @@
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-deprecation-log</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-record</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-security-kerberos-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-security-ssl</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-security-utils</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-security-utils-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-web-client-api</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-web-client</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-xml-processing</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
         </dependencies>
     </dependencyManagement>
diff --git a/nifi-bootstrap/pom.xml b/nifi-bootstrap/pom.xml
index f0602ff457..b0b8e01486 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>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-bootstrap</artifactId>
     <packaging>jar</packaging>
@@ -27,34 +27,34 @@ language governing permissions and limitations under the License. -->
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-security-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-xml-processing</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-flow-encryptor</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>runtime</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-single-user-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>runtime</scope>
         </dependency>
         <!-- Jakarta Mail 1 required for compatibility with Jakarta Activation 1 used with JAXB 2 -->
@@ -83,7 +83,7 @@ language governing permissions and limitations under the License. -->
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-expression-language</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.commons</groupId>
@@ -103,24 +103,24 @@ language governing permissions and limitations under the License. -->
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-properties-loader</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-properties</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-mock</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/nifi-code-coverage/pom.xml b/nifi-code-coverage/pom.xml
index cd5870ab5b..56111f6162 100644
--- a/nifi-code-coverage/pom.xml
+++ b/nifi-code-coverage/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <artifactId>nifi</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <name>nifi-code-coverage</name>
@@ -116,1808 +116,1808 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>c2-client-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>c2-client-base</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>c2-client-http</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>c2-client-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>c2-protocol-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>c2-protocol-component-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
 
         <!-- MiNiFi -->
         <dependency>
             <groupId>org.apache.nifi.minifi</groupId>
             <artifactId>minifi-bootstrap</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.minifi</groupId>
             <artifactId>minifi-c2-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.minifi</groupId>
             <artifactId>minifi-c2-cache-filesystem</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.minifi</groupId>
             <artifactId>minifi-c2-cache-s3</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.minifi</groupId>
             <artifactId>minifi-c2-jetty</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.minifi</groupId>
             <artifactId>minifi-c2-provider-cache</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.minifi</groupId>
             <artifactId>minifi-c2-provider-delegating</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.minifi</groupId>
             <artifactId>minifi-c2-provider-util</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.minifi</groupId>
             <artifactId>minifi-c2-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>war</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.minifi</groupId>
             <artifactId>minifi-commons-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.minifi</groupId>
             <artifactId>minifi-commons-framework</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.minifi</groupId>
             <artifactId>minifi-flow-status-report</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.minifi</groupId>
             <artifactId>minifi-commons-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.minifi</groupId>
             <artifactId>minifi-framework-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.minifi</groupId>
             <artifactId>minifi-framework-core</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.minifi</groupId>
             <artifactId>minifi-runtime</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.minifi</groupId>
             <artifactId>minifi-server</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.minifi</groupId>
             <artifactId>minifi-provenance-repositories</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.minifi</groupId>
             <artifactId>minifi-toolkit-configuration</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
 
         <!-- NiFi Common -->
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-bootstrap</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-build</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-calcite-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-data-provenance-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-deprecation-log</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-expression-language</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-flow-encryptor</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-flowfile-packager</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hashicorp-vault</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hashicorp-vault-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hl7-query-language</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-jetty-configuration</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-json-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-kubernetes-client</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-metrics</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-parameter</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-per-process-group-logging</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-encryptor</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-protection-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-protection-aws</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-protection-azure</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-protection-cipher</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-protection-factory</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-protection-gcp</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-protection-hashicorp</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-protection-loader</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-protection-shared</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-record</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-record-path</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-repository-encryption</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-schema-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-security-cert</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-security-cert-builder</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-security-crypto-key</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-security-identity</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-security-kerberos</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-security-kerberos-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-security-kms</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-security-socket-ssl</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-security-ssl</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-security-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-security-utils-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-single-user-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-socket-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-uuid5</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-web-client</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-web-client-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-web-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-write-ahead-log</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-xml-processing</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
 
         <!-- Framework and Manifest -->
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-framework-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-extension-manifest-model</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-extension-manifest-parser</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-runtime-manifest-core</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-mock</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-server-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
 
         <!-- Framework Modules -->
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-framework-external-resource-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-administration</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-authorizer</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-client-dto</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-documentation</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-file-authorizer</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-flowfile-repo-serialization</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-framework-authorization</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-framework-authorization-providers</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-framework-cluster</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-framework-cluster-protocol</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-framework-cluster-zookeeper</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-framework-components</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-framework-core</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-framework-core-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-framework-kubernetes-leader-election</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-framework-kubernetes-state-provider</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-framework-leader-election-shared</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-framework-nar-loading-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-framework-nar-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-framework-zookeeper-leader-election</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-headless-server</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-mock-authorizer</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-nar-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-properties-loader</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-repository-models</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-runtime</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-shell-authorizer</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-site-to-site</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-standard-prioritizers</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-user-actions</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-jetty</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-web-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>war</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-web-content-access</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-web-content-viewer</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>war</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-web-error</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>war</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-web-optimistic-locking</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-web-security</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
 
         <!-- NAR Bundles -->
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-accumulo-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-accumulo-services</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-airtable-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-amqp-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-apicurio-schema-registry-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-asana-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-asana-services-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-asana-services</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-asn1-services</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-avro-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-aws-abstract-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-aws-parameter-providers</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-aws-parameter-value-providers</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-aws-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-aws-schema-registry-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-aws-service-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-azure-graph-authorizer</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-azure-parameter-providers</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-azure-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-azure-reporting-task</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-azure-services-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-beats-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-box-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-box-services</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-box-services-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-cassandra-distributedmapcache-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-cassandra-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-cassandra-services</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-cassandra-services-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-cdc-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-cdc-mysql-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-cipher-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-compress-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-confluent-schema-registry-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-couchbase-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-couchbase-services-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-datadog-reporting-task</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-dropbox-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-dropbox-services</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-dropbox-services-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-elasticsearch-client-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-elasticsearch-client-service-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-elasticsearch-restapi-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-email-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-enrich-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-evtx-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-bin-manager</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-conflict-resolution</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-database-test-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-dbcp-base</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-event-listen</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-event-put</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-event-transport</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hadoop-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-kerberos-test-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-listed-entity</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-prometheus-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-put-pattern</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-avro-record-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hadoop-record-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-json-record-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-mock-record-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-schema-inference-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-standard-record-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-yaml-record-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-reporting-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-resource-transfer</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-service-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-syslog-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-flow-registry-client-services</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-gcp-parameter-providers</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-gcp-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-gcp-services-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-geohash-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-graph-client-service-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-graph-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-graph-test-clients</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-neo4j-cypher-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-other-graph-services</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-groovyx-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hdfs-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hashicorp-vault-client-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hashicorp-vault-client-service-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hashicorp-vault-parameter-provider</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hashicorp-vault-parameter-value-provider</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hazelcast-services</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hazelcast-services-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hbase-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hive3-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hive-services-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hive-test-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hl7-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hubspot-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-iceberg-common</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-iceberg-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-iceberg-services</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-iceberg-services-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-influxdb-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-iotdb-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-jms-cf-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-jms-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-jolt-record-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-jslt-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-kafka-2-6-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-kafka-shared</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-kerberos-iaa-providers</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-kudu-controller-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-kudu-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-yandex-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-ldap-iaa-providers</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-image-viewer</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>war</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-media-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-mongodb-client-service-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-mongodb-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-mongodb-services</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-mqtt-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-network-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-network-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-opentelemetry-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-parquet-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-pgp-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-pgp-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-pgp-service-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-pgp-test-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-poi-services</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-prometheus-reporting-task</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-persistent-provenance-repository</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-volatile-provenance-repository</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-py4j-bridge</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-python-framework-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-ranger-plugin</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-redis-extensions</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-redis-service-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-redis-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-registry-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-salesforce-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-scripting-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-shopify-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-single-user-iaa-providers</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-site-to-site-reporting-task</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-slack-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-smb-client-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-smb-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-smb-smbj-client</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-smb-smbj-common</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-snmp-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-snowflake-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-snowflake-services</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-snowflake-services-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-twitter-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-solr-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-livy-controller-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-livy-controller-service-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-livy-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-splunk-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-sql-reporting-tasks</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-jolt-transform-json-ui</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>war</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-standard-content-viewer</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>war</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-standard-parameter-providers</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-standard-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-standard-reporting-tasks</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-standard-rules</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-standard-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-stateful-analysis-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-stateless-processor</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-update-attribute-model</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-update-attribute-processor</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-websocket-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-websocket-services-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-websocket-services-jetty</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-windows-event-log-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-workday-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-zendesk-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
 
         <!-- Standard Services -->
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-dbcp-service-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-distributed-cache-client-service-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-distributed-cache-client-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-distributed-cache-protocol</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-distributed-cache-server</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-file-resource-service-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-file-resource-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hadoop-dbcp-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hbase-client-service-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hbase_2-client-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-http-context-map-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-http-context-map</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-kerberos-credentials-service-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-kerberos-credentials-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-kerberos-user-service-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-kerberos-user-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-key-service-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-key-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-lookup-service-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-lookup-services</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-oauth2-provider-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-oauth2-provider-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-proxy-configuration-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-proxy-configuration</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-record-serialization-service-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-record-serialization-services</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-record-serialization-services-shared</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-record-sink-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-record-sink-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-schema-registry-service-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-ssl-context-service-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-ssl-context-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-web-client-provider-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-web-client-provider-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
 
         <!-- Registry -->
         <dependency>
             <groupId>org.apache.nifi.registry</groupId>
             <artifactId>nifi-registry-bootstrap</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.registry</groupId>
             <artifactId>nifi-registry-bundle-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.registry</groupId>
             <artifactId>nifi-registry-client</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.registry</groupId>
             <artifactId>nifi-registry-data-model</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.registry</groupId>
             <artifactId>nifi-registry-flow-diff</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.registry</groupId>
             <artifactId>nifi-registry-framework</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.registry</groupId>
             <artifactId>nifi-registry-jetty</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.registry</groupId>
             <artifactId>nifi-registry-properties</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.registry</groupId>
             <artifactId>nifi-registry-properties-loader</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.registry</groupId>
             <artifactId>nifi-registry-provider-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.registry</groupId>
             <artifactId>nifi-registry-revision-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.registry</groupId>
             <artifactId>nifi-registry-revision-common</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.registry</groupId>
             <artifactId>nifi-registry-revision-entity-model</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.registry</groupId>
             <artifactId>nifi-registry-revision-entity-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.registry</groupId>
             <artifactId>nifi-registry-revision-spring-jdbc</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.registry</groupId>
             <artifactId>nifi-registry-runtime</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.registry</groupId>
             <artifactId>nifi-registry-security-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.registry</groupId>
             <artifactId>nifi-registry-security-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.registry</groupId>
             <artifactId>nifi-registry-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.registry</groupId>
             <artifactId>nifi-registry-web-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>war</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.registry</groupId>
             <artifactId>nifi-registry-ranger-plugin</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi.registry</groupId>
             <artifactId>nifi-registry-toolkit-persistence</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
 
         <!-- Stateless -->
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-stateless-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-stateless-bootstrap</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-stateless-engine</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
 
         <!-- Toolkit -->
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-toolkit-cli</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-toolkit-encrypt-config</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
     </dependencies>
 
diff --git a/nifi-commons/nifi-build/pom.xml b/nifi-commons/nifi-build/pom.xml
index 8a5c329759..b3f61e9e0e 100644
--- a/nifi-commons/nifi-build/pom.xml
+++ b/nifi-commons/nifi-build/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-build</artifactId>
 </project>
diff --git a/nifi-commons/nifi-calcite-utils/pom.xml b/nifi-commons/nifi-calcite-utils/pom.xml
index 78e801a750..b363581dd2 100644
--- a/nifi-commons/nifi-calcite-utils/pom.xml
+++ b/nifi-commons/nifi-calcite-utils/pom.xml
@@ -1,5 +1,4 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
     <!--
       Licensed to the Apache Software Foundation (ASF) under one or more
@@ -19,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-calcite-utils</artifactId>
diff --git a/nifi-commons/nifi-data-provenance-utils/pom.xml b/nifi-commons/nifi-data-provenance-utils/pom.xml
index ca9a31b13c..909ff2281a 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>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-data-provenance-utils</artifactId>
     <packaging>jar</packaging>
diff --git a/nifi-commons/nifi-deprecation-log/pom.xml b/nifi-commons/nifi-deprecation-log/pom.xml
index 291bd9110b..309fba8bd0 100644
--- a/nifi-commons/nifi-deprecation-log/pom.xml
+++ b/nifi-commons/nifi-deprecation-log/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-deprecation-log</artifactId>
     <packaging>jar</packaging>
diff --git a/nifi-commons/nifi-expression-language/pom.xml b/nifi-commons/nifi-expression-language/pom.xml
index 41f2c129c0..9f4c131d58 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>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-expression-language</artifactId>
     <packaging>jar</packaging>
@@ -95,7 +95,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-parameter</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
@@ -104,7 +104,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-uuid5</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.hamcrest</groupId>
diff --git a/nifi-commons/nifi-flow-encryptor/pom.xml b/nifi-commons/nifi-flow-encryptor/pom.xml
index 9cbf8ade01..92b2ce03b7 100644
--- a/nifi-commons/nifi-flow-encryptor/pom.xml
+++ b/nifi-commons/nifi-flow-encryptor/pom.xml
@@ -18,14 +18,14 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-flow-encryptor</artifactId>
     <dependencies>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-encryptor</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <exclusions>
                 <!-- Excluded to avoid unnecessary runtime dependencies -->
                 <exclusion>
@@ -37,7 +37,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-xml-processing</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
diff --git a/nifi-commons/nifi-flowfile-packager/pom.xml b/nifi-commons/nifi-flowfile-packager/pom.xml
index 700a7f8d47..be017df865 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>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-flowfile-packager</artifactId>
     <packaging>jar</packaging>
diff --git a/nifi-commons/nifi-hashicorp-vault-api/pom.xml b/nifi-commons/nifi-hashicorp-vault-api/pom.xml
index b03e2f7d56..bfaffc9735 100644
--- a/nifi-commons/nifi-hashicorp-vault-api/pom.xml
+++ b/nifi-commons/nifi-hashicorp-vault-api/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-hashicorp-vault-api</artifactId>
 </project>
diff --git a/nifi-commons/nifi-hashicorp-vault/pom.xml b/nifi-commons/nifi-hashicorp-vault/pom.xml
index 4a59996264..22dfff3218 100644
--- a/nifi-commons/nifi-hashicorp-vault/pom.xml
+++ b/nifi-commons/nifi-hashicorp-vault/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-hashicorp-vault</artifactId>
     <properties>
@@ -48,7 +48,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hashicorp-vault-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
@@ -64,13 +64,13 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-security-utils-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-security-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/nifi-commons/nifi-hl7-query-language/pom.xml b/nifi-commons/nifi-hl7-query-language/pom.xml
index 196af7adc7..7ad2e31f2a 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>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-hl7-query-language</artifactId>
diff --git a/nifi-commons/nifi-jetty-configuration/pom.xml b/nifi-commons/nifi-jetty-configuration/pom.xml
index 73dfbd0b0d..aa6b35959f 100644
--- a/nifi-commons/nifi-jetty-configuration/pom.xml
+++ b/nifi-commons/nifi-jetty-configuration/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-jetty-configuration</artifactId>
     <packaging>jar</packaging>
diff --git a/nifi-commons/nifi-json-utils/pom.xml b/nifi-commons/nifi-json-utils/pom.xml
index a075ed9d5b..8a891ef40d 100644
--- a/nifi-commons/nifi-json-utils/pom.xml
+++ b/nifi-commons/nifi-json-utils/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-json-utils</artifactId>
     <packaging>jar</packaging>
diff --git a/nifi-commons/nifi-kubernetes-client/pom.xml b/nifi-commons/nifi-kubernetes-client/pom.xml
index 3944ccf9cd..d16eb08ef5 100644
--- a/nifi-commons/nifi-kubernetes-client/pom.xml
+++ b/nifi-commons/nifi-kubernetes-client/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-kubernetes-client</artifactId>
     <description>Minimal abstraction for access Kubernetes REST API Resources</description>
diff --git a/nifi-commons/nifi-metrics/pom.xml b/nifi-commons/nifi-metrics/pom.xml
index 4434004d8b..669134343e 100644
--- a/nifi-commons/nifi-metrics/pom.xml
+++ b/nifi-commons/nifi-metrics/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <artifactId>nifi-commons</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/nifi-commons/nifi-parameter/pom.xml b/nifi-commons/nifi-parameter/pom.xml
index d2aaf20bf0..8b3e64006c 100644
--- a/nifi-commons/nifi-parameter/pom.xml
+++ b/nifi-commons/nifi-parameter/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <artifactId>nifi-commons</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/nifi-commons/nifi-per-process-group-logging/pom.xml b/nifi-commons/nifi-per-process-group-logging/pom.xml
index aefe923e9e..4e2d600c6b 100644
--- a/nifi-commons/nifi-per-process-group-logging/pom.xml
+++ b/nifi-commons/nifi-per-process-group-logging/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-per-process-group-logging</artifactId>
     <packaging>jar</packaging>
diff --git a/nifi-commons/nifi-properties/pom.xml b/nifi-commons/nifi-properties/pom.xml
index b684ec4f46..e75f9e51bf 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>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-properties</artifactId>
     <dependencies>
diff --git a/nifi-commons/nifi-property-encryptor/pom.xml b/nifi-commons/nifi-property-encryptor/pom.xml
index a680506491..1cc9295b82 100644
--- a/nifi-commons/nifi-property-encryptor/pom.xml
+++ b/nifi-commons/nifi-property-encryptor/pom.xml
@@ -18,14 +18,14 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-property-encryptor</artifactId>
     <dependencies>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-security-crypto-key</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>commons-codec</groupId>
diff --git a/nifi-commons/nifi-property-protection-api/pom.xml b/nifi-commons/nifi-property-protection-api/pom.xml
index f63e4faca5..172a9ee51b 100644
--- a/nifi-commons/nifi-property-protection-api/pom.xml
+++ b/nifi-commons/nifi-property-protection-api/pom.xml
@@ -18,14 +18,14 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-property-protection-api</artifactId>
     <dependencies>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/nifi-commons/nifi-property-protection-aws/pom.xml b/nifi-commons/nifi-property-protection-aws/pom.xml
index cf498001e7..672d8640b7 100644
--- a/nifi-commons/nifi-property-protection-aws/pom.xml
+++ b/nifi-commons/nifi-property-protection-aws/pom.xml
@@ -18,19 +18,19 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-property-protection-aws</artifactId>
     <dependencies>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-protection-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-protection-shared</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
diff --git a/nifi-commons/nifi-property-protection-azure/pom.xml b/nifi-commons/nifi-property-protection-azure/pom.xml
index 0a65b8f8dd..a44e09b6e3 100644
--- a/nifi-commons/nifi-property-protection-azure/pom.xml
+++ b/nifi-commons/nifi-property-protection-azure/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-property-protection-azure</artifactId>
     <dependencyManagement>
@@ -36,12 +36,12 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-protection-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-protection-shared</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
diff --git a/nifi-commons/nifi-property-protection-cipher/pom.xml b/nifi-commons/nifi-property-protection-cipher/pom.xml
index c9ec1c328f..5d6aaf176c 100644
--- a/nifi-commons/nifi-property-protection-cipher/pom.xml
+++ b/nifi-commons/nifi-property-protection-cipher/pom.xml
@@ -18,14 +18,14 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-property-protection-cipher</artifactId>
     <dependencies>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-protection-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
diff --git a/nifi-commons/nifi-property-protection-factory/pom.xml b/nifi-commons/nifi-property-protection-factory/pom.xml
index 4c0f256d28..917e38c76b 100644
--- a/nifi-commons/nifi-property-protection-factory/pom.xml
+++ b/nifi-commons/nifi-property-protection-factory/pom.xml
@@ -18,44 +18,44 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-property-protection-factory</artifactId>
     <dependencies>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-protection-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-protection-shared</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-protection-aws</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-protection-azure</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-protection-cipher</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-protection-gcp</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-protection-hashicorp</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
diff --git a/nifi-commons/nifi-property-protection-gcp/pom.xml b/nifi-commons/nifi-property-protection-gcp/pom.xml
index cde1db53d7..e16a8095c9 100644
--- a/nifi-commons/nifi-property-protection-gcp/pom.xml
+++ b/nifi-commons/nifi-property-protection-gcp/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-property-protection-gcp</artifactId>
     <properties>
@@ -40,12 +40,12 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-protection-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-protection-shared</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
diff --git a/nifi-commons/nifi-property-protection-hashicorp/pom.xml b/nifi-commons/nifi-property-protection-hashicorp/pom.xml
index 951f6a28e2..24085cdfb1 100644
--- a/nifi-commons/nifi-property-protection-hashicorp/pom.xml
+++ b/nifi-commons/nifi-property-protection-hashicorp/pom.xml
@@ -18,24 +18,24 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-property-protection-hashicorp</artifactId>
     <dependencies>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-protection-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hashicorp-vault-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hashicorp-vault</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
diff --git a/nifi-commons/nifi-property-protection-loader/pom.xml b/nifi-commons/nifi-property-protection-loader/pom.xml
index c0ed480ffa..cf384388f6 100644
--- a/nifi-commons/nifi-property-protection-loader/pom.xml
+++ b/nifi-commons/nifi-property-protection-loader/pom.xml
@@ -18,14 +18,14 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-property-protection-loader</artifactId>
     <dependencies>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-protection-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
diff --git a/nifi-commons/nifi-property-protection-shared/pom.xml b/nifi-commons/nifi-property-protection-shared/pom.xml
index 1904748057..d92e703290 100644
--- a/nifi-commons/nifi-property-protection-shared/pom.xml
+++ b/nifi-commons/nifi-property-protection-shared/pom.xml
@@ -18,14 +18,14 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-property-protection-shared</artifactId>
     <dependencies>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-property-protection-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
diff --git a/nifi-commons/nifi-property-utils/pom.xml b/nifi-commons/nifi-property-utils/pom.xml
index 0bf2a1aa62..598e9eac73 100644
--- a/nifi-commons/nifi-property-utils/pom.xml
+++ b/nifi-commons/nifi-property-utils/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-property-utils</artifactId>
 </project>
diff --git a/nifi-commons/nifi-record-path/pom.xml b/nifi-commons/nifi-record-path/pom.xml
index 17d9e762e2..2753d22369 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>2.0.0-SNAPSHOT</version>
+    <version>2.0.0-M1</version>
   </parent>
 
   <artifactId>nifi-record-path</artifactId>
@@ -101,7 +101,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-uuid5</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.antlr</groupId>
diff --git a/nifi-commons/nifi-record/pom.xml b/nifi-commons/nifi-record/pom.xml
index 2471a33aaa..e2e24546ea 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>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-record</artifactId>
diff --git a/nifi-commons/nifi-repository-encryption/pom.xml b/nifi-commons/nifi-repository-encryption/pom.xml
index 4e01df913a..5852683eab 100644
--- a/nifi-commons/nifi-repository-encryption/pom.xml
+++ b/nifi-commons/nifi-repository-encryption/pom.xml
@@ -18,14 +18,14 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-repository-encryption</artifactId>
     <dependencies>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-security-kms</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
diff --git a/nifi-commons/nifi-schema-utils/pom.xml b/nifi-commons/nifi-schema-utils/pom.xml
index 2c2eebbd73..37927fd0f9 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>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-schema-utils</artifactId>
     <dependencies>
diff --git a/nifi-commons/nifi-security-cert-builder/pom.xml b/nifi-commons/nifi-security-cert-builder/pom.xml
index eb9a4b005e..965a0961cc 100644
--- a/nifi-commons/nifi-security-cert-builder/pom.xml
+++ b/nifi-commons/nifi-security-cert-builder/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-security-cert-builder</artifactId>
     <description>Shared X.509 certificate builder components</description>
diff --git a/nifi-commons/nifi-security-cert/pom.xml b/nifi-commons/nifi-security-cert/pom.xml
index 2a60771af2..e317557f17 100644
--- a/nifi-commons/nifi-security-cert/pom.xml
+++ b/nifi-commons/nifi-security-cert/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-security-cert</artifactId>
     <description>Shared X.509 certificate security components without additional dependencies</description>
diff --git a/nifi-commons/nifi-security-crypto-key/pom.xml b/nifi-commons/nifi-security-crypto-key/pom.xml
index 1a8a865804..a3eb9639a8 100644
--- a/nifi-commons/nifi-security-crypto-key/pom.xml
+++ b/nifi-commons/nifi-security-crypto-key/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-security-crypto-key</artifactId>
     <description>Cryptographic key derivation function components with minimal dependencies</description>
diff --git a/nifi-commons/nifi-security-identity/pom.xml b/nifi-commons/nifi-security-identity/pom.xml
index e3b6c7c7a4..3e1919d9f5 100644
--- a/nifi-commons/nifi-security-identity/pom.xml
+++ b/nifi-commons/nifi-security-identity/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-security-identity</artifactId>
     <dependencies>
diff --git a/nifi-commons/nifi-security-kerberos-api/pom.xml b/nifi-commons/nifi-security-kerberos-api/pom.xml
index f4c8973187..3996a8368f 100644
--- a/nifi-commons/nifi-security-kerberos-api/pom.xml
+++ b/nifi-commons/nifi-security-kerberos-api/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-security-kerberos-api</artifactId>
 </project>
diff --git a/nifi-commons/nifi-security-kerberos/pom.xml b/nifi-commons/nifi-security-kerberos/pom.xml
index b7533ebd2a..6725f37a88 100644
--- a/nifi-commons/nifi-security-kerberos/pom.xml
+++ b/nifi-commons/nifi-security-kerberos/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-security-kerberos</artifactId>
     <dependencies>
diff --git a/nifi-commons/nifi-security-kms/pom.xml b/nifi-commons/nifi-security-kms/pom.xml
index 6e20376b7c..62ab6aa046 100644
--- a/nifi-commons/nifi-security-kms/pom.xml
+++ b/nifi-commons/nifi-security-kms/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-security-kms</artifactId>
 </project>
diff --git a/nifi-commons/nifi-security-socket-ssl/pom.xml b/nifi-commons/nifi-security-socket-ssl/pom.xml
index cc7a5152ef..329139c700 100644
--- a/nifi-commons/nifi-security-socket-ssl/pom.xml
+++ b/nifi-commons/nifi-security-socket-ssl/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-security-socket-ssl</artifactId>
     <dependencies>
@@ -33,7 +33,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-security-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
         <dependency>
diff --git a/nifi-commons/nifi-security-ssl/pom.xml b/nifi-commons/nifi-security-ssl/pom.xml
index 9b91f2c119..28380c6b24 100644
--- a/nifi-commons/nifi-security-ssl/pom.xml
+++ b/nifi-commons/nifi-security-ssl/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-security-ssl</artifactId>
     <description>Shared TLS security components without additional dependencies</description>
diff --git a/nifi-commons/nifi-security-utils-api/pom.xml b/nifi-commons/nifi-security-utils-api/pom.xml
index 6eae75977b..b2f0f51558 100644
--- a/nifi-commons/nifi-security-utils-api/pom.xml
+++ b/nifi-commons/nifi-security-utils-api/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-security-utils-api</artifactId>
     <description>
diff --git a/nifi-commons/nifi-security-utils/pom.xml b/nifi-commons/nifi-security-utils/pom.xml
index 69f93ddcb3..8e7452bd7e 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>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-security-utils</artifactId>
     <description>
@@ -42,7 +42,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-security-cert-builder</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.commons</groupId>
diff --git a/nifi-commons/nifi-single-user-utils/pom.xml b/nifi-commons/nifi-single-user-utils/pom.xml
index 7c013d6e66..2a75e473fe 100644
--- a/nifi-commons/nifi-single-user-utils/pom.xml
+++ b/nifi-commons/nifi-single-user-utils/pom.xml
@@ -18,14 +18,14 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-single-user-utils</artifactId>
     <dependencies>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-xml-processing</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>at.favre.lib</groupId>
diff --git a/nifi-commons/nifi-site-to-site-client/pom.xml b/nifi-commons/nifi-site-to-site-client/pom.xml
index 8240b63ea1..7752e7ffcc 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>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-site-to-site-client</artifactId>
@@ -50,7 +50,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-security-cert</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
@@ -67,7 +67,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-client-dto</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>${httpclient.group}</groupId>
diff --git a/nifi-commons/nifi-socket-utils/pom.xml b/nifi-commons/nifi-socket-utils/pom.xml
index 62c620836b..c701c0e7d3 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>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-socket-utils</artifactId>
     <description>Utilities for socket communication</description>
diff --git a/nifi-commons/nifi-utils/pom.xml b/nifi-commons/nifi-utils/pom.xml
index 2b0fc6dcbe..37967f5dfd 100644
--- a/nifi-commons/nifi-utils/pom.xml
+++ b/nifi-commons/nifi-utils/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-utils</artifactId>
     <packaging>jar</packaging>
diff --git a/nifi-commons/nifi-uuid5/pom.xml b/nifi-commons/nifi-uuid5/pom.xml
index 206749ec3a..f5f23c1e89 100644
--- a/nifi-commons/nifi-uuid5/pom.xml
+++ b/nifi-commons/nifi-uuid5/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-uuid5</artifactId>
 </project>
diff --git a/nifi-commons/nifi-web-client-api/pom.xml b/nifi-commons/nifi-web-client-api/pom.xml
index dd85152b85..088323b8fc 100644
--- a/nifi-commons/nifi-web-client-api/pom.xml
+++ b/nifi-commons/nifi-web-client-api/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-web-client-api</artifactId>
     <description>Abstracts standard HTTP client operations without depending on a specific HTTP library</description>
diff --git a/nifi-commons/nifi-web-client/pom.xml b/nifi-commons/nifi-web-client/pom.xml
index 6ae4dab7ce..889d394f40 100644
--- a/nifi-commons/nifi-web-client/pom.xml
+++ b/nifi-commons/nifi-web-client/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-web-client</artifactId>
     <description>Standard implementation of nifi-web-client-api using OkHttp</description>
@@ -27,7 +27,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-web-client-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>com.squareup.okhttp3</groupId>
diff --git a/nifi-commons/nifi-web-utils/pom.xml b/nifi-commons/nifi-web-utils/pom.xml
index eaeb4adf13..8b1dee4668 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>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-web-utils</artifactId>
     <dependencies>
diff --git a/nifi-commons/nifi-write-ahead-log/pom.xml b/nifi-commons/nifi-write-ahead-log/pom.xml
index d3ad56a3e7..f2bea205af 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>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-write-ahead-log</artifactId>
     <packaging>jar</packaging>
diff --git a/nifi-commons/nifi-xml-processing/pom.xml b/nifi-commons/nifi-xml-processing/pom.xml
index 381f33a4a4..4aae6b77b5 100644
--- a/nifi-commons/nifi-xml-processing/pom.xml
+++ b/nifi-commons/nifi-xml-processing/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-commons</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-xml-processing</artifactId>
     <packaging>jar</packaging>
diff --git a/nifi-commons/pom.xml b/nifi-commons/pom.xml
index dddf9b7d86..09bcb62fc9 100644
--- a/nifi-commons/pom.xml
+++ b/nifi-commons/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-commons</artifactId>
     <packaging>pom</packaging>
@@ -83,7 +83,7 @@
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-bom</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
diff --git a/nifi-docker/dockerhub/pom.xml b/nifi-docker/dockerhub/pom.xml
index ca13337228..304a0b3463 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>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>dockerhub</artifactId>
diff --git a/nifi-docker/dockermaven/pom.xml b/nifi-docker/dockermaven/pom.xml
index c5ebf9c6ae..e2f96a8b35 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>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>dockermaven</artifactId>
diff --git a/nifi-docker/pom.xml b/nifi-docker/pom.xml
index 079b251c11..9b98e4033c 100644
--- a/nifi-docker/pom.xml
+++ b/nifi-docker/pom.xml
@@ -15,7 +15,7 @@ language governing permissions and limitations under the License. -->
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-docker</artifactId>
diff --git a/nifi-docs/pom.xml b/nifi-docs/pom.xml
index f2adf5118f..ef1287ff3e 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>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <packaging>pom</packaging>
     <artifactId>nifi-docs</artifactId>
diff --git a/nifi-external/nifi-kafka-connect/nifi-kafka-connector-assembly/pom.xml b/nifi-external/nifi-kafka-connect/nifi-kafka-connector-assembly/pom.xml
index 331ab92435..f71464c4e1 100644
--- a/nifi-external/nifi-kafka-connect/nifi-kafka-connector-assembly/pom.xml
+++ b/nifi-external/nifi-kafka-connect/nifi-kafka-connector-assembly/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <artifactId>nifi-kafka-connect</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -27,22 +27,22 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-kafka-connector</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-stateless-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-stateless-bootstrap</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
 
 
@@ -64,27 +64,27 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-framework-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-server-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-runtime</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-nar-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-properties</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
 
         <!-- SLF4J bridges to include -->
@@ -108,13 +108,13 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-jetty-bundle</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-stateless-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
     </dependencies>
diff --git a/nifi-external/nifi-kafka-connect/nifi-kafka-connector-tests/pom.xml b/nifi-external/nifi-kafka-connect/nifi-kafka-connector-tests/pom.xml
index bf75749519..a013e8a54b 100644
--- a/nifi-external/nifi-kafka-connect/nifi-kafka-connector-tests/pom.xml
+++ b/nifi-external/nifi-kafka-connect/nifi-kafka-connector-tests/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <artifactId>nifi-kafka-connect</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -27,7 +27,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-kafka-connector-assembly</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.kafka</groupId>
@@ -46,25 +46,25 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-system-test-extensions-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-standard-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-standard-shared-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-standard-services-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
 
diff --git a/nifi-external/nifi-kafka-connect/nifi-kafka-connector/pom.xml b/nifi-external/nifi-kafka-connect/nifi-kafka-connector/pom.xml
index e47ef85378..1e861df27e 100644
--- a/nifi-external/nifi-kafka-connect/nifi-kafka-connector/pom.xml
+++ b/nifi-external/nifi-kafka-connect/nifi-kafka-connector/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <artifactId>nifi-kafka-connect</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -33,22 +33,22 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-stateless-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-stateless-bootstrap</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
 
 
@@ -70,39 +70,39 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-framework-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-server-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-runtime</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-nar-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-properties</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-jetty-bundle</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-stateless-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
     </dependencies>
diff --git a/nifi-external/nifi-kafka-connect/pom.xml b/nifi-external/nifi-kafka-connect/pom.xml
index f523206053..5927554fad 100644
--- a/nifi-external/nifi-kafka-connect/pom.xml
+++ b/nifi-external/nifi-kafka-connect/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <artifactId>nifi-external</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/nifi-external/pom.xml b/nifi-external/pom.xml
index 7443f2aa2b..f85f8cdd36 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>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-external</artifactId>
     <packaging>pom</packaging>
diff --git a/nifi-framework-api/pom.xml b/nifi-framework-api/pom.xml
index f4debd4995..3540342b3b 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>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</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>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/nifi-manifest/nifi-extension-manifest-model/pom.xml b/nifi-manifest/nifi-extension-manifest-model/pom.xml
index 706d9ab686..050e8ec24b 100644
--- a/nifi-manifest/nifi-extension-manifest-model/pom.xml
+++ b/nifi-manifest/nifi-extension-manifest-model/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-manifest</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-extension-manifest-model</artifactId>
     <packaging>jar</packaging>
diff --git a/nifi-manifest/nifi-extension-manifest-parser/pom.xml b/nifi-manifest/nifi-extension-manifest-parser/pom.xml
index 1a4d922bf3..647ed5e136 100644
--- a/nifi-manifest/nifi-extension-manifest-parser/pom.xml
+++ b/nifi-manifest/nifi-extension-manifest-parser/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-manifest</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-extension-manifest-parser</artifactId>
     <packaging>jar</packaging>
@@ -27,7 +27,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-extension-manifest-model</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>jakarta.xml.bind</groupId>
diff --git a/nifi-manifest/nifi-runtime-manifest-core/pom.xml b/nifi-manifest/nifi-runtime-manifest-core/pom.xml
index 4a7b780c26..a69be6041c 100644
--- a/nifi-manifest/nifi-runtime-manifest-core/pom.xml
+++ b/nifi-manifest/nifi-runtime-manifest-core/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-manifest</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-runtime-manifest-core</artifactId>
     <packaging>jar</packaging>
@@ -27,22 +27,22 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>c2-protocol-component-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-extension-manifest-model</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-extension-manifest-parser</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>
diff --git a/nifi-manifest/nifi-runtime-manifest-test/pom.xml b/nifi-manifest/nifi-runtime-manifest-test/pom.xml
index e41a4d74d5..4b10269420 100644
--- a/nifi-manifest/nifi-runtime-manifest-test/pom.xml
+++ b/nifi-manifest/nifi-runtime-manifest-test/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-manifest</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-runtime-manifest-test</artifactId>
     <packaging>jar</packaging>
@@ -27,12 +27,12 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-runtime-manifest</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-runtime-manifest-core</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/nifi-manifest/nifi-runtime-manifest/pom.xml b/nifi-manifest/nifi-runtime-manifest/pom.xml
index cd13088d35..3966f1850c 100644
--- a/nifi-manifest/nifi-runtime-manifest/pom.xml
+++ b/nifi-manifest/nifi-runtime-manifest/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-manifest</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-runtime-manifest</artifactId>
     <packaging>jar</packaging>
@@ -36,7 +36,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-assembly</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <classifier>manifests</classifier>
             <type>zip</type>
             <optional>true</optional>
@@ -127,7 +127,7 @@
                     <dependency>
                         <groupId>org.apache.nifi</groupId>
                         <artifactId>nifi-runtime-manifest-core</artifactId>
-                        <version>2.0.0-SNAPSHOT</version>
+                        <version>2.0.0-M1</version>
                     </dependency>
                     <dependency>
                         <groupId>org.slf4j</groupId>
diff --git a/nifi-manifest/pom.xml b/nifi-manifest/pom.xml
index b1c5fca467..2e880cb195 100644
--- a/nifi-manifest/pom.xml
+++ b/nifi-manifest/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-manifest</artifactId>
     <packaging>pom</packaging>
diff --git a/nifi-maven-archetypes/nifi-processor-bundle-archetype/pom.xml b/nifi-maven-archetypes/nifi-processor-bundle-archetype/pom.xml
index f32b46acd0..b7998b1044 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>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-processor-bundle-archetype</artifactId>
diff --git a/nifi-maven-archetypes/nifi-service-bundle-archetype/pom.xml b/nifi-maven-archetypes/nifi-service-bundle-archetype/pom.xml
index acad5acb53..52c6b35240 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>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-service-bundle-archetype</artifactId>
diff --git a/nifi-maven-archetypes/pom.xml b/nifi-maven-archetypes/pom.xml
index 015f280839..e19bc3434c 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>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <groupId>org.apache.nifi</groupId>
     <artifactId>nifi-maven-archetypes</artifactId>
diff --git a/nifi-mock/pom.xml b/nifi-mock/pom.xml
index 9d3f15e784..b550005ec9 100644
--- a/nifi-mock/pom.xml
+++ b/nifi-mock/pom.xml
@@ -18,39 +18,39 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-mock</artifactId>
     <dependencies>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-framework-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-parameter</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-framework-core-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-expression-language</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <exclusions>
                 <exclusion>
                     <groupId>asm</groupId>
@@ -61,7 +61,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-data-provenance-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <!-- Dependency marked as compile, not test, because we have assertion
diff --git a/nifi-nar-bundles/nifi-accumulo-bundle/nifi-accumulo-nar/pom.xml b/nifi-nar-bundles/nifi-accumulo-bundle/nifi-accumulo-nar/pom.xml
index 000091b414..54888160ea 100644
--- a/nifi-nar-bundles/nifi-accumulo-bundle/nifi-accumulo-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-accumulo-bundle/nifi-accumulo-nar/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-accumulo-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-accumulo-nar</artifactId>
@@ -29,12 +29,12 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-accumulo-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-accumulo-services-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
     </dependencies>
diff --git a/nifi-nar-bundles/nifi-accumulo-bundle/nifi-accumulo-processors/pom.xml b/nifi-nar-bundles/nifi-accumulo-bundle/nifi-accumulo-processors/pom.xml
index aa030e456f..3e2ee98104 100644
--- a/nifi-nar-bundles/nifi-accumulo-bundle/nifi-accumulo-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-accumulo-bundle/nifi-accumulo-processors/pom.xml
@@ -19,7 +19,7 @@
     <parent>
 	    <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-accumulo-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-accumulo-processors</artifactId>
@@ -29,7 +29,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-accumulo-services-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>provided</scope>
         </dependency>
 
@@ -65,23 +65,23 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-mock-record-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-record-serialization-service-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-record-path</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.accumulo</groupId>
@@ -106,13 +106,13 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-kerberos-credentials-service-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-accumulo-services</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/nifi-nar-bundles/nifi-accumulo-bundle/nifi-accumulo-services-api-nar/pom.xml b/nifi-nar-bundles/nifi-accumulo-bundle/nifi-accumulo-services-api-nar/pom.xml
index 955afa803e..5aa2154e62 100644
--- a/nifi-nar-bundles/nifi-accumulo-bundle/nifi-accumulo-services-api-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-accumulo-bundle/nifi-accumulo-services-api-nar/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-accumulo-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-accumulo-services-api-nar</artifactId>
@@ -29,13 +29,13 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-standard-services-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-accumulo-services-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
     </dependencies>
 </project>
\ No newline at end of file
diff --git a/nifi-nar-bundles/nifi-accumulo-bundle/nifi-accumulo-services-api/pom.xml b/nifi-nar-bundles/nifi-accumulo-bundle/nifi-accumulo-services-api/pom.xml
index 981cc91988..f052eb1e2a 100644
--- a/nifi-nar-bundles/nifi-accumulo-bundle/nifi-accumulo-services-api/pom.xml
+++ b/nifi-nar-bundles/nifi-accumulo-bundle/nifi-accumulo-services-api/pom.xml
@@ -19,7 +19,7 @@
     <parent>
 	    <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-accumulo-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-accumulo-services-api</artifactId>
@@ -45,22 +45,22 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-record-serialization-service-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-record-path</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
 
     </dependencies>
diff --git a/nifi-nar-bundles/nifi-accumulo-bundle/nifi-accumulo-services-nar/pom.xml b/nifi-nar-bundles/nifi-accumulo-bundle/nifi-accumulo-services-nar/pom.xml
index fe6c251371..de76e0f034 100644
--- a/nifi-nar-bundles/nifi-accumulo-bundle/nifi-accumulo-services-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-accumulo-bundle/nifi-accumulo-services-nar/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-accumulo-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-accumulo-services-nar</artifactId>
@@ -29,12 +29,12 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-accumulo-services</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
            <artifactId>nifi-accumulo-services-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
     </dependencies>
diff --git a/nifi-nar-bundles/nifi-accumulo-bundle/nifi-accumulo-services/pom.xml b/nifi-nar-bundles/nifi-accumulo-bundle/nifi-accumulo-services/pom.xml
index 97a4409659..e8469ab3fe 100644
--- a/nifi-nar-bundles/nifi-accumulo-bundle/nifi-accumulo-services/pom.xml
+++ b/nifi-nar-bundles/nifi-accumulo-bundle/nifi-accumulo-services/pom.xml
@@ -19,7 +19,7 @@
     <parent>
 	    <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-accumulo-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-accumulo-services</artifactId>
@@ -34,43 +34,43 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-accumulo-services-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-kerberos-credentials-service-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-kerberos-user-service-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-security-kerberos</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-hadoop-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-mock</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/nifi-nar-bundles/nifi-accumulo-bundle/pom.xml b/nifi-nar-bundles/nifi-accumulo-bundle/pom.xml
index 9183e65560..4d6cde4700 100644
--- a/nifi-nar-bundles/nifi-accumulo-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-accumulo-bundle/pom.xml
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-nar-bundles</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <properties>
@@ -40,7 +40,7 @@
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-accumulo-processors</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <!-- Override nimbus-jose-jwt 9.8.1 from hadoop-auth -->
             <dependency>
diff --git a/nifi-nar-bundles/nifi-airtable-bundle/nifi-airtable-nar/pom.xml b/nifi-nar-bundles/nifi-airtable-bundle/nifi-airtable-nar/pom.xml
index b9eba3f981..e02640ffa2 100644
--- a/nifi-nar-bundles/nifi-airtable-bundle/nifi-airtable-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-airtable-bundle/nifi-airtable-nar/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>nifi-airtable-bundle</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -31,7 +31,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-airtable-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
diff --git a/nifi-nar-bundles/nifi-airtable-bundle/nifi-airtable-processors/pom.xml b/nifi-nar-bundles/nifi-airtable-bundle/nifi-airtable-processors/pom.xml
index f910dc435a..98d34935a3 100644
--- a/nifi-nar-bundles/nifi-airtable-bundle/nifi-airtable-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-airtable-bundle/nifi-airtable-processors/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>nifi-airtable-bundle</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -59,7 +59,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-web-client-provider-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
         <dependency>
diff --git a/nifi-nar-bundles/nifi-airtable-bundle/pom.xml b/nifi-nar-bundles/nifi-airtable-bundle/pom.xml
index 1e7cbd5b13..d302107b09 100644
--- a/nifi-nar-bundles/nifi-airtable-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-airtable-bundle/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>nifi-standard-shared-bom</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
         <relativePath>../nifi-standard-shared-bundle/nifi-standard-shared-bom</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/nifi-nar-bundles/nifi-amqp-bundle/nifi-amqp-nar/pom.xml b/nifi-nar-bundles/nifi-amqp-bundle/nifi-amqp-nar/pom.xml
index 7c1649ccfc..36ce66fd29 100644
--- a/nifi-nar-bundles/nifi-amqp-bundle/nifi-amqp-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-amqp-bundle/nifi-amqp-nar/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-amqp-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-amqp-nar</artifactId>
     <packaging>nar</packaging>
@@ -26,7 +26,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-standard-services-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
diff --git a/nifi-nar-bundles/nifi-amqp-bundle/nifi-amqp-processors/pom.xml b/nifi-nar-bundles/nifi-amqp-bundle/nifi-amqp-processors/pom.xml
index 96b33d48cf..b7dd924ce5 100644
--- a/nifi-nar-bundles/nifi-amqp-bundle/nifi-amqp-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-amqp-bundle/nifi-amqp-processors/pom.xml
@@ -14,7 +14,7 @@ language governing permissions and limitations under the License. -->
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-amqp-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-amqp-processors</artifactId>
     <packaging>jar</packaging>
@@ -56,7 +56,7 @@ language governing permissions and limitations under the License. -->
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-mock</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/nifi-nar-bundles/nifi-amqp-bundle/pom.xml b/nifi-nar-bundles/nifi-amqp-bundle/pom.xml
index 4cf822c055..aaff135c54 100644
--- a/nifi-nar-bundles/nifi-amqp-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-amqp-bundle/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-nar-bundles</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-amqp-bundle</artifactId>
     <packaging>pom</packaging>
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-amqp-processors</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
         </dependencies>
     </dependencyManagement>
diff --git a/nifi-nar-bundles/nifi-apicurio-bundle/nifi-apicurio-nar/pom.xml b/nifi-nar-bundles/nifi-apicurio-bundle/nifi-apicurio-nar/pom.xml
index e7526a7fc8..2cf756c6d7 100644
--- a/nifi-nar-bundles/nifi-apicurio-bundle/nifi-apicurio-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-apicurio-bundle/nifi-apicurio-nar/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <artifactId>nifi-apicurio-bundle</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -29,7 +29,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-apicurio-schema-registry-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
diff --git a/nifi-nar-bundles/nifi-apicurio-bundle/nifi-apicurio-schema-registry-service/pom.xml b/nifi-nar-bundles/nifi-apicurio-bundle/nifi-apicurio-schema-registry-service/pom.xml
index 10f8cda7da..87a18002b8 100644
--- a/nifi-nar-bundles/nifi-apicurio-bundle/nifi-apicurio-schema-registry-service/pom.xml
+++ b/nifi-nar-bundles/nifi-apicurio-bundle/nifi-apicurio-schema-registry-service/pom.xml
@@ -9,14 +9,13 @@
     License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
     OF ANY KIND, either express or implied. See the License for the specific 
     language governing permissions and limitations under the License. -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-apicurio-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-apicurio-schema-registry-service</artifactId>
@@ -51,19 +50,19 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-avro-record-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <!-- Test dependencies -->
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-mock</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-web-client-provider-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/nifi-nar-bundles/nifi-apicurio-bundle/pom.xml b/nifi-nar-bundles/nifi-apicurio-bundle/pom.xml
index a49e5b1963..ea62123e4e 100644
--- a/nifi-nar-bundles/nifi-apicurio-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-apicurio-bundle/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <artifactId>nifi-standard-shared-bom</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
         <relativePath>../nifi-standard-shared-bundle/nifi-standard-shared-bom</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/nifi-nar-bundles/nifi-asana-bundle/nifi-asana-processors-nar/pom.xml b/nifi-nar-bundles/nifi-asana-bundle/nifi-asana-processors-nar/pom.xml
index 84363d64b7..a6e544f700 100644
--- a/nifi-nar-bundles/nifi-asana-bundle/nifi-asana-processors-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-asana-bundle/nifi-asana-processors-nar/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-asana-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-asana-processors-nar</artifactId>
diff --git a/nifi-nar-bundles/nifi-asana-bundle/nifi-asana-processors/pom.xml b/nifi-nar-bundles/nifi-asana-bundle/nifi-asana-processors/pom.xml
index f9a2ab7b23..8e07938831 100644
--- a/nifi-nar-bundles/nifi-asana-bundle/nifi-asana-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-asana-bundle/nifi-asana-processors/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-asana-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-asana-processors</artifactId>
diff --git a/nifi-nar-bundles/nifi-asana-bundle/nifi-asana-services-api-nar/pom.xml b/nifi-nar-bundles/nifi-asana-bundle/nifi-asana-services-api-nar/pom.xml
index 7ee9cf47dd..25e606ebf9 100644
--- a/nifi-nar-bundles/nifi-asana-bundle/nifi-asana-services-api-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-asana-bundle/nifi-asana-services-api-nar/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-asana-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-asana-services-api-nar</artifactId>
diff --git a/nifi-nar-bundles/nifi-asana-bundle/nifi-asana-services-api/pom.xml b/nifi-nar-bundles/nifi-asana-bundle/nifi-asana-services-api/pom.xml
index 18f7416ccf..54f7e00d5e 100644
--- a/nifi-nar-bundles/nifi-asana-bundle/nifi-asana-services-api/pom.xml
+++ b/nifi-nar-bundles/nifi-asana-bundle/nifi-asana-services-api/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-asana-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-asana-services-api</artifactId>
diff --git a/nifi-nar-bundles/nifi-asana-bundle/nifi-asana-services-nar/pom.xml b/nifi-nar-bundles/nifi-asana-bundle/nifi-asana-services-nar/pom.xml
index 68398468b9..af2efc3c00 100644
--- a/nifi-nar-bundles/nifi-asana-bundle/nifi-asana-services-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-asana-bundle/nifi-asana-services-nar/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-asana-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-asana-services-nar</artifactId>
diff --git a/nifi-nar-bundles/nifi-asana-bundle/nifi-asana-services/pom.xml b/nifi-nar-bundles/nifi-asana-bundle/nifi-asana-services/pom.xml
index 466c3b54e0..fb1a5f7418 100644
--- a/nifi-nar-bundles/nifi-asana-bundle/nifi-asana-services/pom.xml
+++ b/nifi-nar-bundles/nifi-asana-bundle/nifi-asana-services/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-asana-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-asana-services</artifactId>
diff --git a/nifi-nar-bundles/nifi-asana-bundle/pom.xml b/nifi-nar-bundles/nifi-asana-bundle/pom.xml
index 33a62e8d03..066959f7e6 100644
--- a/nifi-nar-bundles/nifi-asana-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-asana-bundle/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-nar-bundles</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-asana-bundle</artifactId>
diff --git a/nifi-nar-bundles/nifi-asn1-bundle/nifi-asn1-nar/pom.xml b/nifi-nar-bundles/nifi-asn1-bundle/nifi-asn1-nar/pom.xml
index ba8901ece7..3539d9154e 100644
--- a/nifi-nar-bundles/nifi-asn1-bundle/nifi-asn1-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-asn1-bundle/nifi-asn1-nar/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <artifactId>nifi-asn1-bundle</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -28,13 +28,13 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-standard-services-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-asn1-services</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/nifi-nar-bundles/nifi-asn1-bundle/nifi-asn1-services/pom.xml b/nifi-nar-bundles/nifi-asn1-bundle/nifi-asn1-services/pom.xml
index e7882fa03c..0322de082d 100644
--- a/nifi-nar-bundles/nifi-asn1-bundle/nifi-asn1-services/pom.xml
+++ b/nifi-nar-bundles/nifi-asn1-bundle/nifi-asn1-services/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <artifactId>nifi-asn1-bundle</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/nifi-nar-bundles/nifi-asn1-bundle/pom.xml b/nifi-nar-bundles/nifi-asn1-bundle/pom.xml
index 2980cfdb9d..b37753d6f1 100644
--- a/nifi-nar-bundles/nifi-asn1-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-asn1-bundle/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <artifactId>nifi-nar-bundles</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/nifi-nar-bundles/nifi-atlas-bundle/nifi-atlas-nar/pom.xml b/nifi-nar-bundles/nifi-atlas-bundle/nifi-atlas-nar/pom.xml
index b1d37e6131..e19501b7d1 100644
--- a/nifi-nar-bundles/nifi-atlas-bundle/nifi-atlas-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-atlas-bundle/nifi-atlas-nar/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-atlas-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-atlas-nar</artifactId>
@@ -33,7 +33,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-standard-services-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
     </dependencies>
diff --git a/nifi-nar-bundles/nifi-atlas-bundle/nifi-atlas-reporting-task/pom.xml b/nifi-nar-bundles/nifi-atlas-bundle/nifi-atlas-reporting-task/pom.xml
index 8019727c40..e6ea5fb321 100644
--- a/nifi-nar-bundles/nifi-atlas-bundle/nifi-atlas-reporting-task/pom.xml
+++ b/nifi-nar-bundles/nifi-atlas-bundle/nifi-atlas-reporting-task/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-atlas-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-atlas-reporting-task</artifactId>
@@ -49,7 +49,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-reporting-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
@@ -87,7 +87,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-mock</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
         <dependency>
diff --git a/nifi-nar-bundles/nifi-atlas-bundle/pom.xml b/nifi-nar-bundles/nifi-atlas-bundle/pom.xml
index 0fcc26de40..51920e766a 100644
--- a/nifi-nar-bundles/nifi-atlas-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-atlas-bundle/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-nar-bundles</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-atlas-bundle</artifactId>
@@ -40,7 +40,7 @@
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-atlas-reporting-task</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
 
             <dependency>
diff --git a/nifi-nar-bundles/nifi-avro-bundle/nifi-avro-nar/pom.xml b/nifi-nar-bundles/nifi-avro-bundle/nifi-avro-nar/pom.xml
index 5f9fa8b8da..437ca91604 100644
--- a/nifi-nar-bundles/nifi-avro-bundle/nifi-avro-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-avro-bundle/nifi-avro-nar/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-avro-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-avro-nar</artifactId>
@@ -29,7 +29,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-avro-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
diff --git a/nifi-nar-bundles/nifi-avro-bundle/nifi-avro-processors/pom.xml b/nifi-nar-bundles/nifi-avro-bundle/nifi-avro-processors/pom.xml
index adea8abd93..02a0cba8ad 100644
--- a/nifi-nar-bundles/nifi-avro-bundle/nifi-avro-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-avro-bundle/nifi-avro-processors/pom.xml
@@ -15,7 +15,7 @@ language governing permissions and limitations under the License. -->
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-avro-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-avro-processors</artifactId>
diff --git a/nifi-nar-bundles/nifi-avro-bundle/pom.xml b/nifi-nar-bundles/nifi-avro-bundle/pom.xml
index 087b63cd96..70fdfff89d 100644
--- a/nifi-nar-bundles/nifi-avro-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-avro-bundle/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>nifi-standard-shared-bom</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
         <relativePath>../nifi-standard-shared-bundle/nifi-standard-shared-bom</relativePath>
     </parent>
 
diff --git a/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-abstract-processors/pom.xml b/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-abstract-processors/pom.xml
index fcfc8e7096..b8427478ad 100644
--- a/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-abstract-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-abstract-processors/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>nifi-aws-bundle</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-aws-abstract-processors</artifactId>
@@ -127,7 +127,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-aws-service-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
diff --git a/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-nar/pom.xml b/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-nar/pom.xml
index 5d00d3decc..4ec8018055 100644
--- a/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-nar/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-aws-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-aws-nar</artifactId>
@@ -29,28 +29,28 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-aws-service-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-aws-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-aws-parameter-providers</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-aws-parameter-value-providers</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-aws-schema-registry-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.slf4j</groupId>
diff --git a/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-parameter-providers/pom.xml b/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-parameter-providers/pom.xml
index 9c2d7acd5b..42458cf44f 100644
--- a/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-parameter-providers/pom.xml
+++ b/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-parameter-providers/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-aws-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-aws-parameter-providers</artifactId>
@@ -32,7 +32,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-aws-service-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
@@ -58,7 +58,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-expression-language</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
         <dependency>
diff --git a/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-parameter-value-providers/pom.xml b/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-parameter-value-providers/pom.xml
index a0efe3f759..5267f71f28 100644
--- a/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-parameter-value-providers/pom.xml
+++ b/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-parameter-value-providers/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-aws-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-aws-parameter-value-providers</artifactId>
@@ -48,7 +48,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-expression-language</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/pom.xml b/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/pom.xml
index c0748af598..9df713d219 100644
--- a/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-aws-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-aws-processors</artifactId>
@@ -36,17 +36,17 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-listed-entity</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-aws-abstract-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-aws-service-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
@@ -64,7 +64,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-standard-record-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
@@ -118,7 +118,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-record-serialization-services</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
         <dependency>
@@ -138,7 +138,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-proxy-configuration</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-schema-registry-service/pom.xml b/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-schema-registry-service/pom.xml
index f1802e8497..b937cd380d 100644
--- a/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-schema-registry-service/pom.xml
+++ b/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-schema-registry-service/pom.xml
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-aws-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-aws-schema-registry-service</artifactId>
@@ -28,7 +28,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-avro-record-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
@@ -57,13 +57,13 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-aws-service-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-mock</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-service-api-nar/pom.xml b/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-service-api-nar/pom.xml
index 015b8fc30c..8006fc0fc6 100644
--- a/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-service-api-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-service-api-nar/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-aws-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-aws-service-api-nar</artifactId>
@@ -34,7 +34,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-aws-service-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-service-api/pom.xml b/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-service-api/pom.xml
index 553fce66ec..ae69bf7366 100644
--- a/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-service-api/pom.xml
+++ b/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-service-api/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <artifactId>nifi-aws-bundle</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/nifi-nar-bundles/nifi-aws-bundle/pom.xml b/nifi-nar-bundles/nifi-aws-bundle/pom.xml
index 80873c8b6d..0dc63daf4c 100644
--- a/nifi-nar-bundles/nifi-aws-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-aws-bundle/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>nifi-standard-shared-bom</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
         <relativePath>../nifi-standard-shared-bundle/nifi-standard-shared-bom</relativePath>
     </parent>
 
diff --git a/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-graph-authorizer/pom.xml b/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-graph-authorizer/pom.xml
index a5e32d9da6..fc490a77db 100644
--- a/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-graph-authorizer/pom.xml
+++ b/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-graph-authorizer/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <artifactId>nifi-azure-bundle</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>nifi-azure-graph-authorizer</artifactId>
diff --git a/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-nar/pom.xml b/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-nar/pom.xml
index 6b66997514..3ebe668861 100644
--- a/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-nar/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-azure-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-azure-nar</artifactId>
@@ -29,17 +29,17 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-azure-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-azure-reporting-task</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-azure-graph-authorizer</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <exclusions>
                 <!-- Exclude Guava provided in nifi-azure-services-api-nar -->
                 <exclusion>
@@ -51,13 +51,13 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-azure-services-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-azure-parameter-providers</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-parameter-providers/pom.xml b/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-parameter-providers/pom.xml
index 74bb8f44f9..3824d5712a 100644
--- a/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-parameter-providers/pom.xml
+++ b/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-parameter-providers/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-azure-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-azure-parameter-providers</artifactId>
@@ -32,7 +32,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-azure-services-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
@@ -56,7 +56,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-framework-nar-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
         <dependency>
diff --git a/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/pom.xml b/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/pom.xml
index 5885515aa1..37b7967b19 100644
--- a/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/pom.xml
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-azure-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-azure-processors</artifactId>
     <packaging>jar</packaging>
@@ -35,12 +35,12 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-service-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-resource-transfer</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
@@ -65,7 +65,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-azure-services-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
@@ -145,37 +145,37 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-mock-record-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-avro-record-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-json-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-schema-registry-service-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-record-serialization-services</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-listed-entity</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
@@ -185,13 +185,13 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-proxy-configuration</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-file-resource-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-reporting-task/pom.xml b/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-reporting-task/pom.xml
index 0b339a5038..eb8d80e3fe 100644
--- a/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-reporting-task/pom.xml
+++ b/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-reporting-task/pom.xml
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-azure-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-azure-reporting-task</artifactId>
     <packaging>jar</packaging>
@@ -32,12 +32,12 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-metrics</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-reporting-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>com.google.code.gson</groupId>
diff --git a/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-services-api-nar/pom.xml b/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-services-api-nar/pom.xml
index 767034d80e..c819ccd121 100644
--- a/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-services-api-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-services-api-nar/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <artifactId>nifi-azure-bundle</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -33,7 +33,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-azure-services-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-services-api/pom.xml b/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-services-api/pom.xml
index 7a1f59c074..455ee8dc69 100644
--- a/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-services-api/pom.xml
+++ b/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-services-api/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <artifactId>nifi-azure-bundle</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/nifi-nar-bundles/nifi-azure-bundle/pom.xml b/nifi-nar-bundles/nifi-azure-bundle/pom.xml
index b9eb8d0038..ec5eb13db9 100644
--- a/nifi-nar-bundles/nifi-azure-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-azure-bundle/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>nifi-standard-shared-bom</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
         <relativePath>../nifi-standard-shared-bundle/nifi-standard-shared-bom</relativePath>
     </parent>
 
diff --git a/nifi-nar-bundles/nifi-beats-bundle/nifi-beats-nar/pom.xml b/nifi-nar-bundles/nifi-beats-bundle/nifi-beats-nar/pom.xml
index 5c9da1d8ab..d714f8bd32 100644
--- a/nifi-nar-bundles/nifi-beats-bundle/nifi-beats-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-beats-bundle/nifi-beats-nar/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-beats-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-beats-nar</artifactId>
@@ -29,12 +29,12 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-beats-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-standard-services-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
     </dependencies>
diff --git a/nifi-nar-bundles/nifi-beats-bundle/nifi-beats-processors/pom.xml b/nifi-nar-bundles/nifi-beats-bundle/nifi-beats-processors/pom.xml
index fec14b4259..4b46dc9842 100644
--- a/nifi-nar-bundles/nifi-beats-bundle/nifi-beats-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-beats-bundle/nifi-beats-processors/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-beats-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-beats-processors</artifactId>
@@ -33,7 +33,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-event-listen</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <exclusions>
                 <exclusion>
                     <groupId>org.apache.nifi</groupId>
diff --git a/nifi-nar-bundles/nifi-beats-bundle/pom.xml b/nifi-nar-bundles/nifi-beats-bundle/pom.xml
index d3d91e5f51..817879c390 100644
--- a/nifi-nar-bundles/nifi-beats-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-beats-bundle/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-nar-bundles</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-beats-bundle</artifactId>
diff --git a/nifi-nar-bundles/nifi-box-bundle/nifi-box-nar/pom.xml b/nifi-nar-bundles/nifi-box-bundle/nifi-box-nar/pom.xml
index 24c010405c..5f9f559513 100644
--- a/nifi-nar-bundles/nifi-box-bundle/nifi-box-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-box-bundle/nifi-box-nar/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-box-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-box-nar</artifactId>
@@ -29,13 +29,13 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-box-services-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-box-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
     </dependencies>
 
diff --git a/nifi-nar-bundles/nifi-box-bundle/nifi-box-processors/pom.xml b/nifi-nar-bundles/nifi-box-bundle/nifi-box-processors/pom.xml
index 4c8ab3e49c..ef9705ac0f 100644
--- a/nifi-nar-bundles/nifi-box-bundle/nifi-box-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-box-bundle/nifi-box-processors/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-box-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-box-processors</artifactId>
@@ -29,13 +29,13 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-box-services-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-listed-entity</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
@@ -48,7 +48,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-conflict-resolution</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
@@ -72,7 +72,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-record-serialization-services</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/nifi-nar-bundles/nifi-box-bundle/nifi-box-services-api-nar/pom.xml b/nifi-nar-bundles/nifi-box-bundle/nifi-box-services-api-nar/pom.xml
index 80eabaa0f1..51703d4f08 100644
--- a/nifi-nar-bundles/nifi-box-bundle/nifi-box-services-api-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-box-bundle/nifi-box-services-api-nar/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>nifi-box-bundle</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-box-services-api-nar</artifactId>
@@ -34,7 +34,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-box-services-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
     </dependencies>
 </project>
\ No newline at end of file
diff --git a/nifi-nar-bundles/nifi-box-bundle/nifi-box-services-api/pom.xml b/nifi-nar-bundles/nifi-box-bundle/nifi-box-services-api/pom.xml
index 5bb3c6490e..1fefd17dd9 100644
--- a/nifi-nar-bundles/nifi-box-bundle/nifi-box-services-api/pom.xml
+++ b/nifi-nar-bundles/nifi-box-bundle/nifi-box-services-api/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>nifi-box-bundle</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-box-services-api</artifactId>
diff --git a/nifi-nar-bundles/nifi-box-bundle/nifi-box-services-nar/pom.xml b/nifi-nar-bundles/nifi-box-bundle/nifi-box-services-nar/pom.xml
index 88ce8111cd..c816eaab1f 100644
--- a/nifi-nar-bundles/nifi-box-bundle/nifi-box-services-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-box-bundle/nifi-box-services-nar/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>nifi-box-bundle</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-box-services-nar</artifactId>
@@ -29,18 +29,18 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-box-services</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-box-services-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
     </dependencies>
diff --git a/nifi-nar-bundles/nifi-box-bundle/nifi-box-services/pom.xml b/nifi-nar-bundles/nifi-box-bundle/nifi-box-services/pom.xml
index 91aab6dbdd..9ccf86dc4d 100644
--- a/nifi-nar-bundles/nifi-box-bundle/nifi-box-services/pom.xml
+++ b/nifi-nar-bundles/nifi-box-bundle/nifi-box-services/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>nifi-box-bundle</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-box-services</artifactId>
@@ -29,18 +29,18 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-box-services-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-json-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
diff --git a/nifi-nar-bundles/nifi-box-bundle/pom.xml b/nifi-nar-bundles/nifi-box-bundle/pom.xml
index c4d161b4f1..f354144429 100644
--- a/nifi-nar-bundles/nifi-box-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-box-bundle/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>nifi-standard-shared-bom</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
         <relativePath>../nifi-standard-shared-bundle/nifi-standard-shared-bom</relativePath>
     </parent>
 
diff --git a/nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-distributedmapcache-service/pom.xml b/nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-distributedmapcache-service/pom.xml
index 5fed4ec5a1..f146adeeab 100644
--- a/nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-distributedmapcache-service/pom.xml
+++ b/nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-distributedmapcache-service/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-cassandra-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-cassandra-distributedmapcache-service</artifactId>
@@ -33,7 +33,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-record-serialization-service-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
@@ -47,7 +47,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-avro-record-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>
@@ -60,24 +60,24 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-mock-record-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-distributed-cache-client-service-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-cassandra-services-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-cassandra-services</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
         <dependency>
diff --git a/nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-nar/pom.xml b/nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-nar/pom.xml
index 3063f64ef8..ef1998b11d 100644
--- a/nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-nar/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-cassandra-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-cassandra-nar</artifactId>
@@ -40,7 +40,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-cassandra-services-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
diff --git a/nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-processors/pom.xml b/nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-processors/pom.xml
index 45094b06a0..0ff4dbf126 100644
--- a/nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-processors/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-cassandra-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-cassandra-processors</artifactId>
@@ -65,7 +65,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-cassandra-services</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
         <dependency>
diff --git a/nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-services-api-nar/pom.xml b/nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-services-api-nar/pom.xml
index 4195bfe32f..1295860ce4 100644
--- a/nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-services-api-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-services-api-nar/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <artifactId>nifi-cassandra-bundle</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -33,7 +33,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-cassandra-services-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>compile</scope>
         </dependency>
     </dependencies>
diff --git a/nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-services-api/pom.xml b/nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-services-api/pom.xml
index 0ad093bbc7..65d393f199 100644
--- a/nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-services-api/pom.xml
+++ b/nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-services-api/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <artifactId>nifi-cassandra-bundle</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-services-nar/pom.xml b/nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-services-nar/pom.xml
index 3957bb752c..baeaf8d4a0 100644
--- a/nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-services-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-services-nar/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <artifactId>nifi-cassandra-bundle</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -39,18 +39,18 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-cassandra-services-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-cassandra-services</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-cassandra-distributedmapcache-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
     </dependencies>
 </project>
\ No newline at end of file
diff --git a/nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-services/pom.xml b/nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-services/pom.xml
index f2029682d1..866fec9510 100644
--- a/nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-services/pom.xml
+++ b/nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-services/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <artifactId>nifi-cassandra-bundle</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/nifi-nar-bundles/nifi-cassandra-bundle/pom.xml b/nifi-nar-bundles/nifi-cassandra-bundle/pom.xml
index 0107c8de15..3b83106f10 100644
--- a/nifi-nar-bundles/nifi-cassandra-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-cassandra-bundle/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>nifi-standard-shared-bom</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
         <relativePath>../nifi-standard-shared-bundle/nifi-standard-shared-bom</relativePath>
     </parent>
 
@@ -46,7 +46,7 @@
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-cassandra-processors</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
             <dependency>
                 <groupId>com.google.guava</groupId>
diff --git a/nifi-nar-bundles/nifi-cdc/nifi-cdc-api/pom.xml b/nifi-nar-bundles/nifi-cdc/nifi-cdc-api/pom.xml
index 603e6e067e..d28defe74a 100644
--- a/nifi-nar-bundles/nifi-cdc/nifi-cdc-api/pom.xml
+++ b/nifi-nar-bundles/nifi-cdc/nifi-cdc-api/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-cdc</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     
     <artifactId>nifi-cdc-api</artifactId>
diff --git a/nifi-nar-bundles/nifi-cdc/nifi-cdc-mysql-bundle/nifi-cdc-mysql-nar/pom.xml b/nifi-nar-bundles/nifi-cdc/nifi-cdc-mysql-bundle/nifi-cdc-mysql-nar/pom.xml
index 567853cd7a..06847363b9 100644
--- a/nifi-nar-bundles/nifi-cdc/nifi-cdc-mysql-bundle/nifi-cdc-mysql-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-cdc/nifi-cdc-mysql-bundle/nifi-cdc-mysql-nar/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-cdc-mysql-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-cdc-mysql-nar</artifactId>
     <packaging>nar</packaging>
diff --git a/nifi-nar-bundles/nifi-cdc/nifi-cdc-mysql-bundle/nifi-cdc-mysql-processors/pom.xml b/nifi-nar-bundles/nifi-cdc/nifi-cdc-mysql-bundle/nifi-cdc-mysql-processors/pom.xml
index cf51a55def..54d6bf20ef 100644
--- a/nifi-nar-bundles/nifi-cdc/nifi-cdc-mysql-bundle/nifi-cdc-mysql-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-cdc/nifi-cdc-mysql-bundle/nifi-cdc-mysql-processors/pom.xml
@@ -14,7 +14,7 @@ language governing permissions and limitations under the License. -->
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-cdc-mysql-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-cdc-mysql-processors</artifactId>
     <packaging>jar</packaging>
@@ -26,7 +26,7 @@ language governing permissions and limitations under the License. -->
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-cdc-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
diff --git a/nifi-nar-bundles/nifi-cdc/nifi-cdc-mysql-bundle/pom.xml b/nifi-nar-bundles/nifi-cdc/nifi-cdc-mysql-bundle/pom.xml
index 0caa460aee..c1ccd7ae05 100644
--- a/nifi-nar-bundles/nifi-cdc/nifi-cdc-mysql-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-cdc/nifi-cdc-mysql-bundle/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-cdc</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-cdc-mysql-bundle</artifactId>
     <packaging>pom</packaging>
@@ -32,7 +32,7 @@
           <dependency>
               <groupId>org.apache.nifi</groupId>
               <artifactId>nifi-cdc-mysql-processors</artifactId>
-              <version>2.0.0-SNAPSHOT</version>
+              <version>2.0.0-M1</version>
           </dependency>
         </dependencies>
     </dependencyManagement>
diff --git a/nifi-nar-bundles/nifi-cdc/pom.xml b/nifi-nar-bundles/nifi-cdc/pom.xml
index f1c14bafda..7343314bca 100644
--- a/nifi-nar-bundles/nifi-cdc/pom.xml
+++ b/nifi-nar-bundles/nifi-cdc/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <artifactId>nifi-standard-shared-bom</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
         <relativePath>../nifi-standard-shared-bundle/nifi-standard-shared-bom</relativePath>
     </parent>
     <artifactId>nifi-cdc</artifactId>
diff --git a/nifi-nar-bundles/nifi-cipher-bundle/nifi-cipher-nar/pom.xml b/nifi-nar-bundles/nifi-cipher-bundle/nifi-cipher-nar/pom.xml
index de4a206fd4..6d8775ac1e 100644
--- a/nifi-nar-bundles/nifi-cipher-bundle/nifi-cipher-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-cipher-bundle/nifi-cipher-nar/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-cipher-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-cipher-nar</artifactId>
@@ -29,7 +29,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-cipher-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
diff --git a/nifi-nar-bundles/nifi-cipher-bundle/nifi-cipher-processors/pom.xml b/nifi-nar-bundles/nifi-cipher-bundle/nifi-cipher-processors/pom.xml
index 1df0a3fa6c..b4cf3fc395 100644
--- a/nifi-nar-bundles/nifi-cipher-bundle/nifi-cipher-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-cipher-bundle/nifi-cipher-processors/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-cipher-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-cipher-processors</artifactId>
@@ -32,12 +32,12 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-security-crypto-key</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.bouncycastle</groupId>
diff --git a/nifi-nar-bundles/nifi-cipher-bundle/pom.xml b/nifi-nar-bundles/nifi-cipher-bundle/pom.xml
index ada527c591..ce744dd551 100644
--- a/nifi-nar-bundles/nifi-cipher-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-cipher-bundle/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>nifi-standard-shared-bom</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
         <relativePath>../nifi-standard-shared-bundle/nifi-standard-shared-bom</relativePath>
     </parent>
 
diff --git a/nifi-nar-bundles/nifi-compress-bundle/nifi-compress-nar/pom.xml b/nifi-nar-bundles/nifi-compress-bundle/nifi-compress-nar/pom.xml
index 6b34e26570..bb193ce43e 100644
--- a/nifi-nar-bundles/nifi-compress-bundle/nifi-compress-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-compress-bundle/nifi-compress-nar/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-compress-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-compress-nar</artifactId>
     <packaging>nar</packaging>
@@ -26,7 +26,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-compress-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
diff --git a/nifi-nar-bundles/nifi-compress-bundle/nifi-compress-processors/pom.xml b/nifi-nar-bundles/nifi-compress-bundle/nifi-compress-processors/pom.xml
index 8bc2d2663a..eddea5624e 100644
--- a/nifi-nar-bundles/nifi-compress-bundle/nifi-compress-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-compress-bundle/nifi-compress-processors/pom.xml
@@ -14,7 +14,7 @@ language governing permissions and limitations under the License. -->
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-compress-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-compress-processors</artifactId>
     <packaging>jar</packaging>
diff --git a/nifi-nar-bundles/nifi-compress-bundle/pom.xml b/nifi-nar-bundles/nifi-compress-bundle/pom.xml
index d9daaca5c4..f152ee715f 100644
--- a/nifi-nar-bundles/nifi-compress-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-compress-bundle/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-nar-bundles</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-compress-bundle</artifactId>
     <packaging>pom</packaging>
diff --git a/nifi-nar-bundles/nifi-confluent-platform-bundle/nifi-confluent-platform-nar/pom.xml b/nifi-nar-bundles/nifi-confluent-platform-bundle/nifi-confluent-platform-nar/pom.xml
index 157c302596..0f11c13ec7 100644
--- a/nifi-nar-bundles/nifi-confluent-platform-bundle/nifi-confluent-platform-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-confluent-platform-bundle/nifi-confluent-platform-nar/pom.xml
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-confluent-platform-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
     <artifactId>nifi-confluent-platform-nar</artifactId>
     <packaging>nar</packaging>
@@ -27,7 +27,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-confluent-schema-registry-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/nifi-nar-bundles/nifi-confluent-platform-bundle/nifi-confluent-schema-registry-service/pom.xml b/nifi-nar-bundles/nifi-confluent-platform-bundle/nifi-confluent-schema-registry-service/pom.xml
index 028d9fb33a..663f2250bd 100644
--- a/nifi-nar-bundles/nifi-confluent-platform-bundle/nifi-confluent-schema-registry-service/pom.xml
+++ b/nifi-nar-bundles/nifi-confluent-platform-bundle/nifi-confluent-schema-registry-service/pom.xml
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-confluent-platform-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-confluent-schema-registry-service</artifactId>
@@ -32,7 +32,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-avro-record-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
@@ -54,7 +54,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-web-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
diff --git a/nifi-nar-bundles/nifi-confluent-platform-bundle/pom.xml b/nifi-nar-bundles/nifi-confluent-platform-bundle/pom.xml
index 98c90e0816..dd3a9d6db8 100644
--- a/nifi-nar-bundles/nifi-confluent-platform-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-confluent-platform-bundle/pom.xml
@@ -14,7 +14,7 @@
 	<parent>
 		<artifactId>nifi-standard-shared-bom</artifactId>
 		<groupId>org.apache.nifi</groupId>
-		<version>2.0.0-SNAPSHOT</version>
+		<version>2.0.0-M1</version>
 		<relativePath>../nifi-standard-shared-bundle/nifi-standard-shared-bom</relativePath>
 	</parent>
 	<artifactId>nifi-confluent-platform-bundle</artifactId>
diff --git a/nifi-nar-bundles/nifi-couchbase-bundle/nifi-couchbase-nar/pom.xml b/nifi-nar-bundles/nifi-couchbase-bundle/nifi-couchbase-nar/pom.xml
index 5401cf072f..2d149fb09b 100644
--- a/nifi-nar-bundles/nifi-couchbase-bundle/nifi-couchbase-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-couchbase-bundle/nifi-couchbase-nar/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-couchbase-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-couchbase-nar</artifactId>
@@ -29,13 +29,13 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-couchbase-services-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-couchbase-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/nifi-nar-bundles/nifi-couchbase-bundle/nifi-couchbase-processors/pom.xml b/nifi-nar-bundles/nifi-couchbase-bundle/nifi-couchbase-processors/pom.xml
index b31114466a..166a925eb8 100644
--- a/nifi-nar-bundles/nifi-couchbase-bundle/nifi-couchbase-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-couchbase-bundle/nifi-couchbase-processors/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-couchbase-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-couchbase-processors</artifactId>
@@ -42,7 +42,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-couchbase-services-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
@@ -68,7 +68,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-mock</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/nifi-nar-bundles/nifi-couchbase-bundle/nifi-couchbase-services-api-nar/pom.xml b/nifi-nar-bundles/nifi-couchbase-bundle/nifi-couchbase-services-api-nar/pom.xml
index 9d904783c8..ae52258b0f 100644
--- a/nifi-nar-bundles/nifi-couchbase-bundle/nifi-couchbase-services-api-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-couchbase-bundle/nifi-couchbase-services-api-nar/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-couchbase-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-couchbase-services-api-nar</artifactId>
@@ -29,13 +29,13 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-standard-services-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-couchbase-services-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/nifi-nar-bundles/nifi-couchbase-bundle/nifi-couchbase-services-api/pom.xml b/nifi-nar-bundles/nifi-couchbase-bundle/nifi-couchbase-services-api/pom.xml
index cabde690c5..95142695ac 100644
--- a/nifi-nar-bundles/nifi-couchbase-bundle/nifi-couchbase-services-api/pom.xml
+++ b/nifi-nar-bundles/nifi-couchbase-bundle/nifi-couchbase-services-api/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-couchbase-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-couchbase-services-api</artifactId>
diff --git a/nifi-nar-bundles/nifi-couchbase-bundle/pom.xml b/nifi-nar-bundles/nifi-couchbase-bundle/pom.xml
index c45ea6e543..5e23a3395b 100644
--- a/nifi-nar-bundles/nifi-couchbase-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-couchbase-bundle/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-nar-bundles</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-couchbase-bundle</artifactId>
diff --git a/nifi-nar-bundles/nifi-datadog-bundle/nifi-datadog-nar/pom.xml b/nifi-nar-bundles/nifi-datadog-bundle/nifi-datadog-nar/pom.xml
index 1f21b84b3c..b5db69fe2d 100644
--- a/nifi-nar-bundles/nifi-datadog-bundle/nifi-datadog-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-datadog-bundle/nifi-datadog-nar/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-datadog-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-datadog-nar</artifactId>
diff --git a/nifi-nar-bundles/nifi-datadog-bundle/nifi-datadog-reporting-task/pom.xml b/nifi-nar-bundles/nifi-datadog-bundle/nifi-datadog-reporting-task/pom.xml
index ff00478c13..48e8b2e62e 100644
--- a/nifi-nar-bundles/nifi-datadog-bundle/nifi-datadog-reporting-task/pom.xml
+++ b/nifi-nar-bundles/nifi-datadog-bundle/nifi-datadog-reporting-task/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-datadog-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-datadog-reporting-task</artifactId>
@@ -46,7 +46,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-metrics</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
@@ -79,7 +79,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-mock</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/nifi-nar-bundles/nifi-datadog-bundle/pom.xml b/nifi-nar-bundles/nifi-datadog-bundle/pom.xml
index afb350217a..41480389a9 100644
--- a/nifi-nar-bundles/nifi-datadog-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-datadog-bundle/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <artifactId>nifi-standard-shared-bom</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
         <relativePath>../nifi-standard-shared-bundle/nifi-standard-shared-bom</relativePath>
     </parent>
 
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-datadog-reporting-task</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
+                <version>2.0.0-M1</version>
             </dependency>
         </dependencies>
     </dependencyManagement>
diff --git a/nifi-nar-bundles/nifi-dropbox-bundle/nifi-dropbox-processors-nar/pom.xml b/nifi-nar-bundles/nifi-dropbox-bundle/nifi-dropbox-processors-nar/pom.xml
index 0f8c1643e1..6dc0b1c552 100644
--- a/nifi-nar-bundles/nifi-dropbox-bundle/nifi-dropbox-processors-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-dropbox-bundle/nifi-dropbox-processors-nar/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-dropbox-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-dropbox-processors-nar</artifactId>
@@ -29,13 +29,13 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-dropbox-services-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-dropbox-processors</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
     </dependencies>
 </project>
\ No newline at end of file
diff --git a/nifi-nar-bundles/nifi-dropbox-bundle/nifi-dropbox-processors/pom.xml b/nifi-nar-bundles/nifi-dropbox-bundle/nifi-dropbox-processors/pom.xml
index 67b9c0ed98..cbfd7079ef 100644
--- a/nifi-nar-bundles/nifi-dropbox-bundle/nifi-dropbox-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-dropbox-bundle/nifi-dropbox-processors/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-dropbox-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-dropbox-processors</artifactId>
@@ -49,12 +49,12 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-listed-entity</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-dropbox-services-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
@@ -69,7 +69,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-conflict-resolution</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
@@ -79,7 +79,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-record-serialization-services</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
         <dependency>
@@ -100,7 +100,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-dropbox-services</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/nifi-nar-bundles/nifi-dropbox-bundle/nifi-dropbox-services-api-nar/pom.xml b/nifi-nar-bundles/nifi-dropbox-bundle/nifi-dropbox-services-api-nar/pom.xml
index f7719b672f..73fff8c8f4 100644
--- a/nifi-nar-bundles/nifi-dropbox-bundle/nifi-dropbox-services-api-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-dropbox-bundle/nifi-dropbox-services-api-nar/pom.xml
@@ -19,18 +19,18 @@
     <parent>
         <artifactId>nifi-dropbox-bundle</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-dropbox-services-api-nar</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>2.0.0-M1</version>
     <packaging>nar</packaging>
 
     <dependencies>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-dropbox-services-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
diff --git a/nifi-nar-bundles/nifi-dropbox-bundle/nifi-dropbox-services-api/pom.xml b/nifi-nar-bundles/nifi-dropbox-bundle/nifi-dropbox-services-api/pom.xml
index 0c5030bf5c..e1eff93bc6 100644
--- a/nifi-nar-bundles/nifi-dropbox-bundle/nifi-dropbox-services-api/pom.xml
+++ b/nifi-nar-bundles/nifi-dropbox-bundle/nifi-dropbox-services-api/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>nifi-dropbox-bundle</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-dropbox-services-api</artifactId>
diff --git a/nifi-nar-bundles/nifi-dropbox-bundle/nifi-dropbox-services-nar/pom.xml b/nifi-nar-bundles/nifi-dropbox-bundle/nifi-dropbox-services-nar/pom.xml
index edafec8e54..c094c5ea12 100644
--- a/nifi-nar-bundles/nifi-dropbox-bundle/nifi-dropbox-services-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-dropbox-bundle/nifi-dropbox-services-nar/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-dropbox-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-dropbox-services-nar</artifactId>
@@ -29,13 +29,13 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-dropbox-services-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-dropbox-services</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
     </dependencies>
 </project>
\ No newline at end of file
diff --git a/nifi-nar-bundles/nifi-dropbox-bundle/nifi-dropbox-services/pom.xml b/nifi-nar-bundles/nifi-dropbox-bundle/nifi-dropbox-services/pom.xml
index e37edc1855..d8ce0ae381 100644
--- a/nifi-nar-bundles/nifi-dropbox-bundle/nifi-dropbox-services/pom.xml
+++ b/nifi-nar-bundles/nifi-dropbox-bundle/nifi-dropbox-services/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-dropbox-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-dropbox-services</artifactId>
@@ -33,12 +33,12 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-utils</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-dropbox-services-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>
diff --git a/nifi-nar-bundles/nifi-dropbox-bundle/pom.xml b/nifi-nar-bundles/nifi-dropbox-bundle/pom.xml
index cb55114231..4ced7e6c6a 100644
--- a/nifi-nar-bundles/nifi-dropbox-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-dropbox-bundle/pom.xml
@@ -19,12 +19,12 @@
     <parent>
         <artifactId>nifi-standard-shared-bom</artifactId>
         <groupId>org.apache.nifi</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
         <relativePath>../nifi-standard-shared-bundle/nifi-standard-shared-bom</relativePath>
     </parent>
 
     <artifactId>nifi-dropbox-bundle</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>2.0.0-M1</version>
     <packaging>pom</packaging>
 
     <properties>
diff --git a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service-api-nar/pom.xml b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service-api-nar/pom.xml
index 2001341232..b0e2bbd3ac 100644
--- a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service-api-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service-api-nar/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-elasticsearch-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-elasticsearch-client-service-api-nar</artifactId>
@@ -34,7 +34,7 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-elasticsearch-client-service-api</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service-api/pom.xml b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service-api/pom.xml
index 731e1be634..a9e4074aa4 100644
--- a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service-api/pom.xml
+++ b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service-api/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-elasticsearch-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-elasticsearch-client-service-api</artifactId>
diff --git a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service-nar/pom.xml b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service-nar/pom.xml
index b8e41de055..2e86079f57 100644
--- a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service-nar/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-elasticsearch-bundle</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-M1</version>
     </parent>
 
     <artifactId>nifi-elasticsearch-client-service-nar</artifactId>
@@ -29,13 +29,13 @@
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-elasticsearch-client-service-api-nar</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
             <type>nar</type>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-elasticsearch-client-service</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0-M1</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service/pom.xml b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service/pom.xml
index bb081768fb..720277734d 100644
--- a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service/pom.xml
... 13778 lines suppressed ...