From 49fa0d86746f544e294b4ba04b2795d426ba0271 Mon Sep 17 00:00:00 2001 From: exceptionfactory Date: Wed, 22 Nov 2023 18:35:26 -0600 Subject: [PATCH] NIFI-12361-RC6 prepare release nifi-2.0.0-M1-RC6 --- 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-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-s3/pom.xml | 2 +- minifi/minifi-c2/minifi-c2-cache/pom.xml | 2 +- minifi/minifi-c2/minifi-c2-docker/pom.xml | 4 +- .../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-commons/minifi-commons-api/pom.xml | 5 +- .../minifi-commons-framework/pom.xml | 6 +- .../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-api/pom.xml | 8 +- .../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 +- .../pom.xml | 2 +- .../minifi-standard-nar/pom.xml | 8 +- .../minifi-update-attribute-nar/pom.xml | 6 +- minifi/minifi-nar-bundles/pom.xml | 2 +- .../minifi-toolkit-assembly/pom.xml | 2 +- .../minifi-toolkit-configuration/pom.xml | 4 +- .../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-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-property-protection-api/pom.xml | 4 +- .../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-property-protection-gcp/pom.xml | 6 +- .../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-repository-encryption/pom.xml | 4 +- nifi-commons/nifi-schema-utils/pom.xml | 2 +- .../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-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-runtime-manifest-core/pom.xml | 10 +- .../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-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-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-processors/pom.xml | 4 +- nifi-nar-bundles/nifi-amqp-bundle/pom.xml | 4 +- .../nifi-apicurio-nar/pom.xml | 4 +- .../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-services/pom.xml | 2 +- nifi-nar-bundles/nifi-asana-bundle/pom.xml | 2 +- .../nifi-asn1-bundle/nifi-asn1-nar/pom.xml | 6 +- .../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-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 +- .../pom.xml | 4 +- .../nifi-aws-processors/pom.xml | 14 +- .../nifi-aws-schema-registry-service/pom.xml | 8 +- .../nifi-aws-service-api-nar/pom.xml | 4 +- .../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-processors/pom.xml | 10 +- .../nifi-box-services-api-nar/pom.xml | 4 +- .../nifi-box-services-api/pom.xml | 2 +- .../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-cassandra-bundle/pom.xml | 4 +- .../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-nar/pom.xml | 4 +- .../nifi-cipher-processors/pom.xml | 6 +- nifi-nar-bundles/nifi-cipher-bundle/pom.xml | 2 +- .../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 +- .../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-couchbase-bundle/pom.xml | 2 +- .../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 +- .../pom.xml | 2 +- .../pom.xml | 6 +- .../nifi-elasticsearch-client-service/pom.xml | 14 +- .../nifi-elasticsearch-restapi-nar/pom.xml | 6 +- .../pom.xml | 20 +- .../nifi-elasticsearch-test-utils/pom.xml | 4 +- .../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-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-processors/pom.xml | 4 +- nifi-nar-bundles/nifi-evtx-bundle/pom.xml | 4 +- .../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-dbcp-base/pom.xml | 4 +- .../nifi-event-listen/pom.xml | 8 +- .../nifi-event-put/pom.xml | 4 +- .../nifi-event-transport/pom.xml | 8 +- .../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-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-record-utils/pom.xml | 2 +- .../nifi-reporting-utils/pom.xml | 6 +- .../nifi-resource-transfer/pom.xml | 8 +- .../nifi-service-utils/pom.xml | 6 +- .../nifi-syslog-utils/pom.xml | 6 +- nifi-nar-bundles/nifi-extension-utils/pom.xml | 2 +- .../nifi-flow-registry-client-nar/pom.xml | 4 +- .../pom.xml | 4 +- .../nifi-flow-registry-client-bundle/pom.xml | 2 +- .../pom.xml | 2 +- .../nifi-framework-nar/pom.xml | 8 +- .../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-file-authorizer/pom.xml | 6 +- .../nifi-flowfile-repo-serialization/pom.xml | 12 +- .../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-cluster/pom.xml | 4 +- .../nifi-framework-components/pom.xml | 20 +- .../nifi-framework-core-api/pom.xml | 8 +- .../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 +- .../pom.xml | 2 +- .../nifi-framework-nar-loading-utils/pom.xml | 2 +- .../nifi-framework-nar-utils/pom.xml | 6 +- .../pom.xml | 6 +- .../nifi-headless-server/pom.xml | 4 +- .../nifi-mock-authorizer/pom.xml | 2 +- .../nifi-framework/nifi-nar-utils/pom.xml | 2 +- .../nifi-properties-loader/pom.xml | 2 +- .../nifi-repository-models/pom.xml | 6 +- .../nifi-framework/nifi-resources/pom.xml | 4 +- .../nifi-framework/nifi-runtime/pom.xml | 2 +- .../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-web/nifi-jetty/pom.xml | 2 +- .../nifi-web/nifi-ui-extension/pom.xml | 2 +- .../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-web/nifi-web-docs/pom.xml | 2 +- .../nifi-web/nifi-web-error/pom.xml | 2 +- .../nifi-web-optimistic-locking/pom.xml | 2 +- .../nifi-web/nifi-web-security/pom.xml | 6 +- .../nifi-web/nifi-web-ui/pom.xml | 2 +- .../nifi-framework/nifi-web/pom.xml | 12 +- .../nifi-framework/pom.xml | 2 +- .../nifi-headless-server-nar/pom.xml | 6 +- .../nifi-server-nar/pom.xml | 6 +- .../nifi-framework-bundle/pom.xml | 76 +- .../nifi-gcp-bundle/nifi-gcp-nar/pom.xml | 8 +- .../nifi-gcp-parameter-providers/pom.xml | 6 +- .../nifi-gcp-processors/pom.xml | 12 +- .../nifi-gcp-services-api-nar/pom.xml | 4 +- .../nifi-gcp-services-api/pom.xml | 2 +- nifi-nar-bundles/nifi-gcp-bundle/pom.xml | 2 +- .../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-nar/pom.xml | 2 +- .../nifi-groovyx-processors/pom.xml | 8 +- nifi-nar-bundles/nifi-groovyx-bundle/pom.xml | 4 +- .../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 +- .../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-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-test-utils/pom.xml | 2 +- .../nifi-hive-bundle/nifi-hive3-nar/pom.xml | 6 +- .../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-processors/pom.xml | 4 +- nifi-nar-bundles/nifi-hl7-bundle/pom.xml | 6 +- .../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-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-cf-service/pom.xml | 2 +- .../nifi-jms-processors-nar/pom.xml | 6 +- .../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-jolt-record-bundle/pom.xml | 6 +- .../nifi-jslt-bundle/nifi-jslt-nar/pom.xml | 4 +- .../nifi-jslt-processors/pom.xml | 2 +- nifi-nar-bundles/nifi-jslt-bundle/pom.xml | 4 +- .../nifi-kafka-2-6-nar/pom.xml | 2 +- .../nifi-kafka-2-6-processors/pom.xml | 12 +- .../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 +- .../pom.xml | 4 +- .../nifi-kudu-controller-service/pom.xml | 4 +- .../nifi-kudu-bundle/nifi-kudu-nar/pom.xml | 8 +- .../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-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 +- .../pom.xml | 4 +- .../nifi-mongodb-client-service-api/pom.xml | 2 +- .../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-processors/pom.xml | 6 +- nifi-nar-bundles/nifi-mqtt-bundle/pom.xml | 4 +- .../nifi-network-processors-nar/pom.xml | 4 +- .../nifi-network-processors/pom.xml | 8 +- .../nifi-network-utils/pom.xml | 2 +- nifi-nar-bundles/nifi-network-bundle/pom.xml | 2 +- .../nifi-opentelemetry-nar/pom.xml | 4 +- .../nifi-opentelemetry-processors/pom.xml | 8 +- .../nifi-opentelemetry-bundle/pom.xml | 2 +- .../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-processors/pom.xml | 6 +- .../nifi-pgp-service-api-nar/pom.xml | 4 +- .../nifi-pgp-service-api/pom.xml | 2 +- .../nifi-pgp-service-nar/pom.xml | 6 +- .../nifi-pgp-bundle/nifi-pgp-service/pom.xml | 6 +- .../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-prometheus-bundle/pom.xml | 2 +- .../pom.xml | 14 +- .../nifi-provenance-repository-nar/pom.xml | 2 +- .../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-python-framework/pom.xml | 6 +- .../nifi-python-test-extensions/pom.xml | 6 +- nifi-nar-bundles/nifi-py4j-bundle/pom.xml | 6 +- .../nifi-ranger-nar/pom.xml | 4 +- .../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-utils/pom.xml | 4 +- nifi-nar-bundles/nifi-redis-bundle/pom.xml | 2 +- .../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-salesforce-bundle/pom.xml | 2 +- .../nifi-scripting-nar/pom.xml | 4 +- .../nifi-scripting-processors/pom.xml | 6 +- .../nifi-scripting-bundle/pom.xml | 8 +- .../nifi-shopify-nar/pom.xml | 6 +- .../nifi-shopify-processors/pom.xml | 6 +- nifi-nar-bundles/nifi-shopify-bundle/pom.xml | 2 +- .../pom.xml | 2 +- .../nifi-single-user-iaa-providers/pom.xml | 4 +- .../pom.xml | 4 +- .../nifi-site-to-site-reporting-nar/pom.xml | 2 +- .../nifi-site-to-site-reporting-task/pom.xml | 12 +- .../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-client-api/pom.xml | 6 +- .../nifi-smb-bundle/nifi-smb-nar/pom.xml | 6 +- .../nifi-smb-processors/pom.xml | 10 +- .../nifi-smb-smbj-client-nar/pom.xml | 6 +- .../nifi-smb-smbj-client/pom.xml | 8 +- .../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-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-snowflake-bundle/pom.xml | 2 +- .../nifi-social-media-nar/pom.xml | 4 +- .../nifi-twitter-processors/pom.xml | 4 +- .../nifi-social-media-bundle/pom.xml | 2 +- .../nifi-solr-bundle/nifi-solr-nar/pom.xml | 4 +- .../nifi-solr-processors/pom.xml | 12 +- nifi-nar-bundles/nifi-solr-bundle/pom.xml | 2 +- .../pom.xml | 6 +- .../nifi-livy-controller-service-api/pom.xml | 2 +- .../nifi-livy-controller-service/pom.xml | 6 +- .../nifi-spark-bundle/nifi-livy-nar/pom.xml | 8 +- .../nifi-livy-processors/pom.xml | 8 +- nifi-nar-bundles/nifi-spark-bundle/pom.xml | 4 +- .../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-sql-reporting-bundle/pom.xml | 4 +- .../nifi-jolt-transform-json-ui/pom.xml | 8 +- .../nifi-standard-content-viewer/pom.xml | 4 +- .../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 +- .../pom.xml | 6 +- .../nifi-distributed-cache-protocol/pom.xml | 2 +- .../nifi-distributed-cache-server/pom.xml | 8 +- .../pom.xml | 4 +- .../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 +- .../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 +- .../pom.xml | 2 +- .../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 +- .../pom.xml | 2 +- .../pom.xml | 4 +- .../pom.xml | 10 +- .../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 +- .../pom.xml | 4 +- .../nifi-web-client-provider-service/pom.xml | 2 +- .../nifi-web-client-provider-bundle/pom.xml | 2 +- .../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-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-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-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-docs/pom.xml | 4 +- .../nifi-registry-flow-diff/pom.xml | 4 +- .../nifi-registry-framework/pom.xml | 20 +- .../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 +- .../pom.xml | 2 +- .../pom.xml | 6 +- .../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-test/pom.xml | 2 +- .../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 +- .../dockermaven/pom.xml | 2 +- .../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 +- .../pom.xml | 2 +- .../nifi-registry-ranger-plugin/pom.xml | 12 +- .../nifi-registry-ranger/pom.xml | 2 +- .../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-assembly/pom.xml | 22 +- .../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-resources/pom.xml | 2 +- nifi-stateless/pom.xml | 2 +- .../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 +- .../pom.xml | 2 +- .../nifi-system-test-extensions2-nar/pom.xml | 6 +- .../nifi-system-test-extensions2/pom.xml | 6 +- .../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 +- .../pom.xml | 2 +- .../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-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. c2-client-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 c2-client-api @@ -31,7 +31,7 @@ limitations under the License. org.apache.nifi c2-protocol-api - 2.0.0-SNAPSHOT + 2.0.0-M1 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. c2-client-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 c2-client-base @@ -31,13 +31,13 @@ limitations under the License. org.apache.nifi c2-client-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi c2-protocol-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.commons 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. c2-client-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 c2-client-http @@ -31,17 +31,17 @@ limitations under the License. org.apache.nifi c2-client-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi c2-client-base - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-ssl - 2.0.0-SNAPSHOT + 2.0.0-M1 com.squareup.okhttp3 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. c2-client-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 c2-client-service @@ -31,17 +31,17 @@ limitations under the License. org.apache.nifi c2-client-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi c2-client-base - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi c2-client-http - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.commons 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. c2 org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 c2-client-bundle 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. c2-protocol org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 c2-protocol-api @@ -31,7 +31,7 @@ limitations under the License. org.apache.nifi c2-protocol-component-api - 2.0.0-SNAPSHOT + 2.0.0-M1 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. c2-protocol org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 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. c2 org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 c2-protocol 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. nifi org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 c2 @@ -37,7 +37,7 @@ limitations under the License. org.apache.nifi nifi-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided 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. minifi org.apache.nifi.minifi - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-assembly pom @@ -129,13 +129,13 @@ limitations under the License. org.apache.nifi.minifi minifi-framework-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi.minifi minifi-server-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar 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. minifi org.apache.nifi.minifi - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-bootstrap jar @@ -84,12 +84,12 @@ limitations under the License. org.apache.nifi.minifi minifi-commons-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi minifi-commons-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 org.eclipse.jetty 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. minifi-c2 org.apache.nifi.minifi - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-c2-api jar 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. minifi-c2 org.apache.nifi.minifi - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-c2-assembly pom 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. minifi-c2-cache org.apache.nifi.minifi - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-c2-cache-filesystem jar 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. minifi-c2-cache org.apache.nifi.minifi - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-c2-cache-s3 jar 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. minifi-c2 org.apache.nifi.minifi - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-c2-cache pom 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. org.apache.nifi.minifi minifi-c2 - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-c2-docker - 2.0.0-SNAPSHOT + 2.0.0-M1 pom 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. minifi-c2 org.apache.nifi.minifi - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-c2-integration-tests jar 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. minifi-c2 org.apache.nifi.minifi - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-c2-jetty jar 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. minifi-c2-provider org.apache.nifi.minifi - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-c2-provider-cache jar 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. minifi-c2-provider org.apache.nifi.minifi - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-c2-provider-delegating jar 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. minifi-c2-provider org.apache.nifi.minifi - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-c2-provider-util jar 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. minifi-c2 org.apache.nifi.minifi - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-c2-provider pom 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. minifi-c2 org.apache.nifi.minifi - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-c2-service war @@ -29,18 +29,18 @@ limitations under the License. org.apache.nifi.minifi minifi-c2-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi c2-protocol-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-cert - 2.0.0-SNAPSHOT + 2.0.0-M1 com.fasterxml.jackson.jaxrs 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. minifi org.apache.nifi.minifi - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-c2 pom 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. --> - + 4.0.0 org.apache.nifi.minifi minifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-commons-api 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. --> - + 4.0.0 org.apache.nifi.minifi minifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-commons-framework 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 @@ org.apache.nifi.minifi minifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-commons-utils 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 @@ org.apache.nifi.minifi minifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-flow-status-report 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. minifi org.apache.nifi.minifi - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-commons pom 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. org.apache.nifi.minifi minifi - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-docker 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 @@ org.apache.nifi.minifi minifi - 2.0.0-SNAPSHOT + 2.0.0-M1 pom minifi-docs 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. minifi org.apache.nifi.minifi - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-integration-tests jar 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. minifi-framework-bundle org.apache.nifi.minifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 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. org.apache.nifi.minifi minifi-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-framework-api @@ -29,18 +29,18 @@ limitations under the License. org.apache.nifi.minifi minifi-flow-status-report - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-server-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-headless-server - 2.0.0-SNAPSHOT + 2.0.0-M1 provided 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. org.apache.nifi.minifi minifi-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-framework-core @@ -29,12 +29,12 @@ limitations under the License. org.apache.nifi.minifi minifi-commons-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi minifi-commons-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi @@ -43,7 +43,7 @@ limitations under the License. org.apache.nifi c2-client-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi 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. org.apache.nifi.minifi minifi-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-resources pom 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. org.apache.nifi.minifi minifi-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-runtime 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 @@ org.apache.nifi.minifi minifi-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-server jar 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. minifi-framework-bundle org.apache.nifi.minifi - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-framework pom 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 @@ org.apache.nifi.minifi minifi-framework-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-server-nar nar @@ -26,18 +26,18 @@ org.apache.nifi.minifi minifi-framework-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi.minifi minifi-server - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-headless-server - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.commons 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. minifi-nar-bundles org.apache.nifi.minifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -37,47 +37,47 @@ limitations under the License. org.apache.nifi.minifi minifi-framework-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi c2-client-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-headless-server - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-nar-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-nar-loading-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-utils-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-properties-loader - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test 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. org.apache.nifi.minifi minifi-provenance-repository-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-provenance-repositories 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. minifi-provenance-repository-bundle org.apache.nifi.minifi - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-provenance-repository-nar 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. org.apache.nifi.minifi minifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-provenance-repository-bundle 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. minifi-nar-bundles org.apache.nifi.minifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -31,7 +31,7 @@ limitations under the License. org.apache.nifi nifi-standard-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -46,12 +46,12 @@ limitations under the License. org.apache.nifi nifi-standard-prioritizers - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-standard-reporting-tasks - 2.0.0-SNAPSHOT + 2.0.0-M1 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. minifi-nar-bundles org.apache.nifi.minifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -30,12 +30,12 @@ limitations under the License. org.apache.nifi nifi-update-attribute-processor - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-update-attribute-model - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi 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. org.apache.nifi.minifi minifi - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-nar-bundles pom 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. minifi-toolkit org.apache.nifi.minifi - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-toolkit-assembly pom 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. minifi-toolkit org.apache.nifi.minifi - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-toolkit-configuration jar @@ -42,7 +42,7 @@ limitations under the License. org.apache.nifi nifi-property-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi 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 @@ org.apache.nifi.minifi minifi-toolkit - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-toolkit-schema 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. minifi org.apache.nifi.minifi - 2.0.0-SNAPSHOT + 2.0.0-M1 minifi-toolkit pom 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. org.apache.nifi nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi @@ -49,47 +49,47 @@ limitations under the License. org.apache.nifi.minifi minifi-bootstrap - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi minifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi minifi-commons-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi minifi-flow-status-report - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi minifi-commons-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi minifi-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi minifi-framework-core - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi minifi-resources - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi minifi-provenance-repository-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar @@ -97,45 +97,45 @@ limitations under the License. minifi-resources resources zip - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi minifi-runtime - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi minifi-framework-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi minifi-framework-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi minifi-standard-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi.minifi minifi-server-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi.minifi minifi-update-attribute-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi.minifi minifi-docs - 2.0.0-SNAPSHOT + 2.0.0-M1 resources runtime zip @@ -143,84 +143,84 @@ limitations under the License. org.apache.nifi.minifi minifi-provenance-repositories - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-site-to-site-client - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-expression-language - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-web-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-custom-ui-utilities - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-ui-extension - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-flowfile-packager - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-socket-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-data-provenance-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-provenance-repository-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-runtime - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-jetty-configuration - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-resources - 2.0.0-SNAPSHOT + 2.0.0-M1 resources runtime zip @@ -228,7 +228,7 @@ limitations under the License. org.apache.nifi nifi-docs - 2.0.0-SNAPSHOT + 2.0.0-M1 resources runtime zip @@ -236,219 +236,219 @@ limitations under the License. org.apache.nifi nifi-framework-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-framework-core - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-provenance-repository-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-standard-shared-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-record-serialization-services-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-dbcp-service-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-distributed-cache-services-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-proxy-configuration-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-http-context-map-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-oauth2-provider-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-lookup-services-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-registry-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-ssl-context-service-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-jetty-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-headless-server-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-standard-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-update-attribute-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-kerberos-credentials-service-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-properties - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-utils-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-ssl - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-xml-processing - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-nar-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-hadoop-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-write-ahead-log - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-ssl-context-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-standard-prioritizers - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-administration - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-core-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-persistent-provenance-repository - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-ssl-context-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-site-to-site-reporting-task - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-site-to-site-reporting-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-distributed-cache-client-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi c2-client-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi c2-client-base - 2.0.0-SNAPSHOT + 2.0.0-M1 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 @@ org.apache.nifi nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-api jar 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. --> org.apache.nifi nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-assembly pom @@ -141,59 +141,59 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-per-process-group-logging - 2.0.0-SNAPSHOT + 2.0.0-M1 compile org.apache.nifi nifi-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-server-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-python-framework-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-runtime - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-bootstrap - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-protection-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-protection-factory - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-resources resources - 2.0.0-SNAPSHOT + 2.0.0-M1 runtime zip @@ -201,709 +201,709 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-docs resources - 2.0.0-SNAPSHOT + 2.0.0-M1 runtime zip org.apache.nifi nifi-python-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 compile org.apache.nifi nifi-python-extension-api - 2.0.0-SNAPSHOT + 2.0.0-M1 compile org.apache.nifi nifi-framework-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-server-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-provenance-repository-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-py4j-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-standard-shared-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-ssl-context-service-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-key-service-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-cipher-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-distributed-cache-services-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-datadog-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-standard-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-jetty-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-update-attribute-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-stateless-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-stateless-bootstrap - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-kafka-2-6-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-confluent-platform-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-http-context-map-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-lookup-services-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-poi-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-ldap-iaa-providers-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-kerberos-iaa-providers-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-single-user-iaa-providers-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-dbcp-service-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-hadoop-dbcp-service-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-mongodb-client-service-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-mongodb-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-mongodb-services-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-social-media-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-language-translation-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-enrich-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-geohash-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-aws-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-aws-service-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-prometheus-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-network-processors-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-avro-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-couchbase-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-couchbase-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-hl7-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-oauth2-provider-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-azure-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-azure-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-scripting-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-groovyx-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-elasticsearch-client-service-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-elasticsearch-client-service-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-elasticsearch-restapi-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-email-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-amqp-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-splunk-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-jms-cf-service-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-jms-processors-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-cassandra-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-cassandra-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-cassandra-services-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-registry-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-site-to-site-reporting-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-record-serialization-services-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-mqtt-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-opentelemetry-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-snmp-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-evtx-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-slack-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-smb-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-smb-client-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-smb-smbj-client-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-windows-event-log-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-websocket-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-websocket-services-jetty-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-websocket-processors-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-workday-processors-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-gcp-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-gcp-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-stateful-analysis-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-cdc-mysql-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-pgp-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-pgp-service-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-pgp-service-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-redis-service-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-redis-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-asana-processors-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-asana-services-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-asana-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-hazelcast-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-hazelcast-services-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-kerberos-credentials-service-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-kerberos-user-service-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-proxy-configuration-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-jolt-record-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-record-sink-service-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-hashicorp-vault-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-hashicorp-vault-client-service-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-stateless-processor-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-salesforce-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-box-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-box-services-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-box-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-web-client-provider-service-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-hubspot-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-zendesk-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-dropbox-processors-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-dropbox-services-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-dropbox-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-airtable-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-flow-registry-client-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-shopify-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-jslt-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-framework-kubernetes-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-image-viewer-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-compress-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-file-resource-service-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-python-extensions-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 zip org.apache.nifi nifi-apicurio-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar @@ -925,25 +925,25 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-graph-client-service-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-neo4j-cypher-service-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-graph-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-other-graph-services-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar @@ -963,7 +963,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-atlas-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar @@ -980,19 +980,19 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-hadoop-libraries-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-hadoop-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-parquet-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar @@ -1009,13 +1009,13 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-hadoop-libraries-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-kudu-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar @@ -1032,13 +1032,13 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-hbase-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-hbase_2-client-service-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar @@ -1055,7 +1055,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-solr-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar @@ -1075,13 +1075,13 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-hive3-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-hive-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar @@ -1098,7 +1098,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-iotdb-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar @@ -1117,7 +1117,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-media-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar @@ -1135,7 +1135,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-sql-reporting-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar @@ -1150,14 +1150,14 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-server-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar provided org.apache.nifi nifi-headless-server-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar @@ -1175,19 +1175,19 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-accumulo-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-accumulo-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-accumulo-services-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar @@ -1271,13 +1271,13 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-ranger-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-ranger-resources - 2.0.0-SNAPSHOT + 2.0.0-M1 @@ -1293,7 +1293,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-asn1-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar @@ -1310,19 +1310,19 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-snowflake-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-snowflake-services-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-snowflake-processors-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar @@ -1400,19 +1400,19 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-iceberg-processors-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-iceberg-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-iceberg-services-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar 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 @@ nifi org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-bom @@ -32,7 +32,7 @@ org.apache.nifi nifi-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -40,7 +40,7 @@ org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test @@ -48,7 +48,7 @@ org.apache.nifi nifi-stateless-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -56,7 +56,7 @@ org.apache.nifi nifi-framework-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -64,7 +64,7 @@ org.apache.nifi nifi-server-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -72,30 +72,30 @@ org.apache.nifi c2-protocol-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi c2-protocol-component-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi c2-client-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-properties - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-property-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -103,91 +103,91 @@ org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-dbcp-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-distributed-cache-client-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-file-resource-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-http-context-map-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-kerberos-user-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-key-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-lookup-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-oauth2-provider-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-proxy-configuration-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-record-serialization-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-record-sink-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-schema-registry-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-ssl-context-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-web-client-provider-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -195,13 +195,13 @@ org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-standard-shared-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar @@ -209,47 +209,47 @@ org.apache.nifi nifi-deprecation-log - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-record - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-kerberos-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-ssl - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-utils-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-web-client-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-web-client - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-xml-processing - 2.0.0-SNAPSHOT + 2.0.0-M1 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. --> org.apache.nifi nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-bootstrap jar @@ -27,34 +27,34 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-api - 2.0.0-SNAPSHOT + 2.0.0-M1 compile org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-xml-processing - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-flow-encryptor - 2.0.0-SNAPSHOT + 2.0.0-M1 runtime org.apache.nifi nifi-single-user-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 runtime @@ -83,7 +83,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-expression-language - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.commons @@ -103,24 +103,24 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-properties-loader - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-properties - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-property-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test 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 @@ nifi org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-code-coverage @@ -116,1808 +116,1808 @@ org.apache.nifi c2-client-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi c2-client-base - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi c2-client-http - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi c2-client-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi c2-protocol-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi c2-protocol-component-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi minifi-bootstrap - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi minifi-c2-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi minifi-c2-cache-filesystem - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi minifi-c2-cache-s3 - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi minifi-c2-jetty - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi minifi-c2-provider-cache - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi minifi-c2-provider-delegating - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi minifi-c2-provider-util - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi minifi-c2-service - 2.0.0-SNAPSHOT + 2.0.0-M1 war org.apache.nifi.minifi minifi-commons-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi minifi-commons-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi minifi-flow-status-report - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi minifi-commons-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi minifi-framework-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi minifi-framework-core - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi minifi-runtime - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi minifi-server - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi minifi-provenance-repositories - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.minifi minifi-toolkit-configuration - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-bootstrap - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-build - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-calcite-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-data-provenance-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-deprecation-log - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-expression-language - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-flow-encryptor - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-flowfile-packager - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-hashicorp-vault - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-hashicorp-vault-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-hl7-query-language - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-jetty-configuration - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-json-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-kubernetes-client - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-metrics - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-parameter - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-per-process-group-logging - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-encryptor - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-protection-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-protection-aws - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-protection-azure - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-protection-cipher - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-protection-factory - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-protection-gcp - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-protection-hashicorp - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-protection-loader - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-protection-shared - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-record - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-record-path - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-repository-encryption - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-schema-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-cert - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-cert-builder - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-crypto-key - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-identity - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-kerberos - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-kerberos-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-kms - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-socket-ssl - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-ssl - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-utils-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-single-user-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-socket-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-uuid5 - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-web-client - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-web-client-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-web-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-write-ahead-log - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-xml-processing - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-extension-manifest-model - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-extension-manifest-parser - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-runtime-manifest-core - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-server-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-external-resource-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-administration - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-authorizer - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-client-dto - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-documentation - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-file-authorizer - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-flowfile-repo-serialization - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-authorization - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-authorization-providers - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-cluster - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-cluster-protocol - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-cluster-zookeeper - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-components - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-core - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-core-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-kubernetes-leader-election - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-kubernetes-state-provider - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-leader-election-shared - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-nar-loading-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-nar-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-zookeeper-leader-election - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-headless-server - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-mock-authorizer - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-nar-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-properties-loader - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-repository-models - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-runtime - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-shell-authorizer - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-site-to-site - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-standard-prioritizers - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-user-actions - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-jetty - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-web-api - 2.0.0-SNAPSHOT + 2.0.0-M1 war org.apache.nifi nifi-web-content-access - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-web-content-viewer - 2.0.0-SNAPSHOT + 2.0.0-M1 war org.apache.nifi nifi-web-error - 2.0.0-SNAPSHOT + 2.0.0-M1 war org.apache.nifi nifi-web-optimistic-locking - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-web-security - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-accumulo-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-accumulo-services - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-airtable-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-amqp-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-apicurio-schema-registry-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-asana-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-asana-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-asana-services - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-asn1-services - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-avro-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-aws-abstract-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-aws-parameter-providers - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-aws-parameter-value-providers - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-aws-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-aws-schema-registry-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-aws-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-azure-graph-authorizer - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-azure-parameter-providers - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-azure-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-azure-reporting-task - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-azure-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-beats-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-box-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-box-services - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-box-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-cassandra-distributedmapcache-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-cassandra-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-cassandra-services - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-cassandra-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-cdc-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-cdc-mysql-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-cipher-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-compress-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-confluent-schema-registry-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-couchbase-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-couchbase-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-datadog-reporting-task - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-dropbox-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-dropbox-services - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-dropbox-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-elasticsearch-client-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-elasticsearch-client-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-elasticsearch-restapi-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-email-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-enrich-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-evtx-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-bin-manager - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-conflict-resolution - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-database-test-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-dbcp-base - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-event-listen - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-event-put - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-event-transport - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-hadoop-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-kerberos-test-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-listed-entity - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-prometheus-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-put-pattern - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-avro-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-hadoop-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-json-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-mock-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-schema-inference-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-standard-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-yaml-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-reporting-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-resource-transfer - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-service-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-syslog-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-flow-registry-client-services - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-gcp-parameter-providers - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-gcp-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-gcp-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-geohash-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-graph-client-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-graph-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-graph-test-clients - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-neo4j-cypher-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-other-graph-services - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-groovyx-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-hdfs-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-hashicorp-vault-client-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-hashicorp-vault-client-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-hashicorp-vault-parameter-provider - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-hashicorp-vault-parameter-value-provider - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-hazelcast-services - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-hazelcast-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-hbase-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-hive3-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-hive-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-hive-test-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-hl7-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-hubspot-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-iceberg-common - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-iceberg-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-iceberg-services - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-iceberg-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-influxdb-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-iotdb-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-jms-cf-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-jms-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-jolt-record-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-jslt-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-kafka-2-6-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-kafka-shared - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-kerberos-iaa-providers - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-kudu-controller-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-kudu-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-yandex-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-ldap-iaa-providers - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-image-viewer - 2.0.0-SNAPSHOT + 2.0.0-M1 war org.apache.nifi nifi-media-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-mongodb-client-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-mongodb-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-mongodb-services - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-mqtt-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-network-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-network-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-opentelemetry-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-parquet-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-pgp-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-pgp-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-pgp-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-pgp-test-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-poi-services - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-prometheus-reporting-task - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-persistent-provenance-repository - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-volatile-provenance-repository - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-py4j-bridge - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-python-framework-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-ranger-plugin - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-redis-extensions - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-redis-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-redis-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-registry-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-salesforce-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-scripting-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-shopify-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-single-user-iaa-providers - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-site-to-site-reporting-task - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-slack-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-smb-client-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-smb-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-smb-smbj-client - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-smb-smbj-common - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-snmp-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-snowflake-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-snowflake-services - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-snowflake-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-twitter-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-solr-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-livy-controller-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-livy-controller-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-livy-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-splunk-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-sql-reporting-tasks - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-jolt-transform-json-ui - 2.0.0-SNAPSHOT + 2.0.0-M1 war org.apache.nifi nifi-standard-content-viewer - 2.0.0-SNAPSHOT + 2.0.0-M1 war org.apache.nifi nifi-standard-parameter-providers - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-standard-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-standard-reporting-tasks - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-standard-rules - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-standard-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-stateful-analysis-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-stateless-processor - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-update-attribute-model - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-update-attribute-processor - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-websocket-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-websocket-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-websocket-services-jetty - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-windows-event-log-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-workday-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-zendesk-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-dbcp-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-distributed-cache-client-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-distributed-cache-client-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-distributed-cache-protocol - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-distributed-cache-server - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-file-resource-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-file-resource-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-hadoop-dbcp-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-hbase-client-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-hbase_2-client-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-http-context-map-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-http-context-map - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-kerberos-credentials-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-kerberos-credentials-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-kerberos-user-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-kerberos-user-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-key-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-key-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-lookup-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-lookup-services - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-oauth2-provider-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-oauth2-provider-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-proxy-configuration-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-proxy-configuration - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-record-serialization-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-record-serialization-services - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-record-serialization-services-shared - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-record-sink-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-record-sink-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-schema-registry-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-ssl-context-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-ssl-context-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-web-client-provider-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-web-client-provider-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-bootstrap - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-bundle-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-client - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-data-model - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-flow-diff - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-jetty - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-properties - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-properties-loader - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-provider-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-revision-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-revision-common - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-revision-entity-model - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-revision-entity-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-revision-spring-jdbc - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-runtime - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-security-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-security-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-web-api - 2.0.0-SNAPSHOT + 2.0.0-M1 war org.apache.nifi.registry nifi-registry-ranger-plugin - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-toolkit-persistence - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-stateless-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-stateless-bootstrap - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-stateless-engine - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-toolkit-cli - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-toolkit-encrypt-config - 2.0.0-SNAPSHOT + 2.0.0-M1 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-build 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 @@ - + @@ -37,7 +37,7 @@ org.apache.nifi nifi-xml-processing - 2.0.0-SNAPSHOT + 2.0.0-M1 compile 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-flowfile-packager jar 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hashicorp-vault-api 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hashicorp-vault @@ -48,7 +48,7 @@ org.apache.nifi nifi-hashicorp-vault-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -64,13 +64,13 @@ org.apache.nifi nifi-security-utils-api - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-security-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hl7-query-language 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-jetty-configuration jar 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-json-utils jar 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-kubernetes-client Minimal abstraction for access Kubernetes REST API Resources 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 @@ nifi-commons org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 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 @@ nifi-commons org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-per-process-group-logging jar 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-properties 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-property-encryptor org.apache.nifi nifi-security-crypto-key - 2.0.0-SNAPSHOT + 2.0.0-M1 commons-codec 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-property-protection-api org.apache.nifi nifi-property-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-property-protection-aws org.apache.nifi nifi-property-protection-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-protection-shared - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-property-protection-azure @@ -36,12 +36,12 @@ org.apache.nifi nifi-property-protection-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-protection-shared - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-property-protection-cipher org.apache.nifi nifi-property-protection-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-property-protection-factory org.apache.nifi nifi-property-protection-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-protection-shared - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-protection-aws - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-protection-azure - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-protection-cipher - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-protection-gcp - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-protection-hashicorp - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-property-protection-gcp @@ -40,12 +40,12 @@ org.apache.nifi nifi-property-protection-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-protection-shared - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-property-protection-hashicorp org.apache.nifi nifi-property-protection-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-hashicorp-vault-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-hashicorp-vault - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-property-protection-loader org.apache.nifi nifi-property-protection-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-property-protection-shared org.apache.nifi nifi-property-protection-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-property-utils 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-record-path @@ -101,7 +101,7 @@ org.apache.nifi nifi-uuid5 - 2.0.0-SNAPSHOT + 2.0.0-M1 org.antlr 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-record 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-repository-encryption org.apache.nifi nifi-security-kms - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-schema-utils 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-security-cert-builder Shared X.509 certificate builder components 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-security-cert Shared X.509 certificate security components without additional dependencies 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-security-crypto-key Cryptographic key derivation function components with minimal dependencies 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-security-identity 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-security-kerberos-api 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-security-kerberos 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-security-kms 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-security-socket-ssl @@ -33,7 +33,7 @@ org.apache.nifi nifi-security-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-security-ssl Shared TLS security components without additional dependencies 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-security-utils-api 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-security-utils @@ -42,7 +42,7 @@ org.apache.nifi nifi-security-cert-builder - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.commons 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-single-user-utils org.apache.nifi nifi-xml-processing - 2.0.0-SNAPSHOT + 2.0.0-M1 at.favre.lib 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-site-to-site-client @@ -50,7 +50,7 @@ org.apache.nifi nifi-security-cert - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -67,7 +67,7 @@ org.apache.nifi nifi-client-dto - 2.0.0-SNAPSHOT + 2.0.0-M1 ${httpclient.group} 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-socket-utils Utilities for socket communication 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-utils jar 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-uuid5 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-web-client-api Abstracts standard HTTP client operations without depending on a specific HTTP library 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-web-client Standard implementation of nifi-web-client-api using OkHttp @@ -27,7 +27,7 @@ org.apache.nifi nifi-web-client-api - 2.0.0-SNAPSHOT + 2.0.0-M1 com.squareup.okhttp3 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-web-utils 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-write-ahead-log jar 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 @@ org.apache.nifi nifi-commons - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-xml-processing jar 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 @@ org.apache.nifi nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-commons pom @@ -83,7 +83,7 @@ org.apache.nifi nifi-bom - 2.0.0-SNAPSHOT + 2.0.0-M1 import pom 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 @@ org.apache.nifi nifi-docker - 2.0.0-SNAPSHOT + 2.0.0-M1 dockerhub 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 @@ org.apache.nifi nifi-docker - 2.0.0-SNAPSHOT + 2.0.0-M1 dockermaven 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. --> org.apache.nifi nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-docker 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 @@ org.apache.nifi nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 pom nifi-docs 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 @@ nifi-kafka-connect org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -27,22 +27,22 @@ org.apache.nifi nifi-kafka-connector - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-stateless-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-stateless-bootstrap - 2.0.0-SNAPSHOT + 2.0.0-M1 @@ -64,27 +64,27 @@ org.apache.nifi nifi-framework-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-server-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-runtime - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-nar-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-properties - 2.0.0-SNAPSHOT + 2.0.0-M1 @@ -108,13 +108,13 @@ org.apache.nifi nifi-jetty-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-stateless-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar 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 @@ nifi-kafka-connect org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -27,7 +27,7 @@ org.apache.nifi nifi-kafka-connector-assembly - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.kafka @@ -46,25 +46,25 @@ org.apache.nifi nifi-system-test-extensions-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-standard-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-standard-shared-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar 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 @@ nifi-kafka-connect org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -33,22 +33,22 @@ org.apache.nifi nifi-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-stateless-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-stateless-bootstrap - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 @@ -70,39 +70,39 @@ org.apache.nifi nifi-framework-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-server-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-runtime - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-nar-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-properties - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-jetty-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-stateless-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar 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 @@ nifi-external org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 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 @@ org.apache.nifi nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-external pom 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 @@ org.apache.nifi nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-framework-api jar @@ -27,7 +27,7 @@ org.apache.nifi nifi-api - 2.0.0-SNAPSHOT + 2.0.0-M1 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 @@ org.apache.nifi nifi-manifest - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-extension-manifest-model jar 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 @@ org.apache.nifi nifi-manifest - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-extension-manifest-parser jar @@ -27,7 +27,7 @@ org.apache.nifi nifi-extension-manifest-model - 2.0.0-SNAPSHOT + 2.0.0-M1 jakarta.xml.bind 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 @@ org.apache.nifi nifi-manifest - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-runtime-manifest-core jar @@ -27,22 +27,22 @@ org.apache.nifi c2-protocol-component-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-extension-manifest-model - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-extension-manifest-parser - 2.0.0-SNAPSHOT + 2.0.0-M1 com.fasterxml.jackson.core 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 @@ org.apache.nifi nifi-manifest - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-runtime-manifest-test jar @@ -27,12 +27,12 @@ org.apache.nifi nifi-runtime-manifest - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-runtime-manifest-core - 2.0.0-SNAPSHOT + 2.0.0-M1 test 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 @@ org.apache.nifi nifi-manifest - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-runtime-manifest jar @@ -36,7 +36,7 @@ org.apache.nifi nifi-assembly - 2.0.0-SNAPSHOT + 2.0.0-M1 manifests zip true @@ -127,7 +127,7 @@ org.apache.nifi nifi-runtime-manifest-core - 2.0.0-SNAPSHOT + 2.0.0-M1 org.slf4j 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 @@ org.apache.nifi nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-manifest pom 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 @@ org.apache.nifi nifi-maven-archetypes - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-processor-bundle-archetype 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 @@ org.apache.nifi nifi-maven-archetypes - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-service-bundle-archetype 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 @@ org.apache.nifi nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-maven-archetypes 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 @@ org.apache.nifi nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-mock org.apache.nifi nifi-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-parameter - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-core-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-expression-language - 2.0.0-SNAPSHOT + 2.0.0-M1 asm @@ -61,7 +61,7 @@ org.apache.nifi nifi-data-provenance-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 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 @@ nifi-airtable-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -31,7 +31,7 @@ org.apache.nifi nifi-airtable-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi 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 @@ nifi-airtable-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -59,7 +59,7 @@ org.apache.nifi nifi-web-client-provider-service - 2.0.0-SNAPSHOT + 2.0.0-M1 test 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 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom 4.0.0 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 @@ org.apache.nifi nifi-amqp-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-amqp-nar nar @@ -26,7 +26,7 @@ org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar 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. --> org.apache.nifi nifi-amqp-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-amqp-processors jar @@ -56,7 +56,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test 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 @@ org.apache.nifi nifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-amqp-bundle pom @@ -32,7 +32,7 @@ org.apache.nifi nifi-amqp-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 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 @@ nifi-apicurio-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -29,7 +29,7 @@ org.apache.nifi nifi-apicurio-schema-registry-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi 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. --> - + 4.0.0 org.apache.nifi nifi-apicurio-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-apicurio-schema-registry-service @@ -51,19 +50,19 @@ org.apache.nifi nifi-avro-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-web-client-provider-service - 2.0.0-SNAPSHOT + 2.0.0-M1 test 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 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom 4.0.0 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 @@ org.apache.nifi nifi-asana-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-asana-processors-nar 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 @@ org.apache.nifi nifi-asana-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-asana-processors 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 @@ org.apache.nifi nifi-asana-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-asana-services-api-nar 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 @@ org.apache.nifi nifi-asana-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-asana-services-api 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 @@ org.apache.nifi nifi-asana-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-asana-services-nar 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 @@ org.apache.nifi nifi-asana-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-asana-services 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 @@ org.apache.nifi nifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-asana-bundle 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 @@ nifi-asn1-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -28,13 +28,13 @@ org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-asn1-services - 2.0.0-SNAPSHOT + 2.0.0-M1 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 @@ nifi-asn1-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 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 @@ nifi-nar-bundles org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 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 @@ org.apache.nifi nifi-atlas-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-atlas-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar 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 @@ org.apache.nifi nifi-atlas-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-atlas-reporting-task @@ -49,7 +49,7 @@ org.apache.nifi nifi-reporting-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -87,7 +87,7 @@ org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test 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 @@ org.apache.nifi nifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-atlas-bundle @@ -40,7 +40,7 @@ org.apache.nifi nifi-atlas-reporting-task - 2.0.0-SNAPSHOT + 2.0.0-M1 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 @@ org.apache.nifi nifi-avro-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-avro-nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-avro-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi 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. --> org.apache.nifi nifi-avro-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-avro-processors 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 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom 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 @@ nifi-aws-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-aws-abstract-processors @@ -127,7 +127,7 @@ org.apache.nifi nifi-aws-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided 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 @@ org.apache.nifi nifi-aws-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-aws-nar @@ -29,28 +29,28 @@ org.apache.nifi nifi-aws-service-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-aws-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-aws-parameter-providers - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-aws-parameter-value-providers - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-aws-schema-registry-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.slf4j 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 @@ org.apache.nifi nifi-aws-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-aws-parameter-providers @@ -32,7 +32,7 @@ org.apache.nifi nifi-aws-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -58,7 +58,7 @@ org.apache.nifi nifi-expression-language - 2.0.0-SNAPSHOT + 2.0.0-M1 test 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 @@ org.apache.nifi nifi-aws-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-aws-parameter-value-providers @@ -48,7 +48,7 @@ org.apache.nifi nifi-expression-language - 2.0.0-SNAPSHOT + 2.0.0-M1 test 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 @@ org.apache.nifi nifi-aws-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-aws-processors @@ -36,17 +36,17 @@ org.apache.nifi nifi-listed-entity - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-aws-abstract-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-aws-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -64,7 +64,7 @@ org.apache.nifi nifi-standard-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -118,7 +118,7 @@ org.apache.nifi nifi-record-serialization-services - 2.0.0-SNAPSHOT + 2.0.0-M1 test @@ -138,7 +138,7 @@ org.apache.nifi nifi-proxy-configuration - 2.0.0-SNAPSHOT + 2.0.0-M1 test 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 @@ org.apache.nifi nifi-aws-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-aws-schema-registry-service @@ -28,7 +28,7 @@ org.apache.nifi nifi-avro-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -57,13 +57,13 @@ org.apache.nifi nifi-aws-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test 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 @@ org.apache.nifi nifi-aws-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-aws-service-api-nar @@ -34,7 +34,7 @@ org.apache.nifi nifi-aws-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 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 @@ nifi-aws-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 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 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom 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 @@ nifi-azure-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 nifi-azure-graph-authorizer 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 @@ org.apache.nifi nifi-azure-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-azure-nar @@ -29,17 +29,17 @@ org.apache.nifi nifi-azure-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-azure-reporting-task - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-azure-graph-authorizer - 2.0.0-SNAPSHOT + 2.0.0-M1 @@ -51,13 +51,13 @@ org.apache.nifi nifi-azure-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-azure-parameter-providers - 2.0.0-SNAPSHOT + 2.0.0-M1 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 @@ org.apache.nifi nifi-azure-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-azure-parameter-providers @@ -32,7 +32,7 @@ org.apache.nifi nifi-azure-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -56,7 +56,7 @@ org.apache.nifi nifi-framework-nar-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test 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 @@ org.apache.nifi nifi-azure-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-azure-processors jar @@ -35,12 +35,12 @@ org.apache.nifi nifi-service-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-resource-transfer - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -65,7 +65,7 @@ org.apache.nifi nifi-azure-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -145,37 +145,37 @@ org.apache.nifi nifi-mock-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-avro-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-json-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-schema-registry-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-record-serialization-services - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-listed-entity - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -185,13 +185,13 @@ org.apache.nifi nifi-proxy-configuration - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-file-resource-service - 2.0.0-SNAPSHOT + 2.0.0-M1 test 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 @@ org.apache.nifi nifi-azure-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-azure-reporting-task jar @@ -32,12 +32,12 @@ org.apache.nifi nifi-metrics - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-reporting-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 com.google.code.gson 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 @@ nifi-azure-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -33,7 +33,7 @@ org.apache.nifi nifi-azure-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 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 @@ nifi-azure-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 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 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom 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 @@ org.apache.nifi nifi-beats-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-beats-nar @@ -29,12 +29,12 @@ org.apache.nifi nifi-beats-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar 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 @@ org.apache.nifi nifi-beats-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-beats-processors @@ -33,7 +33,7 @@ org.apache.nifi nifi-event-listen - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi 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 @@ org.apache.nifi nifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-beats-bundle 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 @@ org.apache.nifi nifi-box-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-box-nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-box-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-box-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 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 @@ org.apache.nifi nifi-box-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-box-processors @@ -29,13 +29,13 @@ org.apache.nifi nifi-box-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-listed-entity - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -48,7 +48,7 @@ org.apache.nifi nifi-conflict-resolution - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -72,7 +72,7 @@ org.apache.nifi nifi-record-serialization-services - 2.0.0-SNAPSHOT + 2.0.0-M1 test 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 @@ nifi-box-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-box-services-api-nar @@ -34,7 +34,7 @@ org.apache.nifi nifi-box-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 \ 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 @@ nifi-box-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-box-services-api 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 @@ nifi-box-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-box-services-nar @@ -29,18 +29,18 @@ org.apache.nifi nifi-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-box-services - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-box-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar 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 @@ nifi-box-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-box-services @@ -29,18 +29,18 @@ org.apache.nifi nifi-box-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-json-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi 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 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom 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 @@ org.apache.nifi nifi-cassandra-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-cassandra-distributedmapcache-service @@ -33,7 +33,7 @@ org.apache.nifi nifi-record-serialization-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -47,7 +47,7 @@ org.apache.nifi nifi-avro-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 com.fasterxml.jackson.core @@ -60,24 +60,24 @@ org.apache.nifi nifi-mock-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-distributed-cache-client-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-cassandra-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-cassandra-services - 2.0.0-SNAPSHOT + 2.0.0-M1 test 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 @@ org.apache.nifi nifi-cassandra-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-cassandra-nar @@ -40,7 +40,7 @@ org.apache.nifi nifi-cassandra-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar 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 @@ org.apache.nifi nifi-cassandra-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-cassandra-processors @@ -65,7 +65,7 @@ org.apache.nifi nifi-cassandra-services - 2.0.0-SNAPSHOT + 2.0.0-M1 test 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 @@ nifi-cassandra-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -33,7 +33,7 @@ org.apache.nifi nifi-cassandra-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 compile 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 @@ nifi-cassandra-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 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 @@ nifi-cassandra-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -39,18 +39,18 @@ org.apache.nifi nifi-cassandra-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-cassandra-services - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-cassandra-distributedmapcache-service - 2.0.0-SNAPSHOT + 2.0.0-M1 \ 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 @@ nifi-cassandra-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 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 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom @@ -46,7 +46,7 @@ org.apache.nifi nifi-cassandra-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 com.google.guava 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 @@ org.apache.nifi nifi-cdc - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-cdc-api 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 @@ org.apache.nifi nifi-cdc-mysql-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-cdc-mysql-nar nar 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. --> org.apache.nifi nifi-cdc-mysql-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-cdc-mysql-processors jar @@ -26,7 +26,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-cdc-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi 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 @@ org.apache.nifi nifi-cdc - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-cdc-mysql-bundle pom @@ -32,7 +32,7 @@ org.apache.nifi nifi-cdc-mysql-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 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 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom nifi-cdc 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 @@ org.apache.nifi nifi-cipher-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-cipher-nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-cipher-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi 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 @@ org.apache.nifi nifi-cipher-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-cipher-processors @@ -32,12 +32,12 @@ org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-crypto-key - 2.0.0-SNAPSHOT + 2.0.0-M1 org.bouncycastle 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 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom 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 @@ org.apache.nifi nifi-compress-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-compress-nar nar @@ -26,7 +26,7 @@ org.apache.nifi nifi-compress-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi 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. --> org.apache.nifi nifi-compress-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-compress-processors jar 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 @@ org.apache.nifi nifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-compress-bundle pom 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 @@ org.apache.nifi nifi-confluent-platform-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-confluent-platform-nar nar @@ -27,7 +27,7 @@ org.apache.nifi nifi-confluent-schema-registry-service - 2.0.0-SNAPSHOT + 2.0.0-M1 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 @@ org.apache.nifi nifi-confluent-platform-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-confluent-schema-registry-service @@ -32,7 +32,7 @@ org.apache.nifi nifi-avro-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -54,7 +54,7 @@ org.apache.nifi nifi-web-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi 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 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom nifi-confluent-platform-bundle 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 @@ org.apache.nifi nifi-couchbase-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-couchbase-nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-couchbase-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-couchbase-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 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 @@ org.apache.nifi nifi-couchbase-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-couchbase-processors @@ -42,7 +42,7 @@ org.apache.nifi nifi-couchbase-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -68,7 +68,7 @@ org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test 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 @@ org.apache.nifi nifi-couchbase-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-couchbase-services-api-nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-couchbase-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 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 @@ org.apache.nifi nifi-couchbase-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-couchbase-services-api 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 @@ org.apache.nifi nifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-couchbase-bundle 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 @@ org.apache.nifi nifi-datadog-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-datadog-nar 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 @@ org.apache.nifi nifi-datadog-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-datadog-reporting-task @@ -46,7 +46,7 @@ org.apache.nifi nifi-metrics - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -79,7 +79,7 @@ org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test 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 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom @@ -35,7 +35,7 @@ org.apache.nifi nifi-datadog-reporting-task - 2.0.0-SNAPSHOT + 2.0.0-M1 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 @@ org.apache.nifi nifi-dropbox-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-dropbox-processors-nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-dropbox-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-dropbox-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 \ 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 @@ org.apache.nifi nifi-dropbox-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-dropbox-processors @@ -49,12 +49,12 @@ org.apache.nifi nifi-listed-entity - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-dropbox-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -69,7 +69,7 @@ org.apache.nifi nifi-conflict-resolution - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -79,7 +79,7 @@ org.apache.nifi nifi-record-serialization-services - 2.0.0-SNAPSHOT + 2.0.0-M1 test @@ -100,7 +100,7 @@ org.apache.nifi nifi-dropbox-services - 2.0.0-SNAPSHOT + 2.0.0-M1 test 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 @@ nifi-dropbox-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-dropbox-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-dropbox-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi 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 @@ nifi-dropbox-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-dropbox-services-api 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 @@ org.apache.nifi nifi-dropbox-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-dropbox-services-nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-dropbox-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-dropbox-services - 2.0.0-SNAPSHOT + 2.0.0-M1 \ 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 @@ org.apache.nifi nifi-dropbox-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-dropbox-services @@ -33,12 +33,12 @@ org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-dropbox-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided 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 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom nifi-dropbox-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 pom 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 @@ org.apache.nifi nifi-elasticsearch-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-elasticsearch-client-service-api-nar @@ -34,7 +34,7 @@ org.apache.nifi nifi-elasticsearch-client-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 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 @@ org.apache.nifi nifi-elasticsearch-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-elasticsearch-client-service-api 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 @@ org.apache.nifi nifi-elasticsearch-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-elasticsearch-client-service-nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-elasticsearch-client-service-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-elasticsearch-client-service - 2.0.0-SNAPSHOT + 2.0.0-M1 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 +++ b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-elasticsearch-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-elasticsearch-client-service @@ -49,7 +49,7 @@ org.apache.nifi nifi-record - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -63,13 +63,13 @@ org.apache.nifi nifi-elasticsearch-client-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-avro-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 compile @@ -80,7 +80,7 @@ org.apache.nifi nifi-record-path - 2.0.0-SNAPSHOT + 2.0.0-M1 compile @@ -134,7 +134,7 @@ org.apache.nifi nifi-security-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test @@ -149,7 +149,7 @@ org.apache.nifi nifi-elasticsearch-test-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-restapi-nar/pom.xml b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-restapi-nar/pom.xml index fbb95e2089..78b77b8080 100644 --- a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-restapi-nar/pom.xml +++ b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-restapi-nar/pom.xml @@ -14,7 +14,7 @@ language governing permissions and limitations under the License. --> nifi-elasticsearch-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-elasticsearch-restapi-nar @@ -27,13 +27,13 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-elasticsearch-client-service-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-elasticsearch-restapi-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 \ No newline at end of file diff --git a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-restapi-processors/pom.xml b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-restapi-processors/pom.xml index 4d10f33364..bc28e10543 100644 --- a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-restapi-processors/pom.xml +++ b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-restapi-processors/pom.xml @@ -14,7 +14,7 @@ language governing permissions and limitations under the License. --> nifi-elasticsearch-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-elasticsearch-restapi-processors @@ -48,13 +48,13 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-elasticsearch-client-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-json-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -67,12 +67,12 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-record-path - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-standard-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 @@ -98,31 +98,31 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-ssl-context-service - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-mock-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-record-serialization-services - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-elasticsearch-client-service - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-elasticsearch-test-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-test-utils/pom.xml b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-test-utils/pom.xml index f5f38ac976..74ad1df806 100644 --- a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-test-utils/pom.xml +++ b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-test-utils/pom.xml @@ -14,7 +14,7 @@ language governing permissions and limitations under the License. --> nifi-elasticsearch-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-elasticsearch-test-utils @@ -24,7 +24,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 compile diff --git a/nifi-nar-bundles/nifi-elasticsearch-bundle/pom.xml b/nifi-nar-bundles/nifi-elasticsearch-bundle/pom.xml index 824089080d..a89c4e1d7c 100644 --- a/nifi-nar-bundles/nifi-elasticsearch-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-elasticsearch-bundle/pom.xml @@ -15,7 +15,7 @@ language governing permissions and limitations under the License. --> nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom @@ -53,7 +53,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-elasticsearch-restapi-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.elasticsearch.client diff --git a/nifi-nar-bundles/nifi-email-bundle/nifi-email-nar/pom.xml b/nifi-nar-bundles/nifi-email-bundle/nifi-email-nar/pom.xml index 3673dd9555..2fb3f099bb 100644 --- a/nifi-nar-bundles/nifi-email-bundle/nifi-email-nar/pom.xml +++ b/nifi-nar-bundles/nifi-email-bundle/nifi-email-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-email-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-email-nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml b/nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml index a8c050446e..3e061c91c2 100644 --- a/nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml +++ b/nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-email-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-email-processors @@ -37,17 +37,17 @@ org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-cert - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-oauth2-provider-api - 2.0.0-SNAPSHOT + 2.0.0-M1 javax.mail @@ -121,13 +121,13 @@ org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-security-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-email-bundle/pom.xml b/nifi-nar-bundles/nifi-email-bundle/pom.xml index c1ec86adda..de17fd358f 100644 --- a/nifi-nar-bundles/nifi-email-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-email-bundle/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-email-bundle @@ -34,7 +34,7 @@ org.apache.nifi nifi-email-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-enrich-bundle/nifi-enrich-nar/pom.xml b/nifi-nar-bundles/nifi-enrich-bundle/nifi-enrich-nar/pom.xml index 17011cb486..cd63d9e9e1 100644 --- a/nifi-nar-bundles/nifi-enrich-bundle/nifi-enrich-nar/pom.xml +++ b/nifi-nar-bundles/nifi-enrich-bundle/nifi-enrich-nar/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-enrich-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-enrich-nar nar diff --git a/nifi-nar-bundles/nifi-enrich-bundle/nifi-enrich-processors/pom.xml b/nifi-nar-bundles/nifi-enrich-bundle/nifi-enrich-processors/pom.xml index c2225f0268..ac95a79ab6 100644 --- a/nifi-nar-bundles/nifi-enrich-bundle/nifi-enrich-processors/pom.xml +++ b/nifi-nar-bundles/nifi-enrich-bundle/nifi-enrich-processors/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-enrich-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-enrich-processors @@ -73,7 +73,7 @@ org.apache.nifi nifi-record-path - 2.0.0-SNAPSHOT + 2.0.0-M1 compile @@ -84,13 +84,13 @@ org.apache.nifi nifi-record-serialization-services - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-mock-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-enrich-bundle/pom.xml b/nifi-nar-bundles/nifi-enrich-bundle/pom.xml index db16ae71ff..5071e46273 100644 --- a/nifi-nar-bundles/nifi-enrich-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-enrich-bundle/pom.xml @@ -18,7 +18,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom @@ -36,7 +36,7 @@ org.apache.nifi nifi-enrich-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-evtx-bundle/nifi-evtx-nar/pom.xml b/nifi-nar-bundles/nifi-evtx-bundle/nifi-evtx-nar/pom.xml index 24246595d3..bbe1592528 100644 --- a/nifi-nar-bundles/nifi-evtx-bundle/nifi-evtx-nar/pom.xml +++ b/nifi-nar-bundles/nifi-evtx-bundle/nifi-evtx-nar/pom.xml @@ -14,7 +14,7 @@ language governing permissions and limitations under the License. --> nifi-evtx-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-evtx-nar @@ -24,7 +24,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-nar-bundles/nifi-evtx-bundle/nifi-evtx-processors/pom.xml b/nifi-nar-bundles/nifi-evtx-bundle/nifi-evtx-processors/pom.xml index a133cfcbe2..f364b28ac1 100644 --- a/nifi-nar-bundles/nifi-evtx-bundle/nifi-evtx-processors/pom.xml +++ b/nifi-nar-bundles/nifi-evtx-bundle/nifi-evtx-processors/pom.xml @@ -20,7 +20,7 @@ nifi-evtx-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-evtx-processors @@ -55,7 +55,7 @@ org.apache.nifi nifi-xml-processing - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-evtx-bundle/pom.xml b/nifi-nar-bundles/nifi-evtx-bundle/pom.xml index 76aa8c3f46..5a54f9ffbc 100644 --- a/nifi-nar-bundles/nifi-evtx-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-evtx-bundle/pom.xml @@ -22,7 +22,7 @@ org.apache.nifi nifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-evtx-bundle @@ -42,7 +42,7 @@ org.apache.nifi nifi-evtx-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-bin-manager/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-bin-manager/pom.xml index 38bf1c46bb..f9a2879cbc 100644 --- a/nifi-nar-bundles/nifi-extension-utils/nifi-bin-manager/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/nifi-bin-manager/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-extension-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-bin-manager jar @@ -30,7 +30,7 @@ org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-conflict-resolution/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-conflict-resolution/pom.xml index 6b7ae68702..bb3a64efdb 100644 --- a/nifi-nar-bundles/nifi-extension-utils/nifi-conflict-resolution/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/nifi-conflict-resolution/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-extension-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-conflict-resolution diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-database-test-utils/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-database-test-utils/pom.xml index 433a190f19..e04383c481 100644 --- a/nifi-nar-bundles/nifi-extension-utils/nifi-database-test-utils/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/nifi-database-test-utils/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-extension-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-database-test-utils diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-database-utils/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-database-utils/pom.xml index 6a5b7e309f..5c1b1c4a5f 100644 --- a/nifi-nar-bundles/nifi-extension-utils/nifi-database-utils/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/nifi-database-utils/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-extension-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-database-utils @@ -27,12 +27,12 @@ org.apache.nifi nifi-standard-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-avro-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 com.github.ben-manes.caffeine diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-dbcp-base/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-dbcp-base/pom.xml index 75ad7c37b9..42ed148d79 100644 --- a/nifi-nar-bundles/nifi-extension-utils/nifi-dbcp-base/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/nifi-dbcp-base/pom.xml @@ -18,7 +18,7 @@ nifi-extension-utils org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-dbcp-base @@ -39,7 +39,7 @@ org.apache.nifi nifi-security-kerberos - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-event-listen/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-event-listen/pom.xml index 9d1a13b56f..0ae9288366 100644 --- a/nifi-nar-bundles/nifi-extension-utils/nifi-event-listen/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/nifi-event-listen/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-extension-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-event-listen jar @@ -30,17 +30,17 @@ org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-socket-ssl - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-event-transport - 2.0.0-SNAPSHOT + 2.0.0-M1 commons-io diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-event-put/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-event-put/pom.xml index 0449884dd4..5ac2d98d5a 100644 --- a/nifi-nar-bundles/nifi-extension-utils/nifi-event-put/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/nifi-event-put/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-extension-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-event-put jar @@ -38,7 +38,7 @@ org.apache.nifi nifi-event-transport - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-event-transport/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-event-transport/pom.xml index 89e5cc10f1..6cbfb3a3b2 100644 --- a/nifi-nar-bundles/nifi-extension-utils/nifi-event-transport/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/nifi-event-transport/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-extension-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-event-transport jar @@ -30,7 +30,7 @@ org.apache.nifi nifi-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -39,13 +39,13 @@ org.apache.nifi nifi-security-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-hadoop-utils/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-hadoop-utils/pom.xml index cf1d9242a3..74fd8316d7 100644 --- a/nifi-nar-bundles/nifi-extension-utils/nifi-hadoop-utils/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/nifi-hadoop-utils/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-extension-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hadoop-utils jar @@ -35,7 +35,7 @@ org.apache.nifi nifi-security-kerberos - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-kerberos-test-utils/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-kerberos-test-utils/pom.xml index 2f7b67ef4c..36a7126f5d 100644 --- a/nifi-nar-bundles/nifi-extension-utils/nifi-kerberos-test-utils/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/nifi-kerberos-test-utils/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-extension-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-kerberos-test-utils @@ -27,17 +27,17 @@ org.apache.nifi nifi-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-kerberos-credentials-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 \ No newline at end of file diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-listed-entity/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-listed-entity/pom.xml index 38df56772c..7d6bbfdf40 100644 --- a/nifi-nar-bundles/nifi-extension-utils/nifi-listed-entity/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/nifi-listed-entity/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-extension-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-listed-entity jar diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-prometheus-utils/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-prometheus-utils/pom.xml index 5044e01419..105aab4169 100644 --- a/nifi-nar-bundles/nifi-extension-utils/nifi-prometheus-utils/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/nifi-prometheus-utils/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-extension-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-prometheus-utils jar @@ -41,17 +41,17 @@ org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-properties - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-metrics - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-put-pattern/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-put-pattern/pom.xml index 541fe9e075..15364f0d2f 100644 --- a/nifi-nar-bundles/nifi-extension-utils/nifi-put-pattern/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/nifi-put-pattern/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-extension-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-put-pattern jar @@ -30,7 +30,7 @@ org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-avro-record-utils/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-avro-record-utils/pom.xml index 4aadc8b01b..57f24fd21b 100755 --- a/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-avro-record-utils/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-avro-record-utils/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-avro-record-utils @@ -27,7 +27,7 @@ org.apache.nifi nifi-standard-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.avro @@ -57,7 +57,7 @@ org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-hadoop-record-utils/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-hadoop-record-utils/pom.xml index 978495d3b3..7b4f651178 100644 --- a/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-hadoop-record-utils/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-hadoop-record-utils/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hadoop-record-utils jar @@ -34,12 +34,12 @@ org.apache.nifi nifi-hadoop-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-avro-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-json-record-utils/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-json-record-utils/pom.xml index 6ce68e83cd..e016200a06 100755 --- a/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-json-record-utils/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-json-record-utils/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-json-record-utils @@ -27,12 +27,12 @@ org.apache.nifi nifi-standard-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-schema-inference-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 com.jayway.jsonpath @@ -59,7 +59,7 @@ org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-mock-record-utils/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-mock-record-utils/pom.xml index 85c5664b15..b4a6d90bfc 100644 --- a/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-mock-record-utils/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-mock-record-utils/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-mock-record-utils @@ -31,7 +31,7 @@ org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 @@ -49,7 +49,7 @@ org.apache.nifi nifi-avro-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-schema-inference-utils/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-schema-inference-utils/pom.xml index bbb32b0622..765aa1382d 100644 --- a/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-schema-inference-utils/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-schema-inference-utils/pom.xml @@ -13,13 +13,11 @@ See the License for the specific language governing permissions and limitations under the License. --> - + nifi-record-utils org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -29,17 +27,17 @@ org.apache.nifi nifi-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-record - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-standard-record-utils/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-standard-record-utils/pom.xml index e7211fe4d3..b3ed6a1a28 100644 --- a/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-standard-record-utils/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-standard-record-utils/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-standard-record-utils @@ -31,12 +31,12 @@ org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-socket-ssl - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -67,7 +67,7 @@ org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-yaml-record-utils/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-yaml-record-utils/pom.xml index 3fd1f0d8b9..244e559dc4 100644 --- a/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-yaml-record-utils/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-yaml-record-utils/pom.xml @@ -13,21 +13,19 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.nifi nifi-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-yaml-record-utils org.apache.nifi nifi-json-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/pom.xml index d87e21a9a3..a0a54040ce 100644 --- a/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-extension-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 pom nifi-record-utils diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-reporting-utils/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-reporting-utils/pom.xml index 3d45b23162..9ce7a2afd3 100644 --- a/nifi-nar-bundles/nifi-extension-utils/nifi-reporting-utils/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/nifi-reporting-utils/pom.xml @@ -17,7 +17,7 @@ nifi-extension-utils org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -32,7 +32,7 @@ org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -46,7 +46,7 @@ org.apache.nifi nifi-metrics - 2.0.0-SNAPSHOT + 2.0.0-M1 compile diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-resource-transfer/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-resource-transfer/pom.xml index ca5f954035..8ccb4a730b 100644 --- a/nifi-nar-bundles/nifi-extension-utils/nifi-resource-transfer/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/nifi-resource-transfer/pom.xml @@ -13,14 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.nifi nifi-extension-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-resource-transfer @@ -33,7 +31,7 @@ org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-service-utils/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-service-utils/pom.xml index 7b0fea0811..4a292d915f 100644 --- a/nifi-nar-bundles/nifi-extension-utils/nifi-service-utils/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/nifi-service-utils/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-extension-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-service-utils jar @@ -38,12 +38,12 @@ org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-syslog-utils/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-syslog-utils/pom.xml index 490608af2d..578ef44bd4 100644 --- a/nifi-nar-bundles/nifi-extension-utils/nifi-syslog-utils/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/nifi-syslog-utils/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-extension-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-syslog-utils jar @@ -31,12 +31,12 @@ org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-extension-utils/pom.xml b/nifi-nar-bundles/nifi-extension-utils/pom.xml index 5e1616dd2e..72db2a1a61 100644 --- a/nifi-nar-bundles/nifi-extension-utils/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 pom nifi-extension-utils diff --git a/nifi-nar-bundles/nifi-flow-registry-client-bundle/nifi-flow-registry-client-nar/pom.xml b/nifi-nar-bundles/nifi-flow-registry-client-bundle/nifi-flow-registry-client-nar/pom.xml index 3a200371c7..607355b597 100644 --- a/nifi-nar-bundles/nifi-flow-registry-client-bundle/nifi-flow-registry-client-nar/pom.xml +++ b/nifi-nar-bundles/nifi-flow-registry-client-bundle/nifi-flow-registry-client-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-flow-registry-client-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-flow-registry-client-nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-flow-registry-client-services - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-flow-registry-client-bundle/nifi-flow-registry-client-services/pom.xml b/nifi-nar-bundles/nifi-flow-registry-client-bundle/nifi-flow-registry-client-services/pom.xml index d2314d872d..a7dc929b41 100644 --- a/nifi-nar-bundles/nifi-flow-registry-client-bundle/nifi-flow-registry-client-services/pom.xml +++ b/nifi-nar-bundles/nifi-flow-registry-client-bundle/nifi-flow-registry-client-services/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-flow-registry-client-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-flow-registry-client-services jar @@ -37,7 +37,7 @@ org.apache.nifi.registry nifi-registry-client - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-flow-registry-client-bundle/pom.xml b/nifi-nar-bundles/nifi-flow-registry-client-bundle/pom.xml index 1dccfa38d6..5a080cba22 100644 --- a/nifi-nar-bundles/nifi-flow-registry-client-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-flow-registry-client-bundle/pom.xml @@ -18,7 +18,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework-external-resource-utils/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework-external-resource-utils/pom.xml index e4e3e21477..3d35e43489 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework-external-resource-utils/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework-external-resource-utils/pom.xml @@ -18,7 +18,7 @@ nifi-framework-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-framework-external-resource-utils diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework-nar/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework-nar/pom.xml index 8417c43659..86544e0ab2 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework-nar/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-framework-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-framework-nar nar @@ -27,7 +27,7 @@ org.apache.nifi nifi-jetty-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nar @@ -53,12 +53,12 @@ org.apache.nifi nifi-standard-prioritizers - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-cluster - 2.0.0-SNAPSHOT + 2.0.0-M1 org.glassfish.jersey.core diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-administration/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-administration/pom.xml index e71ca72af7..62d7afb64f 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-administration/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-administration/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-administration diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-authorizer/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-authorizer/pom.xml index 372994053c..6e8b5b2841 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-authorizer/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-authorizer/pom.xml @@ -17,7 +17,7 @@ nifi-framework org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -120,7 +120,7 @@ org.apache.nifi nifi-mock-authorizer - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-client-dto/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-client-dto/pom.xml index 3cf9833369..262e7b4730 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-client-dto/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-client-dto/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-client-dto diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-documentation/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-documentation/pom.xml index 9f9bdc60e3..995bced08b 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-documentation/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-documentation/pom.xml @@ -14,7 +14,7 @@ org.apache.nifi nifi-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-documentation diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-file-authorizer/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-file-authorizer/pom.xml index 80ffdda245..37a5d82701 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-file-authorizer/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-file-authorizer/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-file-authorizer @@ -101,12 +101,12 @@ org.apache.nifi nifi-security-identity - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-xml-processing - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-flowfile-repo-serialization/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-flowfile-repo-serialization/pom.xml index 4b118b4a55..3708cc4908 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-flowfile-repo-serialization/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-flowfile-repo-serialization/pom.xml @@ -14,7 +14,7 @@ org.apache.nifi nifi-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-flowfile-repo-serialization @@ -34,17 +34,17 @@ org.apache.nifi nifi-repository-models - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-write-ahead-log - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-schema-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -53,12 +53,12 @@ org.apache.nifi nifi-security-kms - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-repository-encryption - 2.0.0-SNAPSHOT + 2.0.0-M1 com.github.ben-manes.caffeine diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-authorization-providers/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-authorization-providers/pom.xml index 0570409740..079fe55882 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-authorization-providers/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-authorization-providers/pom.xml @@ -17,7 +17,7 @@ nifi-framework org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -39,17 +39,17 @@ org.apache.nifi nifi-framework-authorization - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-xml-processing - 2.0.0-SNAPSHOT + 2.0.0-M1 org.springframework.security @@ -58,7 +58,7 @@ org.apache.nifi nifi-expression-language - 2.0.0-SNAPSHOT + 2.0.0-M1 \ No newline at end of file diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-authorization/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-authorization/pom.xml index 3644655246..8ca0864d20 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-authorization/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-authorization/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-framework-authorization @@ -34,7 +34,7 @@ org.apache.nifi nifi-mock-authorizer - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster-protocol/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster-protocol/pom.xml index cf6fb2f439..f4c01af3cc 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster-protocol/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster-protocol/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-framework-cluster-protocol jar @@ -39,7 +39,7 @@ org.apache.nifi nifi-socket-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -56,7 +56,7 @@ org.apache.nifi nifi-security-cert - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster-zookeeper/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster-zookeeper/pom.xml index 3b1149cf36..232d6c3a0b 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster-zookeeper/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster-zookeeper/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-framework-cluster-zookeeper diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster/pom.xml index b325f70865..097b8e4c6b 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster/pom.xml @@ -14,7 +14,7 @@ org.apache.nifi nifi-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-framework-cluster jar @@ -84,7 +84,7 @@ org.apache.nifi nifi-py4j-bridge - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-components/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-components/pom.xml index 81a223b467..83754afc2b 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-components/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-components/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-framework-components jar @@ -44,22 +44,22 @@ org.apache.nifi nifi-framework-core-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-site-to-site - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-repository-models - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-data-provenance-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -72,17 +72,17 @@ org.apache.nifi nifi-nar-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-encryptor - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-external-resource-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -95,12 +95,12 @@ org.apache.nifi.registry nifi-registry-client - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-flow-diff - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core-api/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core-api/pom.xml index d1888f1536..5888ccd6e0 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core-api/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core-api/pom.xml @@ -14,7 +14,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-framework-core-api @@ -49,7 +49,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-site-to-site-client - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.commons @@ -58,7 +58,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-expression-language - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -71,7 +71,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-stateless-api - 2.0.0-SNAPSHOT + 2.0.0-M1 compile diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/pom.xml index 61fd72429d..56ba1bd66d 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-framework-core jar @@ -50,72 +50,72 @@ org.apache.nifi nifi-framework-components - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-leader-election-shared - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-zookeeper-leader-election - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-cluster-zookeeper - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-expression-language - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-python-framework-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-schema-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-repository-models - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-kms - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-identity - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-cert - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-repository-encryption - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-xml-processing - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -136,7 +136,7 @@ org.apache.nifi nifi-site-to-site-client - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -149,7 +149,7 @@ org.apache.nifi nifi-stateless-engine - 2.0.0-SNAPSHOT + 2.0.0-M1 org.bouncycastle @@ -196,17 +196,17 @@ org.apache.nifi nifi-data-provenance-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-write-ahead-log - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-flowfile-repo-serialization - 2.0.0-SNAPSHOT + 2.0.0-M1 @@ -264,7 +264,7 @@ org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test @@ -274,13 +274,13 @@ org.apache.nifi nifi-mock-authorizer - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-persistent-provenance-repository - 2.0.0-SNAPSHOT + 2.0.0-M1 test @@ -296,7 +296,7 @@ org.apache.nifi nifi-stateless-api - 2.0.0-SNAPSHOT + 2.0.0-M1 compile diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-kubernetes-bundle/nifi-framework-kubernetes-leader-election/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-kubernetes-bundle/nifi-framework-kubernetes-leader-election/pom.xml index 7492a45676..51fcf5ba2c 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-kubernetes-bundle/nifi-framework-kubernetes-leader-election/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-kubernetes-bundle/nifi-framework-kubernetes-leader-election/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-framework-kubernetes-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-framework-kubernetes-leader-election @@ -33,12 +33,12 @@ org.apache.nifi nifi-framework-leader-election-shared - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-kubernetes-client - 2.0.0-SNAPSHOT + 2.0.0-M1 io.fabric8 diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-kubernetes-bundle/nifi-framework-kubernetes-nar/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-kubernetes-bundle/nifi-framework-kubernetes-nar/pom.xml index 8dd19e3cf3..07d1e2e09f 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-kubernetes-bundle/nifi-framework-kubernetes-nar/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-kubernetes-bundle/nifi-framework-kubernetes-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-framework-kubernetes-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-framework-kubernetes-nar nar @@ -25,18 +25,18 @@ org.apache.nifi nifi-framework-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-framework-kubernetes-leader-election - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-kubernetes-state-provider - 2.0.0-SNAPSHOT + 2.0.0-M1 io.fabric8 diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-kubernetes-bundle/nifi-framework-kubernetes-state-provider/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-kubernetes-bundle/nifi-framework-kubernetes-state-provider/pom.xml index fbb45f42dc..da30831be9 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-kubernetes-bundle/nifi-framework-kubernetes-state-provider/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-kubernetes-bundle/nifi-framework-kubernetes-state-provider/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-framework-kubernetes-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-framework-kubernetes-state-provider @@ -37,7 +37,7 @@ org.apache.nifi nifi-kubernetes-client - 2.0.0-SNAPSHOT + 2.0.0-M1 io.fabric8 diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-kubernetes-bundle/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-kubernetes-bundle/pom.xml index 971e3050c7..5d8e50b2a7 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-kubernetes-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-kubernetes-bundle/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-framework-kubernetes-bundle pom diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-leader-election-shared/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-leader-election-shared/pom.xml index 1c1cc2428d..37def7e3d4 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-leader-election-shared/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-leader-election-shared/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-framework-leader-election-shared diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-nar-loading-utils/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-nar-loading-utils/pom.xml index 7a4057a911..667b251c5e 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-nar-loading-utils/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-nar-loading-utils/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-framework-nar-loading-utils jar diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-nar-utils/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-nar-utils/pom.xml index 11bc44ab7a..123a2daf71 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-nar-utils/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-nar-utils/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-framework-nar-utils jar @@ -29,7 +29,7 @@ org.apache.nifi nifi-python-framework-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -46,7 +46,7 @@ org.apache.nifi nifi-runtime-manifest-core - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-zookeeper-leader-election/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-zookeeper-leader-election/pom.xml index 5f219e59e4..c9c2e5f14f 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-zookeeper-leader-election/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-zookeeper-leader-election/pom.xml @@ -18,19 +18,19 @@ org.apache.nifi nifi-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-framework-zookeeper-leader-election org.apache.nifi nifi-framework-leader-election-shared - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-cluster-zookeeper - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-headless-server/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-headless-server/pom.xml index 247502641d..6a982fa9b8 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-headless-server/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-headless-server/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-headless-server jar @@ -60,7 +60,7 @@ org.apache.nifi nifi-python-framework-api - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-mock-authorizer/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-mock-authorizer/pom.xml index 183efbb934..78192ec65e 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-mock-authorizer/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-mock-authorizer/pom.xml @@ -13,7 +13,7 @@ nifi-framework org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-nar-utils/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-nar-utils/pom.xml index f065dbe489..bded76efae 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-nar-utils/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-nar-utils/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-nar-utils jar diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-properties-loader/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-properties-loader/pom.xml index 45e2a4ffca..461b4de9b4 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-properties-loader/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-properties-loader/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-properties-loader nifi-properties-loader diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-repository-models/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-repository-models/pom.xml index fd6996cb0d..e1966f492b 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-repository-models/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-repository-models/pom.xml @@ -14,7 +14,7 @@ org.apache.nifi nifi-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-repository-models @@ -30,7 +30,7 @@ org.apache.nifi nifi-schema-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.commons @@ -39,7 +39,7 @@ org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/pom.xml index ec52c4e71e..3c5bc39f48 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-resources pom @@ -51,7 +51,7 @@ ./conf/zookeeper.properties local-provider zk-provider - + org.apache.nifi.controller.repository.WriteAheadFlowFileRepository org.apache.nifi.wali.SequentialAccessWriteAheadLog diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-runtime/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-runtime/pom.xml index b41bfbbfb8..5bd34227fa 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-runtime/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-runtime/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-runtime jar diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-shell-authorizer/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-shell-authorizer/pom.xml index 627adf957a..5914ca150b 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-shell-authorizer/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-shell-authorizer/pom.xml @@ -17,7 +17,7 @@ nifi-framework org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 nifi-shell-authorizer diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-site-to-site/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-site-to-site/pom.xml index 28baddf429..fa4c4c6b1f 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-site-to-site/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-site-to-site/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-site-to-site @@ -49,12 +49,12 @@ org.apache.nifi nifi-security-identity - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-cert - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-standard-prioritizers/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-standard-prioritizers/pom.xml index fc90939887..ee7f143c5d 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-standard-prioritizers/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-standard-prioritizers/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-standard-prioritizers diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-user-actions/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-user-actions/pom.xml index 42d49edce6..4f2db06422 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-user-actions/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-user-actions/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-user-actions diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-custom-ui-utilities/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-custom-ui-utilities/pom.xml index fc6aa106fe..40886a5bf1 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-custom-ui-utilities/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-custom-ui-utilities/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-web - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-custom-ui-utilities diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-jetty/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-jetty/pom.xml index 48a78383a3..cce55b3947 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-jetty/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-jetty/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-web - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-jetty jar diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-ui-extension/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-ui-extension/pom.xml index d7f4dbb89b..d6c9d7e725 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-ui-extension/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-ui-extension/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-web - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-ui-extension jar diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/pom.xml index 998bca8faa..880502a0f0 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-web - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-web-api war @@ -187,7 +187,7 @@ org.apache.nifi nifi-security-identity - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -198,7 +198,7 @@ org.apache.nifi nifi-web-security - 2.0.0-SNAPSHOT + 2.0.0-M1 test-jar test @@ -255,7 +255,7 @@ org.apache.nifi nifi-prometheus-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 javax.servlet diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-content-access/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-content-access/pom.xml index 6f503fb5e9..0e9f63368b 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-content-access/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-content-access/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-web - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-web-content-access diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-content-viewer/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-content-viewer/pom.xml index cde9669b39..0fe2c43355 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-content-viewer/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-content-viewer/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-web - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-web-content-viewer war diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-docs/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-docs/pom.xml index 3b2335a972..53d23193b0 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-docs/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-docs/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-web - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-web-docs war diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-error/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-error/pom.xml index a9dd65514d..79dd16c8b3 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-error/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-error/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-web - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-web-error war diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-optimistic-locking/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-optimistic-locking/pom.xml index 2e8056cbab..e70e1a587f 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-optimistic-locking/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-optimistic-locking/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-web - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-web-optimistic-locking diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-security/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-security/pom.xml index c2620d13dd..2739b0cd94 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-security/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-security/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-web - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-web-security @@ -104,12 +104,12 @@ org.apache.nifi nifi-security-identity - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-cert - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/pom.xml index 0449573ed5..169b7d0e0a 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-web - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-web-ui war diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/pom.xml index 7eb28442c5..404fa61cd2 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-web pom @@ -40,31 +40,31 @@ org.apache.nifi nifi-web-api war - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-web-error war - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-web-docs war - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-web-content-viewer war - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-web-ui war - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/pom.xml index 0583e38810..fcb786680a 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-framework-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-framework pom diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-headless-server-nar/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-headless-server-nar/pom.xml index d643d76579..68b2aa12fc 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-headless-server-nar/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-headless-server-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-framework-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-headless-server-nar nar @@ -26,13 +26,13 @@ org.apache.nifi nifi-framework-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-headless-server - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-server-nar/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-server-nar/pom.xml index de15c5ab18..d9b4403494 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-server-nar/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-server-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-framework-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-server-nar nar @@ -26,7 +26,7 @@ org.apache.nifi nifi-framework-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar @@ -36,7 +36,7 @@ org.apache.nifi nifi-framework-nar-loading-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-framework-bundle/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/pom.xml index 99a639b1bd..946c6ee36a 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-framework-bundle pom @@ -53,188 +53,188 @@ org.apache.nifi nifi-custom-ui-utilities - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-ui-extension - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-data-provenance-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-utils-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-xml-processing - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-expression-language - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-web-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-external-resource-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-site-to-site-client - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-cluster-protocol - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-cluster - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-runtime - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-client-dto - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-web-content-access - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-core-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-nar-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-nar-loading-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-site-to-site - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-core - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-properties-loader - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-protection-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-protection-loader - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-protection-factory - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-authorization - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-authorization-providers - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-user-actions - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-administration - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-jetty - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-web-optimistic-locking - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-web-security - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-documentation - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-file-authorizer - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-shell-authorizer - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-authorizer - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-parameter - 2.0.0-SNAPSHOT + 2.0.0-M1 com.ibm.icu diff --git a/nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-nar/pom.xml b/nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-nar/pom.xml index b4a71b996e..50561224a1 100644 --- a/nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-nar/pom.xml +++ b/nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-gcp-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-gcp-nar @@ -29,18 +29,18 @@ org.apache.nifi nifi-gcp-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-gcp-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-gcp-parameter-providers - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-parameter-providers/pom.xml b/nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-parameter-providers/pom.xml index e53128d48d..51bc42ed4e 100644 --- a/nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-parameter-providers/pom.xml +++ b/nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-parameter-providers/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-gcp-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-gcp-parameter-providers @@ -39,7 +39,7 @@ org.apache.nifi nifi-gcp-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -73,7 +73,7 @@ org.apache.nifi nifi-expression-language - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/pom.xml b/nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/pom.xml index 36e6b7c4a1..c600fb7126 100644 --- a/nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/pom.xml +++ b/nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-gcp-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-gcp-processors @@ -61,18 +61,18 @@ org.apache.nifi nifi-listed-entity - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-gcp-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-conflict-resolution - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -161,13 +161,13 @@ org.apache.nifi nifi-json-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 compile org.apache.nifi nifi-record-serialization-services - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-services-api-nar/pom.xml b/nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-services-api-nar/pom.xml index a01c5b504f..0af83dab1b 100644 --- a/nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-services-api-nar/pom.xml +++ b/nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-services-api-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-gcp-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-gcp-services-api-nar @@ -34,7 +34,7 @@ org.apache.nifi nifi-gcp-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-services-api/pom.xml b/nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-services-api/pom.xml index 3714d85228..9c8c2e9182 100644 --- a/nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-services-api/pom.xml +++ b/nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-services-api/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-gcp-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-gcp-services-api diff --git a/nifi-nar-bundles/nifi-gcp-bundle/pom.xml b/nifi-nar-bundles/nifi-gcp-bundle/pom.xml index 5ef800b8ff..be0bfbf832 100644 --- a/nifi-nar-bundles/nifi-gcp-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-gcp-bundle/pom.xml @@ -19,7 +19,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom diff --git a/nifi-nar-bundles/nifi-geohash-bundle/nifi-geohash-nar/pom.xml b/nifi-nar-bundles/nifi-geohash-bundle/nifi-geohash-nar/pom.xml index c94989c9cc..0ec6c1cc34 100644 --- a/nifi-nar-bundles/nifi-geohash-bundle/nifi-geohash-nar/pom.xml +++ b/nifi-nar-bundles/nifi-geohash-bundle/nifi-geohash-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-geohash-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-geohash-nar @@ -34,7 +34,7 @@ org.apache.nifi nifi-geohash-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-geohash-bundle/nifi-geohash-processors/pom.xml b/nifi-nar-bundles/nifi-geohash-bundle/nifi-geohash-processors/pom.xml index 57aa7034be..7f4def8e0b 100644 --- a/nifi-nar-bundles/nifi-geohash-bundle/nifi-geohash-processors/pom.xml +++ b/nifi-nar-bundles/nifi-geohash-bundle/nifi-geohash-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-geohash-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-geohash-processors @@ -47,7 +47,7 @@ org.apache.nifi nifi-record-path - 2.0.0-SNAPSHOT + 2.0.0-M1 compile @@ -61,13 +61,13 @@ org.apache.nifi nifi-mock-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-record-serialization-services - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-geohash-bundle/pom.xml b/nifi-nar-bundles/nifi-geohash-bundle/pom.xml index 29117fcbc6..c14addba06 100644 --- a/nifi-nar-bundles/nifi-geohash-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-geohash-bundle/pom.xml @@ -19,7 +19,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom diff --git a/nifi-nar-bundles/nifi-graph-bundle/nifi-graph-client-service-api-nar/pom.xml b/nifi-nar-bundles/nifi-graph-bundle/nifi-graph-client-service-api-nar/pom.xml index 12a9d102d6..65ba9da6a5 100644 --- a/nifi-nar-bundles/nifi-graph-bundle/nifi-graph-client-service-api-nar/pom.xml +++ b/nifi-nar-bundles/nifi-graph-bundle/nifi-graph-client-service-api-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-graph-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-graph-client-service-api-nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-graph-client-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 compile diff --git a/nifi-nar-bundles/nifi-graph-bundle/nifi-graph-client-service-api/pom.xml b/nifi-nar-bundles/nifi-graph-bundle/nifi-graph-client-service-api/pom.xml index 0f48b38b4e..0fabd89604 100644 --- a/nifi-nar-bundles/nifi-graph-bundle/nifi-graph-client-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-graph-bundle/nifi-graph-client-service-api/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-graph-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-graph-client-service-api diff --git a/nifi-nar-bundles/nifi-graph-bundle/nifi-graph-nar/pom.xml b/nifi-nar-bundles/nifi-graph-bundle/nifi-graph-nar/pom.xml index a4147cf6d3..b3fc575b09 100644 --- a/nifi-nar-bundles/nifi-graph-bundle/nifi-graph-nar/pom.xml +++ b/nifi-nar-bundles/nifi-graph-bundle/nifi-graph-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-graph-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-graph-nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-graph-client-service-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-nar-bundles/nifi-graph-bundle/nifi-graph-processors/pom.xml b/nifi-nar-bundles/nifi-graph-bundle/nifi-graph-processors/pom.xml index 032a325afb..ecb23159a1 100644 --- a/nifi-nar-bundles/nifi-graph-bundle/nifi-graph-processors/pom.xml +++ b/nifi-nar-bundles/nifi-graph-bundle/nifi-graph-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-graph-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-graph-processors @@ -61,42 +61,42 @@ org.apache.nifi nifi-graph-client-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 compile org.apache.nifi nifi-graph-test-clients - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-record-path - 2.0.0-SNAPSHOT + 2.0.0-M1 compile org.apache.nifi nifi-json-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-record-serialization-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-record-serialization-services - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-mock-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-graph-bundle/nifi-graph-test-clients/pom.xml b/nifi-nar-bundles/nifi-graph-bundle/nifi-graph-test-clients/pom.xml index dcad76b39c..d0cbd2111c 100644 --- a/nifi-nar-bundles/nifi-graph-bundle/nifi-graph-test-clients/pom.xml +++ b/nifi-nar-bundles/nifi-graph-bundle/nifi-graph-test-clients/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-graph-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-graph-test-clients @@ -80,7 +80,7 @@ org.apache.nifi nifi-graph-client-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 compile diff --git a/nifi-nar-bundles/nifi-graph-bundle/nifi-neo4j-cypher-service-nar/pom.xml b/nifi-nar-bundles/nifi-graph-bundle/nifi-neo4j-cypher-service-nar/pom.xml index 3bdf905d8d..d45b4f7a5d 100644 --- a/nifi-nar-bundles/nifi-graph-bundle/nifi-neo4j-cypher-service-nar/pom.xml +++ b/nifi-nar-bundles/nifi-graph-bundle/nifi-neo4j-cypher-service-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-graph-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-neo4j-cypher-service-nar nar @@ -25,13 +25,13 @@ org.apache.nifi nifi-graph-client-service-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-neo4j-cypher-service - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-graph-bundle/nifi-neo4j-cypher-service/pom.xml b/nifi-nar-bundles/nifi-graph-bundle/nifi-neo4j-cypher-service/pom.xml index 3310b6bfde..b9e1cda00c 100644 --- a/nifi-nar-bundles/nifi-graph-bundle/nifi-neo4j-cypher-service/pom.xml +++ b/nifi-nar-bundles/nifi-graph-bundle/nifi-neo4j-cypher-service/pom.xml @@ -13,7 +13,7 @@ org.apache.nifi nifi-graph-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-neo4j-cypher-service jar @@ -61,7 +61,7 @@ org.apache.nifi nifi-avro-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 compile @@ -72,7 +72,7 @@ org.apache.nifi nifi-json-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 compile diff --git a/nifi-nar-bundles/nifi-graph-bundle/nifi-other-graph-services-nar/pom.xml b/nifi-nar-bundles/nifi-graph-bundle/nifi-other-graph-services-nar/pom.xml index fbaa8ef4f4..d9dfb84bb6 100644 --- a/nifi-nar-bundles/nifi-graph-bundle/nifi-other-graph-services-nar/pom.xml +++ b/nifi-nar-bundles/nifi-graph-bundle/nifi-other-graph-services-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-graph-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-other-graph-services-nar nar @@ -25,13 +25,13 @@ org.apache.nifi nifi-graph-client-service-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-other-graph-services - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-graph-bundle/nifi-other-graph-services/pom.xml b/nifi-nar-bundles/nifi-graph-bundle/nifi-other-graph-services/pom.xml index 4ec94094e9..4a3b46b879 100644 --- a/nifi-nar-bundles/nifi-graph-bundle/nifi-other-graph-services/pom.xml +++ b/nifi-nar-bundles/nifi-graph-bundle/nifi-other-graph-services/pom.xml @@ -13,7 +13,7 @@ org.apache.nifi nifi-graph-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-other-graph-services jar @@ -38,7 +38,7 @@ org.apache.nifi nifi-graph-client-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -60,7 +60,7 @@ org.apache.nifi nifi-avro-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 compile @@ -71,7 +71,7 @@ org.apache.nifi nifi-json-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 compile diff --git a/nifi-nar-bundles/nifi-graph-bundle/pom.xml b/nifi-nar-bundles/nifi-graph-bundle/pom.xml index 24de5c0df2..612c35a9b1 100644 --- a/nifi-nar-bundles/nifi-graph-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-graph-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-graph-bundle @@ -42,7 +42,7 @@ org.apache.nifi nifi-graph-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-groovyx-bundle/nifi-groovyx-nar/pom.xml b/nifi-nar-bundles/nifi-groovyx-bundle/nifi-groovyx-nar/pom.xml index 67a550c9c5..2885845488 100644 --- a/nifi-nar-bundles/nifi-groovyx-bundle/nifi-groovyx-nar/pom.xml +++ b/nifi-nar-bundles/nifi-groovyx-bundle/nifi-groovyx-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-groovyx-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-groovyx-nar diff --git a/nifi-nar-bundles/nifi-groovyx-bundle/nifi-groovyx-processors/pom.xml b/nifi-nar-bundles/nifi-groovyx-bundle/nifi-groovyx-processors/pom.xml index 77dec1f8c3..4e1df1b081 100644 --- a/nifi-nar-bundles/nifi-groovyx-bundle/nifi-groovyx-processors/pom.xml +++ b/nifi-nar-bundles/nifi-groovyx-bundle/nifi-groovyx-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-groovyx-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-groovyx-processors @@ -38,7 +38,7 @@ org.apache.nifi nifi-record-serialization-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.groovy @@ -78,13 +78,13 @@ org.apache.nifi nifi-record - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-mock-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-groovyx-bundle/pom.xml b/nifi-nar-bundles/nifi-groovyx-bundle/pom.xml index d24cc02f6b..db905595a6 100644 --- a/nifi-nar-bundles/nifi-groovyx-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-groovyx-bundle/pom.xml @@ -18,7 +18,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom @@ -39,7 +39,7 @@ org.apache.nifi nifi-groovyx-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.groovy diff --git a/nifi-nar-bundles/nifi-hadoop-bundle/nifi-hadoop-nar/pom.xml b/nifi-nar-bundles/nifi-hadoop-bundle/nifi-hadoop-nar/pom.xml index cd03c2e262..d530ee0616 100644 --- a/nifi-nar-bundles/nifi-hadoop-bundle/nifi-hadoop-nar/pom.xml +++ b/nifi-nar-bundles/nifi-hadoop-bundle/nifi-hadoop-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-hadoop-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hadoop-nar nar @@ -25,7 +25,7 @@ org.apache.nifi nifi-hadoop-libraries-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/pom.xml b/nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/pom.xml index 357f057dbc..81a57e0dbe 100644 --- a/nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/pom.xml +++ b/nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-hadoop-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hdfs-processors jar @@ -38,12 +38,12 @@ org.apache.nifi nifi-hadoop-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-flowfile-packager - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.hadoop @@ -110,7 +110,7 @@ org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-hadoop-bundle/pom.xml b/nifi-nar-bundles/nifi-hadoop-bundle/pom.xml index 16e6e2cec8..0a2be9fcd8 100644 --- a/nifi-nar-bundles/nifi-hadoop-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-hadoop-bundle/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hadoop-bundle pom @@ -31,7 +31,7 @@ org.apache.nifi nifi-hdfs-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-hadoop-libraries-bundle/nifi-hadoop-libraries-nar/pom.xml b/nifi-nar-bundles/nifi-hadoop-libraries-bundle/nifi-hadoop-libraries-nar/pom.xml index cb2f8d0d28..2435fa5777 100644 --- a/nifi-nar-bundles/nifi-hadoop-libraries-bundle/nifi-hadoop-libraries-nar/pom.xml +++ b/nifi-nar-bundles/nifi-hadoop-libraries-bundle/nifi-hadoop-libraries-nar/pom.xml @@ -13,7 +13,7 @@ org.apache.nifi nifi-hadoop-libraries-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hadoop-libraries-nar nar diff --git a/nifi-nar-bundles/nifi-hadoop-libraries-bundle/pom.xml b/nifi-nar-bundles/nifi-hadoop-libraries-bundle/pom.xml index 99d00666e3..c14cd87c81 100644 --- a/nifi-nar-bundles/nifi-hadoop-libraries-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-hadoop-libraries-bundle/pom.xml @@ -17,7 +17,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom nifi-hadoop-libraries-bundle diff --git a/nifi-nar-bundles/nifi-hashicorp-vault-bundle/nifi-hashicorp-vault-client-service-api-nar/pom.xml b/nifi-nar-bundles/nifi-hashicorp-vault-bundle/nifi-hashicorp-vault-client-service-api-nar/pom.xml index 939e9916aa..73bfadd0dd 100644 --- a/nifi-nar-bundles/nifi-hashicorp-vault-bundle/nifi-hashicorp-vault-client-service-api-nar/pom.xml +++ b/nifi-nar-bundles/nifi-hashicorp-vault-bundle/nifi-hashicorp-vault-client-service-api-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-hashicorp-vault-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hashicorp-vault-client-service-api-nar @@ -34,7 +34,7 @@ org.apache.nifi nifi-hashicorp-vault-client-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-hashicorp-vault-bundle/nifi-hashicorp-vault-client-service-api/pom.xml b/nifi-nar-bundles/nifi-hashicorp-vault-bundle/nifi-hashicorp-vault-client-service-api/pom.xml index ebe4e59e2d..2ae27d8b33 100755 --- a/nifi-nar-bundles/nifi-hashicorp-vault-bundle/nifi-hashicorp-vault-client-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-hashicorp-vault-bundle/nifi-hashicorp-vault-client-service-api/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-hashicorp-vault-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hashicorp-vault-client-service-api jar @@ -26,7 +26,7 @@ org.apache.nifi nifi-hashicorp-vault-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-hashicorp-vault-bundle/nifi-hashicorp-vault-client-service/pom.xml b/nifi-nar-bundles/nifi-hashicorp-vault-bundle/nifi-hashicorp-vault-client-service/pom.xml index ea22c1a6d4..b0d0ad9cd8 100755 --- a/nifi-nar-bundles/nifi-hashicorp-vault-bundle/nifi-hashicorp-vault-client-service/pom.xml +++ b/nifi-nar-bundles/nifi-hashicorp-vault-bundle/nifi-hashicorp-vault-client-service/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-hashicorp-vault-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hashicorp-vault-client-service @@ -37,13 +37,13 @@ org.apache.nifi nifi-hashicorp-vault-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-hashicorp-vault - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -52,7 +52,7 @@ org.apache.nifi nifi-hashicorp-vault-client-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -64,7 +64,7 @@ org.apache.nifi nifi-security-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-hashicorp-vault-bundle/nifi-hashicorp-vault-nar/pom.xml b/nifi-nar-bundles/nifi-hashicorp-vault-bundle/nifi-hashicorp-vault-nar/pom.xml index a59dae3ae0..791b0277db 100644 --- a/nifi-nar-bundles/nifi-hashicorp-vault-bundle/nifi-hashicorp-vault-nar/pom.xml +++ b/nifi-nar-bundles/nifi-hashicorp-vault-bundle/nifi-hashicorp-vault-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-hashicorp-vault-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hashicorp-vault-nar @@ -29,29 +29,29 @@ org.apache.nifi nifi-hashicorp-vault-parameter-value-provider - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-hashicorp-vault-client-service-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-hashicorp-vault-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-hashicorp-vault-parameter-provider - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-hashicorp-vault-client-service - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-hashicorp-vault-bundle/nifi-hashicorp-vault-parameter-provider/pom.xml b/nifi-nar-bundles/nifi-hashicorp-vault-bundle/nifi-hashicorp-vault-parameter-provider/pom.xml index cefd06d6ea..1021aff4a8 100755 --- a/nifi-nar-bundles/nifi-hashicorp-vault-bundle/nifi-hashicorp-vault-parameter-provider/pom.xml +++ b/nifi-nar-bundles/nifi-hashicorp-vault-bundle/nifi-hashicorp-vault-parameter-provider/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-hashicorp-vault-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hashicorp-vault-parameter-provider @@ -29,13 +29,13 @@ org.apache.nifi nifi-hashicorp-vault-client-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-hashicorp-vault-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided diff --git a/nifi-nar-bundles/nifi-hashicorp-vault-bundle/nifi-hashicorp-vault-parameter-value-provider/pom.xml b/nifi-nar-bundles/nifi-hashicorp-vault-bundle/nifi-hashicorp-vault-parameter-value-provider/pom.xml index 8e59c106af..5e7c1e60ec 100755 --- a/nifi-nar-bundles/nifi-hashicorp-vault-bundle/nifi-hashicorp-vault-parameter-value-provider/pom.xml +++ b/nifi-nar-bundles/nifi-hashicorp-vault-bundle/nifi-hashicorp-vault-parameter-value-provider/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-hashicorp-vault-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hashicorp-vault-parameter-value-provider jar @@ -34,13 +34,13 @@ org.apache.nifi nifi-hashicorp-vault-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-hashicorp-vault - 2.0.0-SNAPSHOT + 2.0.0-M1 @@ -51,7 +51,7 @@ org.apache.nifi nifi-expression-language - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-hashicorp-vault-bundle/pom.xml b/nifi-nar-bundles/nifi-hashicorp-vault-bundle/pom.xml index 112208d1a4..a08ffaf71f 100644 --- a/nifi-nar-bundles/nifi-hashicorp-vault-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-hashicorp-vault-bundle/pom.xml @@ -18,7 +18,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom nifi-hashicorp-vault-bundle diff --git a/nifi-nar-bundles/nifi-hazelcast-bundle/nifi-hazelcast-services-api-nar/pom.xml b/nifi-nar-bundles/nifi-hazelcast-bundle/nifi-hazelcast-services-api-nar/pom.xml index bed05ea2cb..d6a2e30820 100644 --- a/nifi-nar-bundles/nifi-hazelcast-bundle/nifi-hazelcast-services-api-nar/pom.xml +++ b/nifi-nar-bundles/nifi-hazelcast-bundle/nifi-hazelcast-services-api-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-hazelcast-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hazelcast-services-api-nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-hazelcast-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-hazelcast-bundle/nifi-hazelcast-services-api/pom.xml b/nifi-nar-bundles/nifi-hazelcast-bundle/nifi-hazelcast-services-api/pom.xml index 110b82e9c6..923d0563e5 100644 --- a/nifi-nar-bundles/nifi-hazelcast-bundle/nifi-hazelcast-services-api/pom.xml +++ b/nifi-nar-bundles/nifi-hazelcast-bundle/nifi-hazelcast-services-api/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-hazelcast-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hazelcast-services-api diff --git a/nifi-nar-bundles/nifi-hazelcast-bundle/nifi-hazelcast-services-nar/pom.xml b/nifi-nar-bundles/nifi-hazelcast-bundle/nifi-hazelcast-services-nar/pom.xml index 3991369339..c05f0cda21 100644 --- a/nifi-nar-bundles/nifi-hazelcast-bundle/nifi-hazelcast-services-nar/pom.xml +++ b/nifi-nar-bundles/nifi-hazelcast-bundle/nifi-hazelcast-services-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-hazelcast-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hazelcast-services-nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-hazelcast-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-hazelcast-services - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-hazelcast-bundle/nifi-hazelcast-services/pom.xml b/nifi-nar-bundles/nifi-hazelcast-bundle/nifi-hazelcast-services/pom.xml index 3aa75f404f..554d3335ee 100644 --- a/nifi-nar-bundles/nifi-hazelcast-bundle/nifi-hazelcast-services/pom.xml +++ b/nifi-nar-bundles/nifi-hazelcast-bundle/nifi-hazelcast-services/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-hazelcast-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hazelcast-services @@ -29,7 +29,7 @@ org.apache.nifi nifi-hazelcast-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided diff --git a/nifi-nar-bundles/nifi-hazelcast-bundle/pom.xml b/nifi-nar-bundles/nifi-hazelcast-bundle/pom.xml index 27a3717634..318d3932e3 100644 --- a/nifi-nar-bundles/nifi-hazelcast-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-hazelcast-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hazelcast-bundle diff --git a/nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-nar/pom.xml b/nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-nar/pom.xml index 276aab3129..32000bdaa0 100644 --- a/nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-nar/pom.xml +++ b/nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-nar/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-hbase-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hbase-nar nar diff --git a/nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-processors/pom.xml b/nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-processors/pom.xml index 78bba0da78..479d6a9a97 100644 --- a/nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-processors/pom.xml +++ b/nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-processors/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-hbase-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hbase-processors Support for interacting with HBase @@ -26,7 +26,7 @@ org.apache.nifi nifi-hbase-client-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -76,13 +76,13 @@ org.apache.nifi nifi-mock-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-record-path - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.commons diff --git a/nifi-nar-bundles/nifi-hbase-bundle/pom.xml b/nifi-nar-bundles/nifi-hbase-bundle/pom.xml index 5cf2776c9e..d151fccbf2 100644 --- a/nifi-nar-bundles/nifi-hbase-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-hbase-bundle/pom.xml @@ -19,7 +19,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom @@ -36,7 +36,7 @@ org.apache.nifi nifi-hbase-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-services-api-nar/pom.xml b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-services-api-nar/pom.xml index 813e9f7148..f903fb4117 100644 --- a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-services-api-nar/pom.xml +++ b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-services-api-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-hive-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hive-services-api-nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-hive-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-services-api/pom.xml b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-services-api/pom.xml index 441b161809..43405d46ea 100644 --- a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-services-api/pom.xml +++ b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-services-api/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-hive-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hive-services-api @@ -29,12 +29,12 @@ org.apache.nifi nifi-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-dbcp-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided diff --git a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-test-utils/pom.xml b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-test-utils/pom.xml index 20607914b0..7d7ab2f51c 100644 --- a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-test-utils/pom.xml +++ b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-test-utils/pom.xml @@ -17,7 +17,7 @@ nifi-hive-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 diff --git a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-nar/pom.xml b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-nar/pom.xml index 01d4054cca..919cb0fb38 100644 --- a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-nar/pom.xml +++ b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-hive-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hive3-nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-hive-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-hive3-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/pom.xml b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/pom.xml index e65295356f..7f619e99bb 100644 --- a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/pom.xml +++ b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-hive-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hive3-processors @@ -45,12 +45,12 @@ org.apache.nifi nifi-put-pattern - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-kerberos - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -59,7 +59,7 @@ org.apache.nifi nifi-hive-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -69,7 +69,7 @@ org.apache.nifi nifi-hadoop-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -364,7 +364,7 @@ org.apache.nifi nifi-hadoop-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 com.github.stephenc.findbugs @@ -374,7 +374,7 @@ org.apache.nifi nifi-mock-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test @@ -401,13 +401,13 @@ org.apache.nifi nifi-schema-registry-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-record-serialization-services - 2.0.0-SNAPSHOT + 2.0.0-M1 test @@ -419,13 +419,13 @@ org.apache.nifi nifi-kerberos-test-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-hive-test-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-hive-bundle/pom.xml b/nifi-nar-bundles/nifi-hive-bundle/pom.xml index c5c85d232a..457f5af66a 100644 --- a/nifi-nar-bundles/nifi-hive-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-hive-bundle/pom.xml @@ -19,11 +19,11 @@ org.apache.nifi nifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hive-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 pom diff --git a/nifi-nar-bundles/nifi-hl7-bundle/nifi-hl7-nar/pom.xml b/nifi-nar-bundles/nifi-hl7-bundle/nifi-hl7-nar/pom.xml index 4d8e8cc431..c1bc3225e0 100644 --- a/nifi-nar-bundles/nifi-hl7-bundle/nifi-hl7-nar/pom.xml +++ b/nifi-nar-bundles/nifi-hl7-bundle/nifi-hl7-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-hl7-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hl7-nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-hl7-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-hl7-bundle/nifi-hl7-processors/pom.xml b/nifi-nar-bundles/nifi-hl7-bundle/nifi-hl7-processors/pom.xml index 13c0ef645d..0288a713cb 100644 --- a/nifi-nar-bundles/nifi-hl7-bundle/nifi-hl7-processors/pom.xml +++ b/nifi-nar-bundles/nifi-hl7-bundle/nifi-hl7-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-hl7-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hl7-processors @@ -119,7 +119,7 @@ org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-hl7-bundle/pom.xml b/nifi-nar-bundles/nifi-hl7-bundle/pom.xml index a4911f8869..4854ba00bc 100644 --- a/nifi-nar-bundles/nifi-hl7-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-hl7-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hl7-bundle @@ -35,12 +35,12 @@ org.apache.nifi nifi-hl7-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-hl7-query-language - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-hubspot-bundle/nifi-hubspot-nar/pom.xml b/nifi-nar-bundles/nifi-hubspot-bundle/nifi-hubspot-nar/pom.xml index c16508d3f1..0d7ce4c1eb 100644 --- a/nifi-nar-bundles/nifi-hubspot-bundle/nifi-hubspot-nar/pom.xml +++ b/nifi-nar-bundles/nifi-hubspot-bundle/nifi-hubspot-nar/pom.xml @@ -17,7 +17,7 @@ nifi-hubspot-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -29,7 +29,7 @@ org.apache.nifi nifi-hubspot-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-hubspot-bundle/nifi-hubspot-processors/pom.xml b/nifi-nar-bundles/nifi-hubspot-bundle/nifi-hubspot-processors/pom.xml index 609f73d287..a4de1be4cd 100644 --- a/nifi-nar-bundles/nifi-hubspot-bundle/nifi-hubspot-processors/pom.xml +++ b/nifi-nar-bundles/nifi-hubspot-bundle/nifi-hubspot-processors/pom.xml @@ -17,7 +17,7 @@ nifi-hubspot-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -48,7 +48,7 @@ org.apache.nifi nifi-web-client-provider-service - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-hubspot-bundle/pom.xml b/nifi-nar-bundles/nifi-hubspot-bundle/pom.xml index 4b2a17e43a..62bf87ce47 100644 --- a/nifi-nar-bundles/nifi-hubspot-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-hubspot-bundle/pom.xml @@ -17,7 +17,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom 4.0.0 diff --git a/nifi-nar-bundles/nifi-iceberg-bundle/nifi-iceberg-common/pom.xml b/nifi-nar-bundles/nifi-iceberg-bundle/nifi-iceberg-common/pom.xml index 373c49fddc..0690a8cfbd 100644 --- a/nifi-nar-bundles/nifi-iceberg-bundle/nifi-iceberg-common/pom.xml +++ b/nifi-nar-bundles/nifi-iceberg-bundle/nifi-iceberg-common/pom.xml @@ -13,14 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.nifi nifi-iceberg-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-iceberg-common @@ -40,7 +38,7 @@ org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -49,7 +47,7 @@ org.apache.nifi nifi-iceberg-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -63,7 +61,7 @@ org.apache.nifi nifi-hadoop-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-iceberg-bundle/nifi-iceberg-processors-nar/pom.xml b/nifi-nar-bundles/nifi-iceberg-bundle/nifi-iceberg-processors-nar/pom.xml index 3ec9ba5d4f..8d833aac60 100644 --- a/nifi-nar-bundles/nifi-iceberg-bundle/nifi-iceberg-processors-nar/pom.xml +++ b/nifi-nar-bundles/nifi-iceberg-bundle/nifi-iceberg-processors-nar/pom.xml @@ -17,7 +17,7 @@ nifi-iceberg-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -28,12 +28,12 @@ org.apache.nifi nifi-iceberg-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-iceberg-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-nar-bundles/nifi-iceberg-bundle/nifi-iceberg-processors/pom.xml b/nifi-nar-bundles/nifi-iceberg-bundle/nifi-iceberg-processors/pom.xml index 330082dc2d..6366c1413b 100644 --- a/nifi-nar-bundles/nifi-iceberg-bundle/nifi-iceberg-processors/pom.xml +++ b/nifi-nar-bundles/nifi-iceberg-bundle/nifi-iceberg-processors/pom.xml @@ -17,7 +17,7 @@ nifi-iceberg-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -38,7 +38,7 @@ org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -47,13 +47,13 @@ org.apache.nifi nifi-iceberg-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-iceberg-common - 2.0.0-SNAPSHOT + 2.0.0-M1 @@ -251,25 +251,25 @@ org.apache.nifi nifi-hive-test-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-avro-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-mock-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-iceberg-bundle/nifi-iceberg-services-api-nar/pom.xml b/nifi-nar-bundles/nifi-iceberg-bundle/nifi-iceberg-services-api-nar/pom.xml index 4e7d773945..bea670b3f5 100644 --- a/nifi-nar-bundles/nifi-iceberg-bundle/nifi-iceberg-services-api-nar/pom.xml +++ b/nifi-nar-bundles/nifi-iceberg-bundle/nifi-iceberg-services-api-nar/pom.xml @@ -17,7 +17,7 @@ nifi-iceberg-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -28,12 +28,12 @@ org.apache.nifi nifi-iceberg-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-nar-bundles/nifi-iceberg-bundle/nifi-iceberg-services-api/pom.xml b/nifi-nar-bundles/nifi-iceberg-bundle/nifi-iceberg-services-api/pom.xml index 9cf2556a9e..a5c02c23bd 100644 --- a/nifi-nar-bundles/nifi-iceberg-bundle/nifi-iceberg-services-api/pom.xml +++ b/nifi-nar-bundles/nifi-iceberg-bundle/nifi-iceberg-services-api/pom.xml @@ -17,7 +17,7 @@ nifi-iceberg-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 diff --git a/nifi-nar-bundles/nifi-iceberg-bundle/nifi-iceberg-services-nar/pom.xml b/nifi-nar-bundles/nifi-iceberg-bundle/nifi-iceberg-services-nar/pom.xml index 1edbf0d3c8..42684459a6 100644 --- a/nifi-nar-bundles/nifi-iceberg-bundle/nifi-iceberg-services-nar/pom.xml +++ b/nifi-nar-bundles/nifi-iceberg-bundle/nifi-iceberg-services-nar/pom.xml @@ -17,7 +17,7 @@ nifi-iceberg-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -28,12 +28,12 @@ org.apache.nifi nifi-iceberg-services - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-iceberg-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-nar-bundles/nifi-iceberg-bundle/nifi-iceberg-services/pom.xml b/nifi-nar-bundles/nifi-iceberg-bundle/nifi-iceberg-services/pom.xml index 671c039247..f6a39b44b6 100644 --- a/nifi-nar-bundles/nifi-iceberg-bundle/nifi-iceberg-services/pom.xml +++ b/nifi-nar-bundles/nifi-iceberg-bundle/nifi-iceberg-services/pom.xml @@ -17,7 +17,7 @@ nifi-iceberg-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -28,7 +28,7 @@ org.apache.nifi nifi-iceberg-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided diff --git a/nifi-nar-bundles/nifi-iceberg-bundle/pom.xml b/nifi-nar-bundles/nifi-iceberg-bundle/pom.xml index 48b45d2e1c..6ef83a29a3 100644 --- a/nifi-nar-bundles/nifi-iceberg-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-iceberg-bundle/pom.xml @@ -17,7 +17,7 @@ nifi-nar-bundles org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 diff --git a/nifi-nar-bundles/nifi-influxdb-bundle/nifi-influxdb-nar/pom.xml b/nifi-nar-bundles/nifi-influxdb-bundle/nifi-influxdb-nar/pom.xml index 8baef11836..0f26f7c993 100644 --- a/nifi-nar-bundles/nifi-influxdb-bundle/nifi-influxdb-nar/pom.xml +++ b/nifi-nar-bundles/nifi-influxdb-bundle/nifi-influxdb-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-influxdb-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-influxdb-nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-nar-bundles/nifi-influxdb-bundle/nifi-influxdb-processors/pom.xml b/nifi-nar-bundles/nifi-influxdb-bundle/nifi-influxdb-processors/pom.xml index e245bca330..b4918ad36a 100644 --- a/nifi-nar-bundles/nifi-influxdb-bundle/nifi-influxdb-processors/pom.xml +++ b/nifi-nar-bundles/nifi-influxdb-bundle/nifi-influxdb-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-influxdb-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-influxdb-processors diff --git a/nifi-nar-bundles/nifi-influxdb-bundle/pom.xml b/nifi-nar-bundles/nifi-influxdb-bundle/pom.xml index 916c77dd18..2039686cd3 100644 --- a/nifi-nar-bundles/nifi-influxdb-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-influxdb-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-influxdb-bundle @@ -35,7 +35,7 @@ org.apache.nifi nifi-influxdb-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-iotdb-bundle/nifi-iotdb-nar/pom.xml b/nifi-nar-bundles/nifi-iotdb-bundle/nifi-iotdb-nar/pom.xml index 5975ec016c..773f91820d 100644 --- a/nifi-nar-bundles/nifi-iotdb-bundle/nifi-iotdb-nar/pom.xml +++ b/nifi-nar-bundles/nifi-iotdb-bundle/nifi-iotdb-nar/pom.xml @@ -17,7 +17,7 @@ nifi-iotdb-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 diff --git a/nifi-nar-bundles/nifi-iotdb-bundle/nifi-iotdb-processors/pom.xml b/nifi-nar-bundles/nifi-iotdb-bundle/nifi-iotdb-processors/pom.xml index 026625342d..972962a6fe 100644 --- a/nifi-nar-bundles/nifi-iotdb-bundle/nifi-iotdb-processors/pom.xml +++ b/nifi-nar-bundles/nifi-iotdb-bundle/nifi-iotdb-processors/pom.xml @@ -17,7 +17,7 @@ nifi-iotdb-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 diff --git a/nifi-nar-bundles/nifi-iotdb-bundle/pom.xml b/nifi-nar-bundles/nifi-iotdb-bundle/pom.xml index 38d251b64c..aea45ef931 100644 --- a/nifi-nar-bundles/nifi-iotdb-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-iotdb-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-iotdb-bundle diff --git a/nifi-nar-bundles/nifi-jetty-bundle/pom.xml b/nifi-nar-bundles/nifi-jetty-bundle/pom.xml index da4b40935a..0cc2ea50ef 100644 --- a/nifi-nar-bundles/nifi-jetty-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-jetty-bundle/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-jetty-bundle nar diff --git a/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-cf-service-nar/pom.xml b/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-cf-service-nar/pom.xml index 9bb655d445..b4756d7ef5 100644 --- a/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-cf-service-nar/pom.xml +++ b/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-cf-service-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-jms-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-jms-cf-service-nar nar @@ -31,7 +31,7 @@ org.apache.nifi nifi-jms-cf-service - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-cf-service/pom.xml b/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-cf-service/pom.xml index bccfab422f..094bb3d995 100644 --- a/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-cf-service/pom.xml +++ b/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-cf-service/pom.xml @@ -12,7 +12,7 @@ org.apache.nifi nifi-jms-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 nifi-jms-cf-service diff --git a/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors-nar/pom.xml b/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors-nar/pom.xml index 2d1e12172a..8eb91fb115 100644 --- a/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors-nar/pom.xml +++ b/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-jms-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-jms-processors-nar nar @@ -26,13 +26,13 @@ org.apache.nifi nifi-jms-cf-service-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-jms-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors/pom.xml b/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors/pom.xml index f1c27cd6a3..c2e7fa4eeb 100644 --- a/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors/pom.xml +++ b/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors/pom.xml @@ -12,7 +12,7 @@ org.apache.nifi nifi-jms-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 nifi-jms-processors @@ -34,7 +34,7 @@ org.apache.nifi nifi-jms-cf-service provided - 2.0.0-SNAPSHOT + 2.0.0-M1 org.springframework @@ -91,13 +91,13 @@ org.apache.nifi nifi-record-serialization-services - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-schema-registry-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-jms-bundle/pom.xml b/nifi-nar-bundles/nifi-jms-bundle/pom.xml index 253ea143df..8f156a83dc 100644 --- a/nifi-nar-bundles/nifi-jms-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-jms-bundle/pom.xml @@ -17,7 +17,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom nifi-jms-bundle diff --git a/nifi-nar-bundles/nifi-jolt-record-bundle/nifi-jolt-record-nar/pom.xml b/nifi-nar-bundles/nifi-jolt-record-bundle/nifi-jolt-record-nar/pom.xml index 7d72f78cf5..b22fe2ac1c 100644 --- a/nifi-nar-bundles/nifi-jolt-record-bundle/nifi-jolt-record-nar/pom.xml +++ b/nifi-nar-bundles/nifi-jolt-record-bundle/nifi-jolt-record-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-jolt-record-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-jolt-record-nar @@ -34,7 +34,7 @@ org.apache.nifi nifi-jolt-record-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-jolt-record-bundle/nifi-jolt-record-processors/pom.xml b/nifi-nar-bundles/nifi-jolt-record-bundle/nifi-jolt-record-processors/pom.xml index cf8f3065ee..61b95bb1b7 100644 --- a/nifi-nar-bundles/nifi-jolt-record-bundle/nifi-jolt-record-processors/pom.xml +++ b/nifi-nar-bundles/nifi-jolt-record-bundle/nifi-jolt-record-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-jolt-record-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-jolt-record-processors @@ -79,19 +79,19 @@ org.apache.nifi nifi-mock-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-record-serialization-services - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-schema-registry-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-jolt-record-bundle/pom.xml b/nifi-nar-bundles/nifi-jolt-record-bundle/pom.xml index d4bf8a10dc..693b901f06 100644 --- a/nifi-nar-bundles/nifi-jolt-record-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-jolt-record-bundle/pom.xml @@ -19,7 +19,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom @@ -40,12 +40,12 @@ org.apache.nifi nifi-jolt-record-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-record-serialization-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 com.bazaarvoice.jolt diff --git a/nifi-nar-bundles/nifi-jslt-bundle/nifi-jslt-nar/pom.xml b/nifi-nar-bundles/nifi-jslt-bundle/nifi-jslt-nar/pom.xml index 69567974d1..5b26fbe947 100644 --- a/nifi-nar-bundles/nifi-jslt-bundle/nifi-jslt-nar/pom.xml +++ b/nifi-nar-bundles/nifi-jslt-bundle/nifi-jslt-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-jslt-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-jslt-nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-jslt-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-jslt-bundle/nifi-jslt-processors/pom.xml b/nifi-nar-bundles/nifi-jslt-bundle/nifi-jslt-processors/pom.xml index c6ca43d275..0e5352d5b0 100644 --- a/nifi-nar-bundles/nifi-jslt-bundle/nifi-jslt-processors/pom.xml +++ b/nifi-nar-bundles/nifi-jslt-bundle/nifi-jslt-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-jslt-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-jslt-processors diff --git a/nifi-nar-bundles/nifi-jslt-bundle/pom.xml b/nifi-nar-bundles/nifi-jslt-bundle/pom.xml index 91cd2d5bda..48f1bb1188 100644 --- a/nifi-nar-bundles/nifi-jslt-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-jslt-bundle/pom.xml @@ -19,13 +19,13 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom org.apache.nifi nifi-jslt-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 pom diff --git a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-2-6-nar/pom.xml b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-2-6-nar/pom.xml index 400692589b..da24fea000 100644 --- a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-2-6-nar/pom.xml +++ b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-2-6-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-kafka-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-kafka-2-6-nar nar diff --git a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-2-6-processors/pom.xml b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-2-6-processors/pom.xml index 21aac4295f..ad79aaa164 100644 --- a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-2-6-processors/pom.xml +++ b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-2-6-processors/pom.xml @@ -16,7 +16,7 @@ org.apache.nifi nifi-kafka-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 nifi-kafka-2-6-processors @@ -57,7 +57,7 @@ org.apache.nifi nifi-security-kerberos - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -97,19 +97,19 @@ org.apache.nifi nifi-mock-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-record-serialization-services - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-schema-registry-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 test @@ -120,7 +120,7 @@ org.apache.nifi nifi-record-path - 2.0.0-SNAPSHOT + 2.0.0-M1 compile diff --git a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-shared/pom.xml b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-shared/pom.xml index c3c0fc530a..4a727d7cae 100644 --- a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-shared/pom.xml +++ b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-shared/pom.xml @@ -16,7 +16,7 @@ org.apache.nifi nifi-kafka-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 nifi-kafka-shared diff --git a/nifi-nar-bundles/nifi-kafka-bundle/pom.xml b/nifi-nar-bundles/nifi-kafka-bundle/pom.xml index c5bb469ad1..c35354e86d 100644 --- a/nifi-nar-bundles/nifi-kafka-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-kafka-bundle/pom.xml @@ -17,7 +17,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom nifi-kafka-bundle @@ -44,12 +44,12 @@ org.apache.nifi nifi-kafka-2-6-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-kafka-shared - 2.0.0-SNAPSHOT + 2.0.0-M1 io.netty diff --git a/nifi-nar-bundles/nifi-kerberos-iaa-providers-bundle/nifi-kerberos-iaa-providers-nar/pom.xml b/nifi-nar-bundles/nifi-kerberos-iaa-providers-bundle/nifi-kerberos-iaa-providers-nar/pom.xml index 3f3acc0856..a248fee4ba 100644 --- a/nifi-nar-bundles/nifi-kerberos-iaa-providers-bundle/nifi-kerberos-iaa-providers-nar/pom.xml +++ b/nifi-nar-bundles/nifi-kerberos-iaa-providers-bundle/nifi-kerberos-iaa-providers-nar/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-kerberos-iaa-providers-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-kerberos-iaa-providers-nar nar diff --git a/nifi-nar-bundles/nifi-kerberos-iaa-providers-bundle/nifi-kerberos-iaa-providers/pom.xml b/nifi-nar-bundles/nifi-kerberos-iaa-providers-bundle/nifi-kerberos-iaa-providers/pom.xml index dbd167228b..360b6ce2d8 100644 --- a/nifi-nar-bundles/nifi-kerberos-iaa-providers-bundle/nifi-kerberos-iaa-providers/pom.xml +++ b/nifi-nar-bundles/nifi-kerberos-iaa-providers-bundle/nifi-kerberos-iaa-providers/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-kerberos-iaa-providers-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-kerberos-iaa-providers jar @@ -34,7 +34,7 @@ org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.springframework.security.kerberos diff --git a/nifi-nar-bundles/nifi-kerberos-iaa-providers-bundle/pom.xml b/nifi-nar-bundles/nifi-kerberos-iaa-providers-bundle/pom.xml index e49fc907f3..36eafd424c 100644 --- a/nifi-nar-bundles/nifi-kerberos-iaa-providers-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-kerberos-iaa-providers-bundle/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-kerberos-iaa-providers-bundle pom @@ -31,7 +31,7 @@ org.apache.nifi nifi-kerberos-iaa-providers - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-kudu-bundle/nifi-kudu-controller-service/pom.xml b/nifi-nar-bundles/nifi-kudu-bundle/nifi-kudu-controller-service/pom.xml index 2c28276268..9c78b3faba 100644 --- a/nifi-nar-bundles/nifi-kudu-bundle/nifi-kudu-controller-service/pom.xml +++ b/nifi-nar-bundles/nifi-kudu-bundle/nifi-kudu-controller-service/pom.xml @@ -18,7 +18,7 @@ nifi-kudu-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-kudu-controller-service @@ -67,7 +67,7 @@ org.apache.nifi nifi-security-kerberos - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-kudu-bundle/nifi-kudu-nar/pom.xml b/nifi-nar-bundles/nifi-kudu-bundle/nifi-kudu-nar/pom.xml index adcbc751bf..8179d46483 100644 --- a/nifi-nar-bundles/nifi-kudu-bundle/nifi-kudu-nar/pom.xml +++ b/nifi-nar-bundles/nifi-kudu-bundle/nifi-kudu-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-kudu-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-kudu-nar @@ -29,17 +29,17 @@ org.apache.nifi nifi-kudu-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-kudu-controller-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-hadoop-libraries-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-nar-bundles/nifi-kudu-bundle/nifi-kudu-processors/pom.xml b/nifi-nar-bundles/nifi-kudu-bundle/nifi-kudu-processors/pom.xml index 31da4f2964..d4582c328c 100644 --- a/nifi-nar-bundles/nifi-kudu-bundle/nifi-kudu-processors/pom.xml +++ b/nifi-nar-bundles/nifi-kudu-bundle/nifi-kudu-processors/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-kudu-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-kudu-processors @@ -54,7 +54,7 @@ org.apache.nifi nifi-kerberos-credentials-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -80,12 +80,12 @@ org.apache.nifi nifi-record-path - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-kerberos - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.kudu @@ -102,13 +102,13 @@ org.apache.nifi nifi-mock-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-kudu-bundle/pom.xml b/nifi-nar-bundles/nifi-kudu-bundle/pom.xml index f3243a98c3..9bfbfc9f31 100644 --- a/nifi-nar-bundles/nifi-kudu-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-kudu-bundle/pom.xml @@ -19,7 +19,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom diff --git a/nifi-nar-bundles/nifi-language-translation-bundle/nifi-language-translation-nar/pom.xml b/nifi-nar-bundles/nifi-language-translation-bundle/nifi-language-translation-nar/pom.xml index efa45cab84..b9d61b66de 100644 --- a/nifi-nar-bundles/nifi-language-translation-bundle/nifi-language-translation-nar/pom.xml +++ b/nifi-nar-bundles/nifi-language-translation-bundle/nifi-language-translation-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-language-translation-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-language-translation-nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-yandex-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-language-translation-bundle/nifi-yandex-processors/pom.xml b/nifi-nar-bundles/nifi-language-translation-bundle/nifi-yandex-processors/pom.xml index d15abe49bd..681e76469c 100644 --- a/nifi-nar-bundles/nifi-language-translation-bundle/nifi-yandex-processors/pom.xml +++ b/nifi-nar-bundles/nifi-language-translation-bundle/nifi-yandex-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-language-translation-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-yandex-processors @@ -36,7 +36,7 @@ org.apache.nifi nifi-web-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-language-translation-bundle/pom.xml b/nifi-nar-bundles/nifi-language-translation-bundle/pom.xml index b67e6fb162..3de743d7b5 100644 --- a/nifi-nar-bundles/nifi-language-translation-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-language-translation-bundle/pom.xml @@ -19,7 +19,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom diff --git a/nifi-nar-bundles/nifi-ldap-iaa-providers-bundle/nifi-ldap-iaa-providers-nar/pom.xml b/nifi-nar-bundles/nifi-ldap-iaa-providers-bundle/nifi-ldap-iaa-providers-nar/pom.xml index 5aa0c77299..c3d6cc422b 100644 --- a/nifi-nar-bundles/nifi-ldap-iaa-providers-bundle/nifi-ldap-iaa-providers-nar/pom.xml +++ b/nifi-nar-bundles/nifi-ldap-iaa-providers-bundle/nifi-ldap-iaa-providers-nar/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-ldap-iaa-providers-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-ldap-iaa-providers-nar nar diff --git a/nifi-nar-bundles/nifi-ldap-iaa-providers-bundle/nifi-ldap-iaa-providers/pom.xml b/nifi-nar-bundles/nifi-ldap-iaa-providers-bundle/nifi-ldap-iaa-providers/pom.xml index 828ae92683..af83d19de9 100644 --- a/nifi-nar-bundles/nifi-ldap-iaa-providers-bundle/nifi-ldap-iaa-providers/pom.xml +++ b/nifi-nar-bundles/nifi-ldap-iaa-providers-bundle/nifi-ldap-iaa-providers/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-ldap-iaa-providers-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-ldap-iaa-providers jar @@ -34,17 +34,17 @@ org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-identity - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -88,7 +88,7 @@ org.apache.nifi nifi-expression-language - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-ldap-iaa-providers-bundle/pom.xml b/nifi-nar-bundles/nifi-ldap-iaa-providers-bundle/pom.xml index ece03aaf69..079cfe4c36 100644 --- a/nifi-nar-bundles/nifi-ldap-iaa-providers-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-ldap-iaa-providers-bundle/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-ldap-iaa-providers-bundle pom @@ -31,7 +31,7 @@ org.apache.nifi nifi-ldap-iaa-providers - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-media-bundle/nifi-image-viewer-nar/pom.xml b/nifi-nar-bundles/nifi-media-bundle/nifi-image-viewer-nar/pom.xml index 5f81ef6738..3466585d66 100644 --- a/nifi-nar-bundles/nifi-media-bundle/nifi-image-viewer-nar/pom.xml +++ b/nifi-nar-bundles/nifi-media-bundle/nifi-image-viewer-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-media-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-image-viewer-nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-image-viewer - 2.0.0-SNAPSHOT + 2.0.0-M1 war diff --git a/nifi-nar-bundles/nifi-media-bundle/nifi-image-viewer/pom.xml b/nifi-nar-bundles/nifi-media-bundle/nifi-image-viewer/pom.xml index f93a3517d1..ff69c728e0 100755 --- a/nifi-nar-bundles/nifi-media-bundle/nifi-image-viewer/pom.xml +++ b/nifi-nar-bundles/nifi-media-bundle/nifi-image-viewer/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-media-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-image-viewer NiFi image viewer diff --git a/nifi-nar-bundles/nifi-media-bundle/nifi-media-nar/pom.xml b/nifi-nar-bundles/nifi-media-bundle/nifi-media-nar/pom.xml index 68cbeaafd5..fea8fbe430 100644 --- a/nifi-nar-bundles/nifi-media-bundle/nifi-media-nar/pom.xml +++ b/nifi-nar-bundles/nifi-media-bundle/nifi-media-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-media-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-media-nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-media-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-media-bundle/nifi-media-processors/pom.xml b/nifi-nar-bundles/nifi-media-bundle/nifi-media-processors/pom.xml index 047b33f04b..82cac7079f 100644 --- a/nifi-nar-bundles/nifi-media-bundle/nifi-media-processors/pom.xml +++ b/nifi-nar-bundles/nifi-media-bundle/nifi-media-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-media-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-media-processors diff --git a/nifi-nar-bundles/nifi-media-bundle/pom.xml b/nifi-nar-bundles/nifi-media-bundle/pom.xml index a7c361d161..f2204103fd 100644 --- a/nifi-nar-bundles/nifi-media-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-media-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-media-bundle diff --git a/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-client-service-api-nar/pom.xml b/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-client-service-api-nar/pom.xml index 50a0847e05..b4ec20c33e 100644 --- a/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-client-service-api-nar/pom.xml +++ b/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-client-service-api-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-mongodb-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-mongodb-client-service-api-nar @@ -34,7 +34,7 @@ org.apache.nifi nifi-mongodb-client-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 compile diff --git a/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-client-service-api/pom.xml b/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-client-service-api/pom.xml index 68d2c10525..c0e2f22b79 100644 --- a/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-client-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-client-service-api/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-mongodb-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-mongodb-client-service-api diff --git a/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-nar/pom.xml b/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-nar/pom.xml index 2ecfd601b5..fd23d045a4 100644 --- a/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-nar/pom.xml +++ b/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-mongodb-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-mongodb-nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-mongodb-client-service-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/pom.xml b/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/pom.xml index 6aeec81bd2..0796c3b5eb 100644 --- a/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/pom.xml +++ b/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-mongodb-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-mongodb-processors @@ -70,19 +70,19 @@ org.apache.nifi nifi-mock-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-json-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 compile org.apache.nifi nifi-avro-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test @@ -93,19 +93,19 @@ org.apache.nifi nifi-record-serialization-services - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-mongodb-client-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 compile org.apache.nifi nifi-mongodb-services - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-services-nar/pom.xml b/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-services-nar/pom.xml index 4806a95178..67b09dd163 100644 --- a/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-services-nar/pom.xml +++ b/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-services-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-mongodb-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-mongodb-services-nar nar @@ -25,13 +25,13 @@ org.apache.nifi nifi-mongodb-client-service-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-mongodb-services - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-services/pom.xml b/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-services/pom.xml index d7822c4c37..807c3d82ec 100644 --- a/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-services/pom.xml +++ b/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-services/pom.xml @@ -13,7 +13,7 @@ org.apache.nifi nifi-mongodb-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-mongodb-services jar @@ -64,7 +64,7 @@ org.apache.nifi nifi-avro-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 compile @@ -75,7 +75,7 @@ org.apache.nifi nifi-json-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 compile diff --git a/nifi-nar-bundles/nifi-mongodb-bundle/pom.xml b/nifi-nar-bundles/nifi-mongodb-bundle/pom.xml index cc0cafc909..704930b60f 100644 --- a/nifi-nar-bundles/nifi-mongodb-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-mongodb-bundle/pom.xml @@ -19,7 +19,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom @@ -49,7 +49,7 @@ org.apache.nifi nifi-mongodb-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-nar/pom.xml b/nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-nar/pom.xml index 0ddddc5871..b5e4f290d6 100644 --- a/nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-nar/pom.xml +++ b/nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-mqtt-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-mqtt-nar nar diff --git a/nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/pom.xml b/nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/pom.xml index 547978dbc9..066079efc3 100644 --- a/nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/pom.xml +++ b/nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-mqtt-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -80,13 +80,13 @@ org.apache.nifi nifi-record-serialization-services - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-avro-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-mqtt-bundle/pom.xml b/nifi-nar-bundles/nifi-mqtt-bundle/pom.xml index 3603a3f629..80bd233a2a 100644 --- a/nifi-nar-bundles/nifi-mqtt-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-mqtt-bundle/pom.xml @@ -17,7 +17,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom nifi-mqtt-bundle @@ -31,7 +31,7 @@ org.apache.nifi nifi-mqtt-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-network-bundle/nifi-network-processors-nar/pom.xml b/nifi-nar-bundles/nifi-network-bundle/nifi-network-processors-nar/pom.xml index 3d4a5eb4bb..a998fb8df5 100644 --- a/nifi-nar-bundles/nifi-network-bundle/nifi-network-processors-nar/pom.xml +++ b/nifi-nar-bundles/nifi-network-bundle/nifi-network-processors-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-network-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-network-processors-nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-network-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-network-bundle/nifi-network-processors/pom.xml b/nifi-nar-bundles/nifi-network-bundle/nifi-network-processors/pom.xml index cab56616eb..5ed4b5265a 100644 --- a/nifi-nar-bundles/nifi-network-bundle/nifi-network-processors/pom.xml +++ b/nifi-nar-bundles/nifi-network-bundle/nifi-network-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-network-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-network-processors @@ -33,12 +33,12 @@ org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-network-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 com.fasterxml.jackson.core @@ -47,7 +47,7 @@ org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-network-bundle/nifi-network-utils/pom.xml b/nifi-nar-bundles/nifi-network-bundle/nifi-network-utils/pom.xml index 688136ecaf..38b15d1464 100644 --- a/nifi-nar-bundles/nifi-network-bundle/nifi-network-utils/pom.xml +++ b/nifi-nar-bundles/nifi-network-bundle/nifi-network-utils/pom.xml @@ -17,7 +17,7 @@ nifi-network-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 nifi-network-utils diff --git a/nifi-nar-bundles/nifi-network-bundle/pom.xml b/nifi-nar-bundles/nifi-network-bundle/pom.xml index c6663ceb3d..8294bfbcad 100644 --- a/nifi-nar-bundles/nifi-network-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-network-bundle/pom.xml @@ -19,7 +19,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom diff --git a/nifi-nar-bundles/nifi-opentelemetry-bundle/nifi-opentelemetry-nar/pom.xml b/nifi-nar-bundles/nifi-opentelemetry-bundle/nifi-opentelemetry-nar/pom.xml index 38cc7951c2..98f2205ccc 100644 --- a/nifi-nar-bundles/nifi-opentelemetry-bundle/nifi-opentelemetry-nar/pom.xml +++ b/nifi-nar-bundles/nifi-opentelemetry-bundle/nifi-opentelemetry-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-opentelemetry-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-opentelemetry-nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-opentelemetry-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-opentelemetry-bundle/nifi-opentelemetry-processors/pom.xml b/nifi-nar-bundles/nifi-opentelemetry-bundle/nifi-opentelemetry-processors/pom.xml index 49f323b598..cd0106b3ce 100644 --- a/nifi-nar-bundles/nifi-opentelemetry-bundle/nifi-opentelemetry-processors/pom.xml +++ b/nifi-nar-bundles/nifi-opentelemetry-bundle/nifi-opentelemetry-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-opentelemetry-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-opentelemetry-processors @@ -33,7 +33,7 @@ org.apache.nifi nifi-event-transport - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -90,13 +90,13 @@ org.apache.nifi nifi-web-client-api - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-web-client - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-opentelemetry-bundle/pom.xml b/nifi-nar-bundles/nifi-opentelemetry-bundle/pom.xml index 24cff46159..c2fbb60e13 100644 --- a/nifi-nar-bundles/nifi-opentelemetry-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-opentelemetry-bundle/pom.xml @@ -19,7 +19,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom diff --git a/nifi-nar-bundles/nifi-parquet-bundle/nifi-parquet-nar/pom.xml b/nifi-nar-bundles/nifi-parquet-bundle/nifi-parquet-nar/pom.xml index d41575af1b..5619dd9af4 100644 --- a/nifi-nar-bundles/nifi-parquet-bundle/nifi-parquet-nar/pom.xml +++ b/nifi-nar-bundles/nifi-parquet-bundle/nifi-parquet-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-parquet-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-parquet-nar @@ -29,12 +29,12 @@ org.apache.nifi nifi-parquet-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-hadoop-libraries-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-nar-bundles/nifi-parquet-bundle/nifi-parquet-processors/pom.xml b/nifi-nar-bundles/nifi-parquet-bundle/nifi-parquet-processors/pom.xml index fe09b2e5fd..ed2b885666 100644 --- a/nifi-nar-bundles/nifi-parquet-bundle/nifi-parquet-processors/pom.xml +++ b/nifi-nar-bundles/nifi-parquet-bundle/nifi-parquet-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-parquet-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-parquet-processors jar @@ -44,7 +44,7 @@ org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.hadoop @@ -104,7 +104,7 @@ org.apache.nifi nifi-hadoop-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -126,7 +126,7 @@ org.apache.nifi nifi-mock-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-parquet-bundle/pom.xml b/nifi-nar-bundles/nifi-parquet-bundle/pom.xml index df8f35da77..9552d4c6a3 100644 --- a/nifi-nar-bundles/nifi-parquet-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-parquet-bundle/pom.xml @@ -19,7 +19,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom diff --git a/nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-nar/pom.xml b/nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-nar/pom.xml index 4a7209ff19..4e4f6e35f0 100644 --- a/nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-nar/pom.xml +++ b/nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-pgp-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-pgp-nar @@ -29,12 +29,12 @@ org.apache.nifi nifi-pgp-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-pgp-service-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-processors/pom.xml b/nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-processors/pom.xml index 7c7573863a..ff103a99d3 100644 --- a/nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-processors/pom.xml +++ b/nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-pgp-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-pgp-processors @@ -34,7 +34,7 @@ org.apache.nifi nifi-pgp-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -56,7 +56,7 @@ org.apache.nifi nifi-pgp-test-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-service-api-nar/pom.xml b/nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-service-api-nar/pom.xml index 840a2122a5..678b445e8f 100644 --- a/nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-service-api-nar/pom.xml +++ b/nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-service-api-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-pgp-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-pgp-service-api-nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-pgp-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-service-api/pom.xml b/nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-service-api/pom.xml index 5df185c54f..17d427f1d5 100644 --- a/nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-service-api/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-pgp-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-pgp-service-api diff --git a/nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-service-nar/pom.xml b/nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-service-nar/pom.xml index 7d8c5549f0..3ad00d477c 100644 --- a/nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-service-nar/pom.xml +++ b/nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-service-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-pgp-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-pgp-service-nar @@ -29,12 +29,12 @@ org.apache.nifi nifi-pgp-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-pgp-service-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-service/pom.xml b/nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-service/pom.xml index 3bd8f0ce6b..e5b24ecd04 100644 --- a/nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-service/pom.xml +++ b/nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-service/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-pgp-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-pgp-service @@ -29,7 +29,7 @@ org.apache.nifi nifi-pgp-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -56,7 +56,7 @@ org.apache.nifi nifi-pgp-test-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-test-utils/pom.xml b/nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-test-utils/pom.xml index 7db2353394..952b265a50 100644 --- a/nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-test-utils/pom.xml +++ b/nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-test-utils/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-pgp-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-pgp-test-utils diff --git a/nifi-nar-bundles/nifi-pgp-bundle/pom.xml b/nifi-nar-bundles/nifi-pgp-bundle/pom.xml index bd7af3db00..254956fa25 100644 --- a/nifi-nar-bundles/nifi-pgp-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-pgp-bundle/pom.xml @@ -19,7 +19,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom diff --git a/nifi-nar-bundles/nifi-poi-bundle/nifi-poi-nar/pom.xml b/nifi-nar-bundles/nifi-poi-bundle/nifi-poi-nar/pom.xml index 2ffe006a1a..18544271c2 100644 --- a/nifi-nar-bundles/nifi-poi-bundle/nifi-poi-nar/pom.xml +++ b/nifi-nar-bundles/nifi-poi-bundle/nifi-poi-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-poi-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-poi-nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-poi-services - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-poi-bundle/nifi-poi-services/pom.xml b/nifi-nar-bundles/nifi-poi-bundle/nifi-poi-services/pom.xml index 9a536c716d..f5cf4bcee1 100644 --- a/nifi-nar-bundles/nifi-poi-bundle/nifi-poi-services/pom.xml +++ b/nifi-nar-bundles/nifi-poi-bundle/nifi-poi-services/pom.xml @@ -13,14 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.nifi nifi-poi-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-poi-services @@ -47,7 +45,7 @@ org.apache.nifi nifi-record-serialization-services-shared - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.poi @@ -80,7 +78,7 @@ org.apache.nifi nifi-avro-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.commons diff --git a/nifi-nar-bundles/nifi-poi-bundle/pom.xml b/nifi-nar-bundles/nifi-poi-bundle/pom.xml index 39f717b79f..be0889adfd 100644 --- a/nifi-nar-bundles/nifi-poi-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-poi-bundle/pom.xml @@ -19,7 +19,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom @@ -52,7 +52,7 @@ org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-prometheus-bundle/nifi-prometheus-nar/pom.xml b/nifi-nar-bundles/nifi-prometheus-bundle/nifi-prometheus-nar/pom.xml index acd2844348..495e9bb389 100644 --- a/nifi-nar-bundles/nifi-prometheus-bundle/nifi-prometheus-nar/pom.xml +++ b/nifi-nar-bundles/nifi-prometheus-bundle/nifi-prometheus-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-prometheus-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-prometheus-nar nar @@ -25,13 +25,13 @@ org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-prometheus-reporting-task - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-prometheus-bundle/nifi-prometheus-reporting-task/pom.xml b/nifi-nar-bundles/nifi-prometheus-bundle/nifi-prometheus-reporting-task/pom.xml index d2cb6113e8..a3253ec0b2 100644 --- a/nifi-nar-bundles/nifi-prometheus-bundle/nifi-prometheus-reporting-task/pom.xml +++ b/nifi-nar-bundles/nifi-prometheus-bundle/nifi-prometheus-reporting-task/pom.xml @@ -14,7 +14,7 @@ org.apache.nifi nifi-prometheus-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-prometheus-reporting-task @@ -40,7 +40,7 @@ org.apache.nifi nifi-prometheus-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-prometheus-bundle/pom.xml b/nifi-nar-bundles/nifi-prometheus-bundle/pom.xml index 504efe971c..6599a0b00e 100644 --- a/nifi-nar-bundles/nifi-prometheus-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-prometheus-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-prometheus-bundle diff --git a/nifi-nar-bundles/nifi-provenance-repository-bundle/nifi-persistent-provenance-repository/pom.xml b/nifi-nar-bundles/nifi-provenance-repository-bundle/nifi-persistent-provenance-repository/pom.xml index 30c2ae0baf..fc57a26349 100644 --- a/nifi-nar-bundles/nifi-provenance-repository-bundle/nifi-persistent-provenance-repository/pom.xml +++ b/nifi-nar-bundles/nifi-provenance-repository-bundle/nifi-persistent-provenance-repository/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-provenance-repository-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-persistent-provenance-repository jar @@ -37,12 +37,12 @@ org.apache.nifi nifi-data-provenance-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-schema-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -59,22 +59,22 @@ org.apache.nifi nifi-security-kms - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-repository-encryption - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-properties - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-properties-loader - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.lucene diff --git a/nifi-nar-bundles/nifi-provenance-repository-bundle/nifi-provenance-repository-nar/pom.xml b/nifi-nar-bundles/nifi-provenance-repository-bundle/nifi-provenance-repository-nar/pom.xml index f9ab79b860..dc07cf3f08 100644 --- a/nifi-nar-bundles/nifi-provenance-repository-bundle/nifi-provenance-repository-nar/pom.xml +++ b/nifi-nar-bundles/nifi-provenance-repository-bundle/nifi-provenance-repository-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-provenance-repository-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-provenance-repository-nar nar diff --git a/nifi-nar-bundles/nifi-provenance-repository-bundle/nifi-volatile-provenance-repository/pom.xml b/nifi-nar-bundles/nifi-provenance-repository-bundle/nifi-volatile-provenance-repository/pom.xml index d5d4a50066..37b74121c9 100644 --- a/nifi-nar-bundles/nifi-provenance-repository-bundle/nifi-volatile-provenance-repository/pom.xml +++ b/nifi-nar-bundles/nifi-provenance-repository-bundle/nifi-volatile-provenance-repository/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-provenance-repository-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-volatile-provenance-repository jar @@ -33,7 +33,7 @@ org.apache.nifi nifi-data-provenance-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-provenance-repository-bundle/pom.xml b/nifi-nar-bundles/nifi-provenance-repository-bundle/pom.xml index b623941252..5457bdbd78 100644 --- a/nifi-nar-bundles/nifi-provenance-repository-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-provenance-repository-bundle/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-provenance-repository-bundle pom @@ -34,12 +34,12 @@ org.apache.nifi nifi-persistent-provenance-repository - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-volatile-provenance-repository - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.lucene diff --git a/nifi-nar-bundles/nifi-py4j-bundle/nifi-py4j-bridge/pom.xml b/nifi-nar-bundles/nifi-py4j-bundle/nifi-py4j-bridge/pom.xml index b2b9123f55..f628e25c5a 100644 --- a/nifi-nar-bundles/nifi-py4j-bundle/nifi-py4j-bridge/pom.xml +++ b/nifi-nar-bundles/nifi-py4j-bundle/nifi-py4j-bridge/pom.xml @@ -13,13 +13,11 @@ See the License for the specific language governing permissions and limitations under the License. --> - + nifi-py4j-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -33,7 +31,7 @@ org.apache.nifi nifi-python-framework-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -48,23 +46,23 @@ org.apache.nifi nifi-record - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-record-serialization-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-json-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-py4j-bundle/nifi-py4j-integration-tests/pom.xml b/nifi-nar-bundles/nifi-py4j-bundle/nifi-py4j-integration-tests/pom.xml index 2e272e6451..e42c9d5caa 100644 --- a/nifi-nar-bundles/nifi-py4j-bundle/nifi-py4j-integration-tests/pom.xml +++ b/nifi-nar-bundles/nifi-py4j-bundle/nifi-py4j-integration-tests/pom.xml @@ -13,13 +13,11 @@ See the License for the specific language governing permissions and limitations under the License. --> - + nifi-py4j-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -29,30 +27,30 @@ org.apache.nifi nifi-python-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-python-test-extensions - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-python-extension-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-py4j-bridge - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test @@ -85,7 +83,7 @@ org.apache.nifi nifi-record-serialization-services - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-py4j-bundle/nifi-py4j-nar/pom.xml b/nifi-nar-bundles/nifi-py4j-bundle/nifi-py4j-nar/pom.xml index 2186806bfa..8e92a45113 100644 --- a/nifi-nar-bundles/nifi-py4j-bundle/nifi-py4j-nar/pom.xml +++ b/nifi-nar-bundles/nifi-py4j-bundle/nifi-py4j-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-py4j-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-py4j-nar @@ -29,12 +29,12 @@ org.apache.nifi nifi-py4j-bridge - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-record - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-py4j-bundle/nifi-python-extension-api/pom.xml b/nifi-nar-bundles/nifi-py4j-bundle/nifi-python-extension-api/pom.xml index 9a1a295db8..fd82202b2b 100644 --- a/nifi-nar-bundles/nifi-py4j-bundle/nifi-python-extension-api/pom.xml +++ b/nifi-nar-bundles/nifi-py4j-bundle/nifi-python-extension-api/pom.xml @@ -13,13 +13,11 @@ See the License for the specific language governing permissions and limitations under the License. --> - + nifi-py4j-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 diff --git a/nifi-nar-bundles/nifi-py4j-bundle/nifi-python-framework-api/pom.xml b/nifi-nar-bundles/nifi-py4j-bundle/nifi-python-framework-api/pom.xml index 77023a817d..71e9480646 100644 --- a/nifi-nar-bundles/nifi-py4j-bundle/nifi-python-framework-api/pom.xml +++ b/nifi-nar-bundles/nifi-py4j-bundle/nifi-python-framework-api/pom.xml @@ -13,13 +13,11 @@ See the License for the specific language governing permissions and limitations under the License. --> - + org.apache.nifi nifi-py4j-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 diff --git a/nifi-nar-bundles/nifi-py4j-bundle/nifi-python-framework/pom.xml b/nifi-nar-bundles/nifi-py4j-bundle/nifi-python-framework/pom.xml index 5a81eacfec..973f86d49e 100644 --- a/nifi-nar-bundles/nifi-py4j-bundle/nifi-python-framework/pom.xml +++ b/nifi-nar-bundles/nifi-py4j-bundle/nifi-python-framework/pom.xml @@ -13,13 +13,11 @@ See the License for the specific language governing permissions and limitations under the License. --> - + nifi-py4j-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 diff --git a/nifi-nar-bundles/nifi-py4j-bundle/nifi-python-test-extensions/pom.xml b/nifi-nar-bundles/nifi-py4j-bundle/nifi-python-test-extensions/pom.xml index 5aa1f65192..baa781e98b 100644 --- a/nifi-nar-bundles/nifi-py4j-bundle/nifi-python-test-extensions/pom.xml +++ b/nifi-nar-bundles/nifi-py4j-bundle/nifi-python-test-extensions/pom.xml @@ -13,13 +13,11 @@ See the License for the specific language governing permissions and limitations under the License. --> - + nifi-py4j-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 diff --git a/nifi-nar-bundles/nifi-py4j-bundle/pom.xml b/nifi-nar-bundles/nifi-py4j-bundle/pom.xml index 68cc3261ed..b2eaf9bf28 100644 --- a/nifi-nar-bundles/nifi-py4j-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-py4j-bundle/pom.xml @@ -13,13 +13,11 @@ See the License for the specific language governing permissions and limitations under the License. --> - + nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom 4.0.0 diff --git a/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-nar/pom.xml b/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-nar/pom.xml index 87d47d739d..a06566f064 100644 --- a/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-nar/pom.xml +++ b/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-ranger-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-ranger-nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-ranger-plugin - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-plugin/pom.xml b/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-plugin/pom.xml index f7d3b2311a..33b979f35c 100644 --- a/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-plugin/pom.xml +++ b/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-plugin/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-ranger-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-ranger-plugin @@ -195,12 +195,12 @@ org.apache.nifi nifi-xml-processing - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-resources/pom.xml b/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-resources/pom.xml index 3b7655c975..570b004448 100644 --- a/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-resources/pom.xml +++ b/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-resources/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-ranger-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-ranger-resources diff --git a/nifi-nar-bundles/nifi-ranger-bundle/pom.xml b/nifi-nar-bundles/nifi-ranger-bundle/pom.xml index 1cc559785f..bc2ee30fa6 100644 --- a/nifi-nar-bundles/nifi-ranger-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-ranger-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-ranger-bundle diff --git a/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-extensions/pom.xml b/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-extensions/pom.xml index 1c450c9c23..bcf86e0ba3 100644 --- a/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-extensions/pom.xml +++ b/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-extensions/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-redis-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-redis-extensions @@ -35,13 +35,13 @@ org.apache.nifi nifi-redis-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-redis-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.springframework.data @@ -87,7 +87,7 @@ org.apache.nifi nifi-record-path - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -101,7 +101,7 @@ org.apache.nifi nifi-mock-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-nar/pom.xml b/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-nar/pom.xml index c14275f5ba..500a2b2868 100644 --- a/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-nar/pom.xml +++ b/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-redis-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-redis-nar @@ -29,12 +29,12 @@ org.apache.nifi nifi-redis-extensions - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-redis-service-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-service-api-nar/pom.xml b/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-service-api-nar/pom.xml index f766c1eb0c..243827891b 100644 --- a/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-service-api-nar/pom.xml +++ b/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-service-api-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-redis-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-redis-service-api-nar @@ -34,7 +34,7 @@ org.apache.nifi nifi-redis-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-service-api/pom.xml b/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-service-api/pom.xml index 347ffa5504..29ca141e61 100644 --- a/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-service-api/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-redis-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-redis-service-api diff --git a/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-utils/pom.xml b/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-utils/pom.xml index fc89061945..bf63a4e0f8 100644 --- a/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-utils/pom.xml +++ b/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-utils/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-redis-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-redis-utils @@ -33,7 +33,7 @@ org.apache.nifi nifi-redis-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided diff --git a/nifi-nar-bundles/nifi-redis-bundle/pom.xml b/nifi-nar-bundles/nifi-redis-bundle/pom.xml index 99b62cbf16..8a1c434e5e 100644 --- a/nifi-nar-bundles/nifi-redis-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-redis-bundle/pom.xml @@ -19,7 +19,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom diff --git a/nifi-nar-bundles/nifi-registry-bundle/nifi-registry-nar/pom.xml b/nifi-nar-bundles/nifi-registry-bundle/nifi-registry-nar/pom.xml index a743de66df..e1214258a0 100644 --- a/nifi-nar-bundles/nifi-registry-bundle/nifi-registry-nar/pom.xml +++ b/nifi-nar-bundles/nifi-registry-bundle/nifi-registry-nar/pom.xml @@ -14,7 +14,7 @@ org.apache.nifi nifi-registry-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-registry-nar nar @@ -22,13 +22,13 @@ org.apache.nifi nifi-standard-shared-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-registry-service - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-registry-bundle/nifi-registry-service/pom.xml b/nifi-nar-bundles/nifi-registry-bundle/nifi-registry-service/pom.xml index b879530b07..4d2163ba73 100644 --- a/nifi-nar-bundles/nifi-registry-bundle/nifi-registry-service/pom.xml +++ b/nifi-nar-bundles/nifi-registry-bundle/nifi-registry-service/pom.xml @@ -14,7 +14,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-registry-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-registry-service jar @@ -34,7 +34,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-avro-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-registry-bundle/pom.xml b/nifi-nar-bundles/nifi-registry-bundle/pom.xml index 0541e3ff84..13bc357e4e 100644 --- a/nifi-nar-bundles/nifi-registry-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-registry-bundle/pom.xml @@ -14,7 +14,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom nifi-registry-bundle diff --git a/nifi-nar-bundles/nifi-salesforce-bundle/nifi-salesforce-nar/pom.xml b/nifi-nar-bundles/nifi-salesforce-bundle/nifi-salesforce-nar/pom.xml index c5cfffcdd2..474251e42c 100644 --- a/nifi-nar-bundles/nifi-salesforce-bundle/nifi-salesforce-nar/pom.xml +++ b/nifi-nar-bundles/nifi-salesforce-bundle/nifi-salesforce-nar/pom.xml @@ -17,7 +17,7 @@ nifi-salesforce-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -28,7 +28,7 @@ org.apache.nifi nifi-salesforce-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-salesforce-bundle/nifi-salesforce-processors/pom.xml b/nifi-nar-bundles/nifi-salesforce-bundle/nifi-salesforce-processors/pom.xml index d239568355..8d366042a8 100644 --- a/nifi-nar-bundles/nifi-salesforce-bundle/nifi-salesforce-processors/pom.xml +++ b/nifi-nar-bundles/nifi-salesforce-bundle/nifi-salesforce-processors/pom.xml @@ -17,7 +17,7 @@ nifi-salesforce-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -44,7 +44,7 @@ org.apache.nifi nifi-json-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.camel @@ -82,13 +82,13 @@ org.apache.nifi nifi-oauth2-provider-service - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-mock-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-salesforce-bundle/pom.xml b/nifi-nar-bundles/nifi-salesforce-bundle/pom.xml index c32ec00c72..6cb7cb50ce 100644 --- a/nifi-nar-bundles/nifi-salesforce-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-salesforce-bundle/pom.xml @@ -17,7 +17,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom 4.0.0 diff --git a/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-nar/pom.xml b/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-nar/pom.xml index d09a5fc450..e22d063810 100644 --- a/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-nar/pom.xml +++ b/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-scripting-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-scripting-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-standard-shared-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors/pom.xml b/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors/pom.xml index 10f4ebd58a..c7e1a9e970 100644 --- a/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors/pom.xml +++ b/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-scripting-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-scripting-processors @@ -57,7 +57,7 @@ org.apache.nifi nifi-record-path - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -96,7 +96,7 @@ org.apache.nifi nifi-mock-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-scripting-bundle/pom.xml b/nifi-nar-bundles/nifi-scripting-bundle/pom.xml index 9976d0e29b..841a9b567c 100644 --- a/nifi-nar-bundles/nifi-scripting-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-scripting-bundle/pom.xml @@ -19,7 +19,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom @@ -40,7 +40,7 @@ org.apache.nifi nifi-scripting-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -61,13 +61,13 @@ org.apache.nifi nifi-metrics - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-avro-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 provided diff --git a/nifi-nar-bundles/nifi-shopify-bundle/nifi-shopify-nar/pom.xml b/nifi-nar-bundles/nifi-shopify-bundle/nifi-shopify-nar/pom.xml index d4b12f4985..9a0dbdd694 100644 --- a/nifi-nar-bundles/nifi-shopify-bundle/nifi-shopify-nar/pom.xml +++ b/nifi-nar-bundles/nifi-shopify-bundle/nifi-shopify-nar/pom.xml @@ -17,7 +17,7 @@ nifi-shopify-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -28,12 +28,12 @@ org.apache.nifi nifi-shopify-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-standard-shared-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-nar-bundles/nifi-shopify-bundle/nifi-shopify-processors/pom.xml b/nifi-nar-bundles/nifi-shopify-bundle/nifi-shopify-processors/pom.xml index 9f907a16e8..58cd3b9030 100644 --- a/nifi-nar-bundles/nifi-shopify-bundle/nifi-shopify-processors/pom.xml +++ b/nifi-nar-bundles/nifi-shopify-bundle/nifi-shopify-processors/pom.xml @@ -17,7 +17,7 @@ nifi-shopify-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -31,7 +31,7 @@ org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 commons-io @@ -53,7 +53,7 @@ org.apache.nifi nifi-web-client-provider-service - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-shopify-bundle/pom.xml b/nifi-nar-bundles/nifi-shopify-bundle/pom.xml index b1b4cbd84e..f3024be3a1 100644 --- a/nifi-nar-bundles/nifi-shopify-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-shopify-bundle/pom.xml @@ -17,7 +17,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom 4.0.0 diff --git a/nifi-nar-bundles/nifi-single-user-iaa-providers-bundle/nifi-single-user-iaa-providers-nar/pom.xml b/nifi-nar-bundles/nifi-single-user-iaa-providers-bundle/nifi-single-user-iaa-providers-nar/pom.xml index e1c90875c7..a78aa92ce3 100644 --- a/nifi-nar-bundles/nifi-single-user-iaa-providers-bundle/nifi-single-user-iaa-providers-nar/pom.xml +++ b/nifi-nar-bundles/nifi-single-user-iaa-providers-bundle/nifi-single-user-iaa-providers-nar/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-single-user-iaa-providers-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-single-user-iaa-providers-nar nar diff --git a/nifi-nar-bundles/nifi-single-user-iaa-providers-bundle/nifi-single-user-iaa-providers/pom.xml b/nifi-nar-bundles/nifi-single-user-iaa-providers-bundle/nifi-single-user-iaa-providers/pom.xml index 1ddaf5f98c..b5534c5e0d 100644 --- a/nifi-nar-bundles/nifi-single-user-iaa-providers-bundle/nifi-single-user-iaa-providers/pom.xml +++ b/nifi-nar-bundles/nifi-single-user-iaa-providers-bundle/nifi-single-user-iaa-providers/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-single-user-iaa-providers-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-single-user-iaa-providers jar @@ -42,7 +42,7 @@ org.apache.nifi nifi-single-user-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-single-user-iaa-providers-bundle/pom.xml b/nifi-nar-bundles/nifi-single-user-iaa-providers-bundle/pom.xml index 44dfe2933f..74ff32a8a0 100644 --- a/nifi-nar-bundles/nifi-single-user-iaa-providers-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-single-user-iaa-providers-bundle/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-single-user-iaa-providers-bundle pom @@ -31,7 +31,7 @@ org.apache.nifi nifi-single-user-iaa-providers - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-site-to-site-reporting-bundle/nifi-site-to-site-reporting-nar/pom.xml b/nifi-nar-bundles/nifi-site-to-site-reporting-bundle/nifi-site-to-site-reporting-nar/pom.xml index de9500e1cb..9d11039f56 100644 --- a/nifi-nar-bundles/nifi-site-to-site-reporting-bundle/nifi-site-to-site-reporting-nar/pom.xml +++ b/nifi-nar-bundles/nifi-site-to-site-reporting-bundle/nifi-site-to-site-reporting-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-site-to-site-reporting-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-site-to-site-reporting-nar diff --git a/nifi-nar-bundles/nifi-site-to-site-reporting-bundle/nifi-site-to-site-reporting-task/pom.xml b/nifi-nar-bundles/nifi-site-to-site-reporting-bundle/nifi-site-to-site-reporting-task/pom.xml index d8975df2d5..9279f3471e 100644 --- a/nifi-nar-bundles/nifi-site-to-site-reporting-bundle/nifi-site-to-site-reporting-task/pom.xml +++ b/nifi-nar-bundles/nifi-site-to-site-reporting-bundle/nifi-site-to-site-reporting-task/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-site-to-site-reporting-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-site-to-site-reporting-task @@ -32,7 +32,7 @@ org.apache.nifi nifi-reporting-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -49,7 +49,7 @@ org.apache.nifi nifi-site-to-site-client - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -70,7 +70,7 @@ org.apache.nifi nifi-avro-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.glassfish @@ -86,7 +86,7 @@ org.apache.nifi nifi-data-provenance-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test @@ -96,7 +96,7 @@ org.apache.nifi nifi-mock-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-site-to-site-reporting-bundle/pom.xml b/nifi-nar-bundles/nifi-site-to-site-reporting-bundle/pom.xml index ff0f645d32..c20ed7623a 100644 --- a/nifi-nar-bundles/nifi-site-to-site-reporting-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-site-to-site-reporting-bundle/pom.xml @@ -18,7 +18,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom @@ -35,7 +35,7 @@ org.apache.nifi nifi-site-to-site-reporting-task - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-slack-bundle/nifi-slack-nar/pom.xml b/nifi-nar-bundles/nifi-slack-bundle/nifi-slack-nar/pom.xml index 2dad97538a..f40067d8b2 100644 --- a/nifi-nar-bundles/nifi-slack-bundle/nifi-slack-nar/pom.xml +++ b/nifi-nar-bundles/nifi-slack-bundle/nifi-slack-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-slack-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-slack-nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-slack-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-slack-bundle/nifi-slack-processors/pom.xml b/nifi-nar-bundles/nifi-slack-bundle/nifi-slack-processors/pom.xml index f75f089f76..cb40b3106f 100644 --- a/nifi-nar-bundles/nifi-slack-bundle/nifi-slack-processors/pom.xml +++ b/nifi-nar-bundles/nifi-slack-bundle/nifi-slack-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-slack-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-slack-processors @@ -119,7 +119,7 @@ org.apache.nifi nifi-web-client-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -138,7 +138,7 @@ org.apache.nifi nifi-web-client-provider-service - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-slack-bundle/pom.xml b/nifi-nar-bundles/nifi-slack-bundle/pom.xml index 449bfb964f..cc92558385 100644 --- a/nifi-nar-bundles/nifi-slack-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-slack-bundle/pom.xml @@ -19,7 +19,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom diff --git a/nifi-nar-bundles/nifi-smb-bundle/nifi-smb-client-api-nar/pom.xml b/nifi-nar-bundles/nifi-smb-bundle/nifi-smb-client-api-nar/pom.xml index 3aad997442..85df0244f5 100644 --- a/nifi-nar-bundles/nifi-smb-bundle/nifi-smb-client-api-nar/pom.xml +++ b/nifi-nar-bundles/nifi-smb-bundle/nifi-smb-client-api-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-smb-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -33,7 +33,7 @@ org.apache.nifi nifi-smb-client-api - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-smb-bundle/nifi-smb-client-api/pom.xml b/nifi-nar-bundles/nifi-smb-bundle/nifi-smb-client-api/pom.xml index 53eac5a4b2..43ea17bb4c 100644 --- a/nifi-nar-bundles/nifi-smb-bundle/nifi-smb-client-api/pom.xml +++ b/nifi-nar-bundles/nifi-smb-bundle/nifi-smb-client-api/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-smb-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-smb-client-api jar @@ -25,12 +25,12 @@ org.apache.nifi nifi-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-listed-entity - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-smb-bundle/nifi-smb-nar/pom.xml b/nifi-nar-bundles/nifi-smb-bundle/nifi-smb-nar/pom.xml index 6c879cca01..b36643b591 100644 --- a/nifi-nar-bundles/nifi-smb-bundle/nifi-smb-nar/pom.xml +++ b/nifi-nar-bundles/nifi-smb-bundle/nifi-smb-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-smb-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-smb-nar @@ -29,12 +29,12 @@ org.apache.nifi nifi-smb-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-smb-client-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-nar-bundles/nifi-smb-bundle/nifi-smb-processors/pom.xml b/nifi-nar-bundles/nifi-smb-bundle/nifi-smb-processors/pom.xml index bf089abcc2..a877cb74f7 100644 --- a/nifi-nar-bundles/nifi-smb-bundle/nifi-smb-processors/pom.xml +++ b/nifi-nar-bundles/nifi-smb-bundle/nifi-smb-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-smb-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-smb-processors @@ -29,7 +29,7 @@ org.apache.nifi nifi-smb-client-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -55,7 +55,7 @@ org.apache.nifi nifi-smb-smbj-common - 2.0.0-SNAPSHOT + 2.0.0-M1 com.hierynomus @@ -72,7 +72,7 @@ org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test @@ -88,7 +88,7 @@ org.apache.nifi nifi-smb-smbj-client - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-smb-bundle/nifi-smb-smbj-client-nar/pom.xml b/nifi-nar-bundles/nifi-smb-bundle/nifi-smb-smbj-client-nar/pom.xml index bf2e55e35b..af3b99c447 100644 --- a/nifi-nar-bundles/nifi-smb-bundle/nifi-smb-smbj-client-nar/pom.xml +++ b/nifi-nar-bundles/nifi-smb-bundle/nifi-smb-smbj-client-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-smb-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-smb-smbj-client-nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-smb-client-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-smb-smbj-client - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-smb-bundle/nifi-smb-smbj-client/pom.xml b/nifi-nar-bundles/nifi-smb-bundle/nifi-smb-smbj-client/pom.xml index 6413d4eba3..cfa9385c13 100644 --- a/nifi-nar-bundles/nifi-smb-bundle/nifi-smb-smbj-client/pom.xml +++ b/nifi-nar-bundles/nifi-smb-bundle/nifi-smb-smbj-client/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-smb-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-smb-smbj-client @@ -29,7 +29,7 @@ org.apache.nifi nifi-smb-client-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -47,7 +47,7 @@ org.apache.nifi nifi-smb-smbj-common - 2.0.0-SNAPSHOT + 2.0.0-M1 com.hierynomus @@ -65,7 +65,7 @@ org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-smb-bundle/nifi-smb-smbj-common/pom.xml b/nifi-nar-bundles/nifi-smb-bundle/nifi-smb-smbj-common/pom.xml index 596df3ba0f..e59d19a3e2 100644 --- a/nifi-nar-bundles/nifi-smb-bundle/nifi-smb-smbj-common/pom.xml +++ b/nifi-nar-bundles/nifi-smb-bundle/nifi-smb-smbj-common/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-smb-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-smb-smbj-common @@ -32,7 +32,7 @@ org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 com.hierynomus @@ -42,7 +42,7 @@ org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-smb-bundle/pom.xml b/nifi-nar-bundles/nifi-smb-bundle/pom.xml index e3667bd159..74b5f09440 100644 --- a/nifi-nar-bundles/nifi-smb-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-smb-bundle/pom.xml @@ -19,7 +19,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom diff --git a/nifi-nar-bundles/nifi-snmp-bundle/nifi-snmp-nar/pom.xml b/nifi-nar-bundles/nifi-snmp-bundle/nifi-snmp-nar/pom.xml index 8dbebc3fb0..f343312335 100644 --- a/nifi-nar-bundles/nifi-snmp-bundle/nifi-snmp-nar/pom.xml +++ b/nifi-nar-bundles/nifi-snmp-bundle/nifi-snmp-nar/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-snmp-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-snmp-nar nar diff --git a/nifi-nar-bundles/nifi-snmp-bundle/nifi-snmp-processors/pom.xml b/nifi-nar-bundles/nifi-snmp-bundle/nifi-snmp-processors/pom.xml index d81925af36..3541b2f93b 100644 --- a/nifi-nar-bundles/nifi-snmp-bundle/nifi-snmp-processors/pom.xml +++ b/nifi-nar-bundles/nifi-snmp-bundle/nifi-snmp-processors/pom.xml @@ -14,7 +14,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-snmp-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-snmp-processors jar @@ -59,7 +59,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-json-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 compile diff --git a/nifi-nar-bundles/nifi-snmp-bundle/pom.xml b/nifi-nar-bundles/nifi-snmp-bundle/pom.xml index da1ef896a4..75e06a1b87 100644 --- a/nifi-nar-bundles/nifi-snmp-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-snmp-bundle/pom.xml @@ -18,7 +18,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom nifi-snmp-bundle @@ -33,7 +33,7 @@ org.apache.nifi nifi-snmp-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-snowflake-bundle/nifi-snowflake-processors-nar/pom.xml b/nifi-nar-bundles/nifi-snowflake-bundle/nifi-snowflake-processors-nar/pom.xml index 01f32ffe1e..0a75b8f13c 100644 --- a/nifi-nar-bundles/nifi-snowflake-bundle/nifi-snowflake-processors-nar/pom.xml +++ b/nifi-nar-bundles/nifi-snowflake-bundle/nifi-snowflake-processors-nar/pom.xml @@ -20,7 +20,7 @@ nifi-snowflake-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -31,12 +31,12 @@ org.apache.nifi nifi-snowflake-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-snowflake-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-nar-bundles/nifi-snowflake-bundle/nifi-snowflake-processors/pom.xml b/nifi-nar-bundles/nifi-snowflake-bundle/nifi-snowflake-processors/pom.xml index ddf5dd293d..3d6bd68b28 100644 --- a/nifi-nar-bundles/nifi-snowflake-bundle/nifi-snowflake-processors/pom.xml +++ b/nifi-nar-bundles/nifi-snowflake-bundle/nifi-snowflake-processors/pom.xml @@ -20,7 +20,7 @@ nifi-snowflake-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -39,13 +39,13 @@ org.apache.nifi nifi-snowflake-services - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-snowflake-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -85,31 +85,31 @@ org.apache.nifi nifi-key-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-key-service - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-dbcp-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-dbcp-base - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-proxy-configuration-api - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-snowflake-bundle/nifi-snowflake-services-api-nar/pom.xml b/nifi-nar-bundles/nifi-snowflake-bundle/nifi-snowflake-services-api-nar/pom.xml index 65db772090..29fbe6749a 100644 --- a/nifi-nar-bundles/nifi-snowflake-bundle/nifi-snowflake-services-api-nar/pom.xml +++ b/nifi-nar-bundles/nifi-snowflake-bundle/nifi-snowflake-services-api-nar/pom.xml @@ -20,7 +20,7 @@ nifi-snowflake-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -31,7 +31,7 @@ org.apache.nifi nifi-snowflake-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-snowflake-bundle/nifi-snowflake-services-api/pom.xml b/nifi-nar-bundles/nifi-snowflake-bundle/nifi-snowflake-services-api/pom.xml index 95661e2dd5..b976a9ae71 100644 --- a/nifi-nar-bundles/nifi-snowflake-bundle/nifi-snowflake-services-api/pom.xml +++ b/nifi-nar-bundles/nifi-snowflake-bundle/nifi-snowflake-services-api/pom.xml @@ -20,7 +20,7 @@ nifi-snowflake-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -41,7 +41,7 @@ org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 provided diff --git a/nifi-nar-bundles/nifi-snowflake-bundle/nifi-snowflake-services-nar/pom.xml b/nifi-nar-bundles/nifi-snowflake-bundle/nifi-snowflake-services-nar/pom.xml index 0a7ccd559d..bd8191919b 100644 --- a/nifi-nar-bundles/nifi-snowflake-bundle/nifi-snowflake-services-nar/pom.xml +++ b/nifi-nar-bundles/nifi-snowflake-bundle/nifi-snowflake-services-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-snowflake-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-snowflake-services-nar @@ -29,12 +29,12 @@ org.apache.nifi nifi-snowflake-services - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-snowflake-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-nar-bundles/nifi-snowflake-bundle/nifi-snowflake-services/pom.xml b/nifi-nar-bundles/nifi-snowflake-bundle/nifi-snowflake-services/pom.xml index 3b2a87ce64..11eaf4a0c6 100644 --- a/nifi-nar-bundles/nifi-snowflake-bundle/nifi-snowflake-services/pom.xml +++ b/nifi-nar-bundles/nifi-snowflake-bundle/nifi-snowflake-services/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-snowflake-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-snowflake-services @@ -33,7 +33,7 @@ org.apache.nifi nifi-dbcp-base - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -44,13 +44,13 @@ org.apache.nifi nifi-key-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-snowflake-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided diff --git a/nifi-nar-bundles/nifi-snowflake-bundle/pom.xml b/nifi-nar-bundles/nifi-snowflake-bundle/pom.xml index 059db5453b..4e0a2e28b6 100644 --- a/nifi-nar-bundles/nifi-snowflake-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-snowflake-bundle/pom.xml @@ -15,7 +15,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom diff --git a/nifi-nar-bundles/nifi-social-media-bundle/nifi-social-media-nar/pom.xml b/nifi-nar-bundles/nifi-social-media-bundle/nifi-social-media-nar/pom.xml index 6ad9830a97..9975ec503b 100644 --- a/nifi-nar-bundles/nifi-social-media-bundle/nifi-social-media-nar/pom.xml +++ b/nifi-nar-bundles/nifi-social-media-bundle/nifi-social-media-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-social-media-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-social-media-nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-twitter-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-social-media-bundle/nifi-twitter-processors/pom.xml b/nifi-nar-bundles/nifi-social-media-bundle/nifi-twitter-processors/pom.xml index 03e0cacff7..79a4ef6721 100644 --- a/nifi-nar-bundles/nifi-social-media-bundle/nifi-twitter-processors/pom.xml +++ b/nifi-nar-bundles/nifi-social-media-bundle/nifi-twitter-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-social-media-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-twitter-processors @@ -52,7 +52,7 @@ org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-social-media-bundle/pom.xml b/nifi-nar-bundles/nifi-social-media-bundle/pom.xml index 25eb0e090c..b7671b0b5f 100644 --- a/nifi-nar-bundles/nifi-social-media-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-social-media-bundle/pom.xml @@ -19,7 +19,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom diff --git a/nifi-nar-bundles/nifi-solr-bundle/nifi-solr-nar/pom.xml b/nifi-nar-bundles/nifi-solr-bundle/nifi-solr-nar/pom.xml index 728335e003..2d8bdf309e 100644 --- a/nifi-nar-bundles/nifi-solr-bundle/nifi-solr-nar/pom.xml +++ b/nifi-nar-bundles/nifi-solr-bundle/nifi-solr-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-solr-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-solr-nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-solr-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-solr-bundle/nifi-solr-processors/pom.xml b/nifi-nar-bundles/nifi-solr-bundle/nifi-solr-processors/pom.xml index e7e898b870..c4c71fc4c4 100755 --- a/nifi-nar-bundles/nifi-solr-bundle/nifi-solr-processors/pom.xml +++ b/nifi-nar-bundles/nifi-solr-bundle/nifi-solr-processors/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-solr-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-solr-processors jar @@ -29,7 +29,7 @@ org.apache.nifi nifi-record-path - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -71,7 +71,7 @@ org.apache.nifi nifi-security-kerberos - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -105,19 +105,19 @@ org.apache.nifi nifi-record-serialization-services - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-mock-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-solr-bundle/pom.xml b/nifi-nar-bundles/nifi-solr-bundle/pom.xml index 2d2c5061b9..9b8b8a7461 100644 --- a/nifi-nar-bundles/nifi-solr-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-solr-bundle/pom.xml @@ -18,7 +18,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom nifi-solr-bundle diff --git a/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-controller-service-api-nar/pom.xml b/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-controller-service-api-nar/pom.xml index ca5dbcc2e6..9c68760864 100644 --- a/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-controller-service-api-nar/pom.xml +++ b/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-controller-service-api-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-spark-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-livy-controller-service-api-nar @@ -27,13 +27,13 @@ org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-livy-controller-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 \ No newline at end of file diff --git a/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-controller-service-api/pom.xml b/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-controller-service-api/pom.xml index 1ed17dcbb0..65103bc2b1 100644 --- a/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-controller-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-controller-service-api/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-spark-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-livy-controller-service-api diff --git a/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-controller-service/pom.xml b/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-controller-service/pom.xml index 1960a05e73..a6a5177302 100644 --- a/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-controller-service/pom.xml +++ b/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-controller-service/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-spark-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-livy-controller-service @@ -35,7 +35,7 @@ org.apache.nifi nifi-livy-controller-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.codehaus.jettison @@ -56,7 +56,7 @@ org.apache.nifi nifi-hadoop-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.hadoop diff --git a/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-nar/pom.xml b/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-nar/pom.xml index 976cf5270c..5e39c5d39b 100644 --- a/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-nar/pom.xml +++ b/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-spark-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-livy-nar @@ -27,18 +27,18 @@ org.apache.nifi nifi-livy-controller-service-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-livy-controller-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-livy-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-processors/pom.xml b/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-processors/pom.xml index 21e7a5ae17..64532f53d9 100644 --- a/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-processors/pom.xml +++ b/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-processors/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-spark-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-livy-processors @@ -31,7 +31,7 @@ org.apache.nifi nifi-livy-controller-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -67,7 +67,7 @@ org.apache.nifi nifi-livy-controller-service - 2.0.0-SNAPSHOT + 2.0.0-M1 test @@ -78,7 +78,7 @@ org.apache.nifi nifi-kerberos-credentials-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-spark-bundle/pom.xml b/nifi-nar-bundles/nifi-spark-bundle/pom.xml index 1c2cf7089b..b7be03e981 100644 --- a/nifi-nar-bundles/nifi-spark-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-spark-bundle/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-spark-bundle @@ -76,7 +76,7 @@ org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-splunk-bundle/nifi-splunk-nar/pom.xml b/nifi-nar-bundles/nifi-splunk-bundle/nifi-splunk-nar/pom.xml index 05fcb5a6a1..e33e2289c7 100644 --- a/nifi-nar-bundles/nifi-splunk-bundle/nifi-splunk-nar/pom.xml +++ b/nifi-nar-bundles/nifi-splunk-bundle/nifi-splunk-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-splunk-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-splunk-nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-splunk-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-splunk-bundle/nifi-splunk-processors/pom.xml b/nifi-nar-bundles/nifi-splunk-bundle/nifi-splunk-processors/pom.xml index bafbb3cde2..3c463d64c6 100644 --- a/nifi-nar-bundles/nifi-splunk-bundle/nifi-splunk-processors/pom.xml +++ b/nifi-nar-bundles/nifi-splunk-bundle/nifi-splunk-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-splunk-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-splunk-processors @@ -45,7 +45,7 @@ org.apache.nifi nifi-event-put - 2.0.0-SNAPSHOT + 2.0.0-M1 commons-io diff --git a/nifi-nar-bundles/nifi-splunk-bundle/pom.xml b/nifi-nar-bundles/nifi-splunk-bundle/pom.xml index bb375856a5..f663a247f0 100644 --- a/nifi-nar-bundles/nifi-splunk-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-splunk-bundle/pom.xml @@ -19,7 +19,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom diff --git a/nifi-nar-bundles/nifi-sql-reporting-bundle/nifi-sql-reporting-nar/pom.xml b/nifi-nar-bundles/nifi-sql-reporting-bundle/nifi-sql-reporting-nar/pom.xml index 6c5c09c430..d9425c8837 100644 --- a/nifi-nar-bundles/nifi-sql-reporting-bundle/nifi-sql-reporting-nar/pom.xml +++ b/nifi-nar-bundles/nifi-sql-reporting-bundle/nifi-sql-reporting-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-sql-reporting-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-sql-reporting-nar @@ -29,12 +29,12 @@ org.apache.nifi nifi-sql-reporting-tasks - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-nar-bundles/nifi-sql-reporting-bundle/nifi-sql-reporting-tasks/pom.xml b/nifi-nar-bundles/nifi-sql-reporting-bundle/nifi-sql-reporting-tasks/pom.xml index c83df6e057..dd620cf1c4 100644 --- a/nifi-nar-bundles/nifi-sql-reporting-bundle/nifi-sql-reporting-tasks/pom.xml +++ b/nifi-nar-bundles/nifi-sql-reporting-bundle/nifi-sql-reporting-tasks/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-sql-reporting-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-sql-reporting-tasks @@ -37,12 +37,12 @@ org.apache.nifi nifi-reporting-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-database-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -63,7 +63,7 @@ org.apache.nifi nifi-calcite-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.calcite @@ -91,13 +91,13 @@ org.apache.nifi nifi-mock-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-user-actions - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-sql-reporting-bundle/pom.xml b/nifi-nar-bundles/nifi-sql-reporting-bundle/pom.xml index f405f42bc6..132db22622 100644 --- a/nifi-nar-bundles/nifi-sql-reporting-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-sql-reporting-bundle/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-sql-reporting-bundle pom @@ -33,7 +33,7 @@ org.apache.nifi nifi-sql-reporting-tasks - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/pom.xml b/nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/pom.xml index 0acc6e2fe1..21471c8da0 100644 --- a/nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/pom.xml +++ b/nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/pom.xml @@ -13,7 +13,7 @@ language governing permissions and limitations under the License. --> nifi-standard-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -42,17 +42,17 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-custom-ui-utilities - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-expression-language - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-standard-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 javax.servlet.jsp diff --git a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-content-viewer/pom.xml b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-content-viewer/pom.xml index 3966e24c94..bab56107b8 100644 --- a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-content-viewer/pom.xml +++ b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-content-viewer/pom.xml @@ -13,7 +13,7 @@ org.apache.nifi nifi-standard-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-standard-content-viewer @@ -30,7 +30,7 @@ org.apache.nifi nifi-xml-processing - 2.0.0-SNAPSHOT + 2.0.0-M1 commons-codec diff --git a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-nar/pom.xml b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-nar/pom.xml index 8d6df4ebec..9cb8e3c968 100644 --- a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-standard-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-standard-nar nar diff --git a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-parameter-providers/pom.xml b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-parameter-providers/pom.xml index b47748b8ca..61b3d06b18 100644 --- a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-parameter-providers/pom.xml +++ b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-parameter-providers/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-standard-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-standard-parameter-providers jar @@ -43,7 +43,7 @@ org.apache.nifi nifi-web-client-provider-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided diff --git a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml index ecdf349171..a06bc1d179 100644 --- a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml +++ b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml @@ -14,7 +14,7 @@ org.apache.nifi nifi-standard-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-standard-processors jar @@ -40,37 +40,37 @@ org.apache.nifi nifi-put-pattern - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-bin-manager - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-listed-entity - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-event-put - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-event-listen - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-event-transport - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-syslog-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -83,7 +83,7 @@ org.apache.nifi nifi-record-path - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -96,12 +96,12 @@ org.apache.nifi nifi-flowfile-packager - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-jetty-configuration - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -167,12 +167,12 @@ org.apache.nifi nifi-security-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-cert - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -265,7 +265,7 @@ org.apache.nifi nifi-socket-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 javax.jms @@ -291,12 +291,12 @@ org.apache.nifi nifi-avro-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-dbcp-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -339,13 +339,13 @@ org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-distributed-cache-client-service - 2.0.0-SNAPSHOT + 2.0.0-M1 test @@ -356,25 +356,25 @@ org.apache.nifi nifi-standard-prioritizers - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-mock-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-record-serialization-services - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-lookup-services - 2.0.0-SNAPSHOT + 2.0.0-M1 test @@ -417,7 +417,7 @@ org.apache.nifi nifi-standard-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 net.sf.supercsv @@ -450,7 +450,7 @@ org.apache.nifi nifi-calcite-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -459,7 +459,7 @@ org.apache.nifi nifi-database-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -486,7 +486,7 @@ org.apache.nifi nifi-database-test-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-reporting-tasks/pom.xml b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-reporting-tasks/pom.xml index 10134185c6..2d8e85f4cb 100644 --- a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-reporting-tasks/pom.xml +++ b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-reporting-tasks/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-standard-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-standard-reporting-tasks jar diff --git a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-rules/pom.xml b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-rules/pom.xml index 78862bc6ea..7a50be2bb9 100644 --- a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-rules/pom.xml +++ b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-rules/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-standard-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-standard-rules @@ -43,7 +43,7 @@ org.apache.nifi nifi-record-serialization-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 \ No newline at end of file diff --git a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-utils/pom.xml b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-utils/pom.xml index 83b35a400f..632e5ee5d2 100644 --- a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-utils/pom.xml +++ b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-utils/pom.xml @@ -13,7 +13,7 @@ language governing permissions and limitations under the License. --> nifi-standard-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 nifi-standard-utils diff --git a/nifi-nar-bundles/nifi-standard-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-bundle/pom.xml index 91567def49..1eced735d3 100644 --- a/nifi-nar-bundles/nifi-standard-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-bundle/pom.xml @@ -18,7 +18,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom nifi-standard-bundle @@ -45,39 +45,39 @@ org.apache.nifi nifi-standard-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-expression-language - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-standard-reporting-tasks - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-standard-rules - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-standard-parameter-providers - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-standard-content-viewer war - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-jolt-transform-json-ui war - 2.0.0-SNAPSHOT + 2.0.0-M1 com.bazaarvoice.jolt diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-api/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-api/pom.xml index 9fb770cefb..8cab190b3b 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-api/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-standard-services - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-dbcp-service-api diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-dbcp-service-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-dbcp-service-nar/pom.xml index 7f47a0d57e..17c869cb63 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-dbcp-service-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-dbcp-service-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-dbcp-service-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-dbcp-service-nar @@ -27,18 +27,18 @@ org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-dbcp-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-hikari-dbcp-service - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-dbcp-service/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-dbcp-service/pom.xml index c8b430239d..bc4e8c1cc7 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-dbcp-service/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-dbcp-service/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-dbcp-service-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-dbcp-service jar @@ -29,7 +29,7 @@ org.apache.nifi nifi-dbcp-base - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -38,12 +38,12 @@ org.apache.nifi nifi-service-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-kerberos-credentials-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -53,28 +53,28 @@ org.apache.nifi nifi-record-sink-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-record-serialization-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-record - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-mock-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test @@ -121,7 +121,7 @@ org.apache.nifi nifi-kerberos-test-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-hikari-dbcp-service/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-hikari-dbcp-service/pom.xml index b41d123a83..28e840f43a 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-hikari-dbcp-service/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-hikari-dbcp-service/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-dbcp-service-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hikari-dbcp-service jar @@ -25,7 +25,7 @@ org.apache.nifi nifi-dbcp-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -39,12 +39,12 @@ org.apache.nifi nifi-service-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-kerberos - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -58,7 +58,7 @@ org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/pom.xml index 49125d51df..ade9279dab 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-standard-services - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-dbcp-service-bundle diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-client-service-api/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-client-service-api/pom.xml index a942c6b0e1..293100d4db 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-client-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-client-service-api/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-standard-services - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-distributed-cache-client-service-api jar diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/nifi-distributed-cache-client-service/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/nifi-distributed-cache-client-service/pom.xml index 29cd028d29..79a5b04e7e 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/nifi-distributed-cache-client-service/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/nifi-distributed-cache-client-service/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-distributed-cache-services-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-distributed-cache-client-service jar @@ -38,12 +38,12 @@ org.apache.nifi nifi-security-socket-ssl - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-event-transport - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/nifi-distributed-cache-protocol/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/nifi-distributed-cache-protocol/pom.xml index ab1ed808f1..a2b072fac2 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/nifi-distributed-cache-protocol/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/nifi-distributed-cache-protocol/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-distributed-cache-services-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-distributed-cache-protocol diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/nifi-distributed-cache-server/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/nifi-distributed-cache-server/pom.xml index 32386b4045..394626c235 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/nifi-distributed-cache-server/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/nifi-distributed-cache-server/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-distributed-cache-services-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-distributed-cache-server Provides a Controller Service for hosting Distributed Caches @@ -33,7 +33,7 @@ org.apache.nifi nifi-event-transport - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -42,7 +42,7 @@ org.apache.nifi nifi-security-socket-ssl - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -51,7 +51,7 @@ org.apache.nifi nifi-write-ahead-log - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/nifi-distributed-cache-services-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/nifi-distributed-cache-services-nar/pom.xml index 6f018c29e6..d14c61a04d 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/nifi-distributed-cache-services-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/nifi-distributed-cache-services-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-distributed-cache-services-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-distributed-cache-services-nar nar @@ -25,7 +25,7 @@ org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/pom.xml index 6c06a25add..16b6118c61 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-standard-services - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-distributed-cache-services-bundle pom diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-file-resource-service-api/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-file-resource-service-api/pom.xml index 894a450f56..42fbaf72e5 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-file-resource-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-file-resource-service-api/pom.xml @@ -13,14 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.nifi nifi-standard-services - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-file-resource-service-api diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-file-resource-service-bundle/nifi-file-resource-service-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-file-resource-service-bundle/nifi-file-resource-service-nar/pom.xml index 22fb09bc1a..a1df505e78 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-file-resource-service-bundle/nifi-file-resource-service-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-file-resource-service-bundle/nifi-file-resource-service-nar/pom.xml @@ -13,14 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.nifi nifi-file-resource-service-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-file-resource-service-nar @@ -30,13 +28,13 @@ org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-file-resource-service - 2.0.0-SNAPSHOT + 2.0.0-M1 \ No newline at end of file diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-file-resource-service-bundle/nifi-file-resource-service/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-file-resource-service-bundle/nifi-file-resource-service/pom.xml index 5194d969df..88ae45b470 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-file-resource-service-bundle/nifi-file-resource-service/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-file-resource-service-bundle/nifi-file-resource-service/pom.xml @@ -13,14 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.nifi nifi-file-resource-service-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-file-resource-service diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-file-resource-service-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-file-resource-service-bundle/pom.xml index eb8eddc004..59712d3644 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-file-resource-service-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-file-resource-service-bundle/pom.xml @@ -13,14 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.nifi nifi-standard-services - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-file-resource-service-bundle diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-hadoop-dbcp-service-bundle/nifi-hadoop-dbcp-service-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-hadoop-dbcp-service-bundle/nifi-hadoop-dbcp-service-nar/pom.xml index 970da010e2..f7b796b649 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-hadoop-dbcp-service-bundle/nifi-hadoop-dbcp-service-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-hadoop-dbcp-service-bundle/nifi-hadoop-dbcp-service-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-hadoop-dbcp-service-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hadoop-dbcp-service-nar @@ -27,13 +27,13 @@ org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-hadoop-dbcp-service - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-hadoop-dbcp-service-bundle/nifi-hadoop-dbcp-service/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-hadoop-dbcp-service-bundle/nifi-hadoop-dbcp-service/pom.xml index 4f23161056..cc254053f5 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-hadoop-dbcp-service-bundle/nifi-hadoop-dbcp-service/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-hadoop-dbcp-service-bundle/nifi-hadoop-dbcp-service/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-hadoop-dbcp-service-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hadoop-dbcp-service jar @@ -25,7 +25,7 @@ org.apache.nifi nifi-dbcp-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -39,17 +39,17 @@ org.apache.nifi nifi-service-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-kerberos - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-hadoop-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -97,13 +97,13 @@ org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-mock-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-hadoop-dbcp-service-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-hadoop-dbcp-service-bundle/pom.xml index 11df1d2ca5..9cc48426d9 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-hadoop-dbcp-service-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-hadoop-dbcp-service-bundle/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-standard-services - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hadoop-dbcp-service-bundle diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-hbase-client-service-api/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-hbase-client-service-api/pom.xml index de0d13596b..e4096c69d2 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-hbase-client-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-hbase-client-service-api/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-standard-services - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hbase-client-service-api diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-hbase_2-client-service-bundle/nifi-hbase_2-client-service-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-hbase_2-client-service-bundle/nifi-hbase_2-client-service-nar/pom.xml index c1ac96edee..081dd02a3e 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-hbase_2-client-service-bundle/nifi-hbase_2-client-service-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-hbase_2-client-service-bundle/nifi-hbase_2-client-service-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-hbase_2-client-service-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hbase_2-client-service-nar @@ -34,7 +34,7 @@ org.apache.nifi nifi-hbase_2-client-service - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-hbase_2-client-service-bundle/nifi-hbase_2-client-service/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-hbase_2-client-service-bundle/nifi-hbase_2-client-service/pom.xml index ae1dae946a..96510da64a 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-hbase_2-client-service-bundle/nifi-hbase_2-client-service/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-hbase_2-client-service-bundle/nifi-hbase_2-client-service/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-hbase_2-client-service-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-hbase_2-client-service @@ -29,7 +29,7 @@ org.apache.nifi nifi-hbase-client-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -52,12 +52,12 @@ org.apache.nifi nifi-hadoop-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-kerberos - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -144,7 +144,7 @@ org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-hbase_2-client-service-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-hbase_2-client-service-bundle/pom.xml index 3dae76fc5a..bc1e95b471 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-hbase_2-client-service-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-hbase_2-client-service-bundle/pom.xml @@ -18,7 +18,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../../nifi-standard-shared-bundle/nifi-standard-shared-bom diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-http-context-map-api/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-http-context-map-api/pom.xml index 49912c319d..31457d7534 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-http-context-map-api/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-http-context-map-api/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-standard-services - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-http-context-map-api diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-http-context-map-bundle/nifi-http-context-map-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-http-context-map-bundle/nifi-http-context-map-nar/pom.xml index abb520ec25..ef897c79cc 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-http-context-map-bundle/nifi-http-context-map-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-http-context-map-bundle/nifi-http-context-map-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-http-context-map-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-http-context-map-nar @@ -27,7 +27,7 @@ org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-http-context-map-bundle/nifi-http-context-map/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-http-context-map-bundle/nifi-http-context-map/pom.xml index 656a1dec2c..57220a8308 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-http-context-map-bundle/nifi-http-context-map/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-http-context-map-bundle/nifi-http-context-map/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-http-context-map-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-http-context-map diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-http-context-map-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-http-context-map-bundle/pom.xml index ea628c81d5..06adc35e88 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-http-context-map-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-http-context-map-bundle/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-standard-services - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-http-context-map-bundle diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-api/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-api/pom.xml index 14b5a2eae9..5f28a4be61 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-api/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-standard-services - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-kerberos-credentials-service-api jar diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-bundle/nifi-kerberos-credentials-service-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-bundle/nifi-kerberos-credentials-service-nar/pom.xml index a7b549bae6..9bc4dc61b3 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-bundle/nifi-kerberos-credentials-service-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-bundle/nifi-kerberos-credentials-service-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-kerberos-credentials-service-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-kerberos-credentials-service-nar nar @@ -25,13 +25,13 @@ org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-kerberos-credentials-service - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-bundle/nifi-kerberos-credentials-service/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-bundle/nifi-kerberos-credentials-service/pom.xml index 2bc51d4dec..b786113ee9 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-bundle/nifi-kerberos-credentials-service/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-bundle/nifi-kerberos-credentials-service/pom.xml @@ -13,7 +13,7 @@ org.apache.nifi nifi-kerberos-credentials-service-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-kerberos-credentials-service jar diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-bundle/pom.xml index 93d96f9b39..98fe156985 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-bundle/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-standard-services - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-kerberos-credentials-service-bundle pom diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-user-service-api/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-user-service-api/pom.xml index 3e76bf422a..ff356e49bf 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-user-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-user-service-api/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-standard-services - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-kerberos-user-service-api jar diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-user-service-bundle/nifi-kerberos-user-service-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-user-service-bundle/nifi-kerberos-user-service-nar/pom.xml index dae213c952..1c99efb5ca 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-user-service-bundle/nifi-kerberos-user-service-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-user-service-bundle/nifi-kerberos-user-service-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-kerberos-user-service-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-kerberos-user-service-nar nar @@ -25,13 +25,13 @@ org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-kerberos-user-service - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-user-service-bundle/nifi-kerberos-user-service/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-user-service-bundle/nifi-kerberos-user-service/pom.xml index d2fd271554..dbadc3fcbc 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-user-service-bundle/nifi-kerberos-user-service/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-user-service-bundle/nifi-kerberos-user-service/pom.xml @@ -13,7 +13,7 @@ org.apache.nifi nifi-kerberos-user-service-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-kerberos-user-service jar @@ -30,7 +30,7 @@ org.apache.nifi nifi-security-kerberos - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-user-service-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-user-service-bundle/pom.xml index 625d6da780..e5e3bc0ac1 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-user-service-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-user-service-bundle/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-standard-services - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-kerberos-user-service-bundle pom diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-key-service-api/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-key-service-api/pom.xml index 8ff8a8e47a..e3ec1eeba8 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-key-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-key-service-api/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-standard-services - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-key-service-api diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-key-service-bundle/nifi-key-service-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-key-service-bundle/nifi-key-service-nar/pom.xml index f434da15cd..f6c43a7fcb 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-key-service-bundle/nifi-key-service-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-key-service-bundle/nifi-key-service-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-key-service-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-key-service-nar nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-key-service - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-key-service-bundle/nifi-key-service/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-key-service-bundle/nifi-key-service/pom.xml index 0a9f854fd0..4c3feebd54 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-key-service-bundle/nifi-key-service/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-key-service-bundle/nifi-key-service/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-key-service-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-key-service jar diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-key-service-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-key-service-bundle/pom.xml index 662c3ca75e..80add45402 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-key-service-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-key-service-bundle/pom.xml @@ -17,7 +17,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../../nifi-standard-shared-bundle/nifi-standard-shared-bom nifi-key-service-bundle diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-lookup-service-api/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-lookup-service-api/pom.xml index 3fda4dde91..f335f8de24 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-lookup-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-lookup-service-api/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-standard-services - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-lookup-service-api diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services-nar/pom.xml index 9c957a5eea..92f28dc37f 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-lookup-services-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-lookup-services-nar nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-lookup-services - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services/pom.xml index d0a252d027..7c3e115e8d 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services/pom.xml @@ -13,7 +13,7 @@ org.apache.nifi nifi-lookup-services-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-lookup-services jar @@ -46,7 +46,7 @@ org.apache.nifi nifi-expression-language - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.commons @@ -100,7 +100,7 @@ org.apache.nifi nifi-database-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -113,7 +113,7 @@ org.apache.nifi nifi-record-path - 2.0.0-SNAPSHOT + 2.0.0-M1 compile @@ -137,7 +137,7 @@ org.apache.nifi nifi-mock-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test @@ -147,7 +147,7 @@ org.apache.nifi nifi-record-serialization-services - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/pom.xml index fc7892be97..ee4c4be45f 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/pom.xml @@ -17,7 +17,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../../nifi-standard-shared-bundle/nifi-standard-shared-bom nifi-lookup-services-bundle diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-oauth2-provider-api/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-oauth2-provider-api/pom.xml index 9b2ccd5c52..ecd6c56d3c 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-oauth2-provider-api/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-oauth2-provider-api/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-standard-services - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-oauth2-provider-api diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-oauth2-provider-bundle/nifi-oauth2-provider-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-oauth2-provider-bundle/nifi-oauth2-provider-nar/pom.xml index 8e563046c7..4bc7183984 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-oauth2-provider-bundle/nifi-oauth2-provider-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-oauth2-provider-bundle/nifi-oauth2-provider-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-oauth2-provider-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-oauth2-provider-nar @@ -34,7 +34,7 @@ org.apache.nifi nifi-oauth2-provider-service - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-oauth2-provider-bundle/nifi-oauth2-provider-service/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-oauth2-provider-bundle/nifi-oauth2-provider-service/pom.xml index 3a96b7f2eb..3bdb4b7070 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-oauth2-provider-bundle/nifi-oauth2-provider-service/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-oauth2-provider-bundle/nifi-oauth2-provider-service/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-oauth2-provider-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-oauth2-provider-service diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-oauth2-provider-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-oauth2-provider-bundle/pom.xml index ace93512f0..26f8758f4c 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-oauth2-provider-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-oauth2-provider-bundle/pom.xml @@ -18,7 +18,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../../nifi-standard-shared-bundle/nifi-standard-shared-bom diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-api/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-api/pom.xml index 5f3cb2e343..1f530f8eb0 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-api/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-api/pom.xml @@ -17,7 +17,7 @@ nifi-standard-services org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-bundle/nifi-proxy-configuration-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-bundle/nifi-proxy-configuration-nar/pom.xml index 2891fe20c6..27b82dec40 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-bundle/nifi-proxy-configuration-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-bundle/nifi-proxy-configuration-nar/pom.xml @@ -17,7 +17,7 @@ nifi-proxy-configuration-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -28,13 +28,13 @@ org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-proxy-configuration - 2.0.0-SNAPSHOT + 2.0.0-M1 \ No newline at end of file diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-bundle/nifi-proxy-configuration/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-bundle/nifi-proxy-configuration/pom.xml index 578f314f1b..05ff8fa7d6 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-bundle/nifi-proxy-configuration/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-bundle/nifi-proxy-configuration/pom.xml @@ -17,7 +17,7 @@ nifi-proxy-configuration-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-bundle/pom.xml index afe1bd535f..e982cbfc48 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-bundle/pom.xml @@ -17,7 +17,7 @@ nifi-standard-services org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-service-api/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-service-api/pom.xml index 27334d81f6..fcd90a68f1 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-service-api/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-standard-services - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-record-serialization-service-api diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services-nar/pom.xml index 9294213e0e..8d8a2793e1 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-record-serialization-services-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-record-serialization-services-nar nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-record-serialization-services - 2.0.0-SNAPSHOT + 2.0.0-M1 compile diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services-shared/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services-shared/pom.xml index 05526468cd..40574c73f2 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services-shared/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services-shared/pom.xml @@ -13,21 +13,19 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.nifi nifi-record-serialization-services-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-record-serialization-services-shared org.apache.nifi nifi-standard-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -40,7 +38,7 @@ org.apache.nifi nifi-schema-inference-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services/pom.xml index 8227f6f6e1..5596d53dae 100755 --- a/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services/pom.xml @@ -13,7 +13,7 @@ org.apache.nifi nifi-record-serialization-services-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-record-serialization-services @@ -47,17 +47,17 @@ org.apache.nifi nifi-record-serialization-services-shared - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-avro-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-syslog-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -66,12 +66,12 @@ org.apache.nifi nifi-json-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-yaml-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.commons diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/pom.xml index 6871e74fef..914dda0e76 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/pom.xml @@ -17,7 +17,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../../nifi-standard-shared-bundle/nifi-standard-shared-bom diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-record-sink-api/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-record-sink-api/pom.xml index dc4b0c3afd..9ac0aa987c 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-record-sink-api/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-record-sink-api/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-standard-services - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-record-sink-api diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-record-sink-service-bundle/nifi-record-sink-service-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-record-sink-service-bundle/nifi-record-sink-service-nar/pom.xml index 1031b834ba..5e950fdd52 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-record-sink-service-bundle/nifi-record-sink-service-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-record-sink-service-bundle/nifi-record-sink-service-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-record-sink-service-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-record-sink-service-nar @@ -32,7 +32,7 @@ org.apache.nifi nifi-record-sink-service - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-record-sink-service-bundle/nifi-record-sink-service/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-record-sink-service-bundle/nifi-record-sink-service/pom.xml index a27efde278..28ea061b76 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-record-sink-service-bundle/nifi-record-sink-service/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-record-sink-service-bundle/nifi-record-sink-service/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-record-sink-service-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-record-sink-service @@ -47,7 +47,7 @@ org.apache.nifi nifi-service-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -56,7 +56,7 @@ org.apache.nifi nifi-event-transport - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-record-sink-service-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-record-sink-service-bundle/pom.xml index 27257b3c14..0619768c48 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-record-sink-service-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-record-sink-service-bundle/pom.xml @@ -17,7 +17,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../../nifi-standard-shared-bundle/nifi-standard-shared-bom diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-schema-registry-service-api/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-schema-registry-service-api/pom.xml index d5f5032580..175d690dec 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-schema-registry-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-schema-registry-service-api/pom.xml @@ -13,7 +13,7 @@ org.apache.nifi nifi-standard-services - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-schema-registry-service-api diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-bundle/nifi-ssl-context-service-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-bundle/nifi-ssl-context-service-nar/pom.xml index f0695ca025..90676a7f74 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-bundle/nifi-ssl-context-service-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-bundle/nifi-ssl-context-service-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-ssl-context-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-ssl-context-service-nar nar @@ -25,7 +25,7 @@ org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-bundle/nifi-ssl-context-service/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-bundle/nifi-ssl-context-service/pom.xml index 2ddd989327..61c78667bf 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-bundle/nifi-ssl-context-service/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-bundle/nifi-ssl-context-service/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-ssl-context-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-ssl-context-service jar diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-bundle/pom.xml index facbd9a736..5d4dd182ee 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-bundle/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-standard-services - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-ssl-context-bundle pom diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-service-api/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-service-api/pom.xml index ce7e33bcf8..804c9a303d 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-service-api/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-standard-services - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-ssl-context-service-api jar diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-standard-services-api-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-standard-services-api-nar/pom.xml index 398db97da5..b1aea2f79d 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-standard-services-api-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-standard-services-api-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-standard-services - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-standard-services-api-nar nar @@ -25,7 +25,7 @@ org.apache.nifi nifi-jetty-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nar @@ -56,19 +56,19 @@ org.apache.nifi nifi-dbcp-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 compile org.apache.nifi nifi-hbase-client-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 compile org.apache.nifi nifi-oauth2-provider-api - 2.0.0-SNAPSHOT + 2.0.0-M1 compile @@ -114,19 +114,19 @@ org.apache.nifi nifi-record-sink-api - 2.0.0-SNAPSHOT + 2.0.0-M1 compile org.apache.nifi nifi-web-client-provider-api - 2.0.0-SNAPSHOT + 2.0.0-M1 compile org.apache.nifi nifi-key-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 compile diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-web-client-provider-bundle/nifi-web-client-provider-api/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-web-client-provider-bundle/nifi-web-client-provider-api/pom.xml index 7503f50ff9..7113e0f467 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-web-client-provider-bundle/nifi-web-client-provider-api/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-web-client-provider-bundle/nifi-web-client-provider-api/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-web-client-provider-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-web-client-provider-api diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-web-client-provider-bundle/nifi-web-client-provider-service-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-web-client-provider-bundle/nifi-web-client-provider-service-nar/pom.xml index 66cd1d79c4..e5a660b8d9 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-web-client-provider-bundle/nifi-web-client-provider-service-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-web-client-provider-bundle/nifi-web-client-provider-service-nar/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-web-client-provider-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-web-client-provider-service-nar nar @@ -26,7 +26,7 @@ org.apache.nifi nifi-web-client-provider-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-web-client-provider-bundle/nifi-web-client-provider-service/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-web-client-provider-bundle/nifi-web-client-provider-service/pom.xml index 6037ab4114..4e9630c284 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-web-client-provider-bundle/nifi-web-client-provider-service/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-web-client-provider-bundle/nifi-web-client-provider-service/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-web-client-provider-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-web-client-provider-service diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-web-client-provider-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-web-client-provider-bundle/pom.xml index a9cf0c140d..148781afc8 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-web-client-provider-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-web-client-provider-bundle/pom.xml @@ -18,7 +18,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../../nifi-standard-shared-bundle/nifi-standard-shared-bom nifi-web-client-provider-bundle diff --git a/nifi-nar-bundles/nifi-standard-services/pom.xml b/nifi-nar-bundles/nifi-standard-services/pom.xml index de31d8a20e..1c853ff845 100644 --- a/nifi-nar-bundles/nifi-standard-services/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-standard-services pom diff --git a/nifi-nar-bundles/nifi-standard-shared-bundle/nifi-standard-shared-bom/pom.xml b/nifi-nar-bundles/nifi-standard-shared-bundle/nifi-standard-shared-bom/pom.xml index 6edaa9d1c1..9170c1eeea 100644 --- a/nifi-nar-bundles/nifi-standard-shared-bundle/nifi-standard-shared-bom/pom.xml +++ b/nifi-nar-bundles/nifi-standard-shared-bundle/nifi-standard-shared-bom/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-standard-shared-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-standard-shared-bom pom diff --git a/nifi-nar-bundles/nifi-standard-shared-bundle/nifi-standard-shared-nar/pom.xml b/nifi-nar-bundles/nifi-standard-shared-bundle/nifi-standard-shared-nar/pom.xml index 6648212a1a..f99add1733 100644 --- a/nifi-nar-bundles/nifi-standard-shared-bundle/nifi-standard-shared-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-shared-bundle/nifi-standard-shared-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-standard-shared-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-standard-shared-nar nar @@ -27,7 +27,7 @@ org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-nar-bundles/nifi-standard-shared-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-shared-bundle/pom.xml index d09713129e..e2622c24c6 100644 --- a/nifi-nar-bundles/nifi-standard-shared-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-shared-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-standard-shared-bundle diff --git a/nifi-nar-bundles/nifi-stateful-analysis-bundle/nifi-stateful-analysis-nar/pom.xml b/nifi-nar-bundles/nifi-stateful-analysis-bundle/nifi-stateful-analysis-nar/pom.xml index 11a9d5f73f..92b00e4f53 100644 --- a/nifi-nar-bundles/nifi-stateful-analysis-bundle/nifi-stateful-analysis-nar/pom.xml +++ b/nifi-nar-bundles/nifi-stateful-analysis-bundle/nifi-stateful-analysis-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-stateful-analysis-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-stateful-analysis-nar nar @@ -26,7 +26,7 @@ org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-nar-bundles/nifi-stateful-analysis-bundle/nifi-stateful-analysis-processors/pom.xml b/nifi-nar-bundles/nifi-stateful-analysis-bundle/nifi-stateful-analysis-processors/pom.xml index 9ac252d749..34e7faa8f4 100644 --- a/nifi-nar-bundles/nifi-stateful-analysis-bundle/nifi-stateful-analysis-processors/pom.xml +++ b/nifi-nar-bundles/nifi-stateful-analysis-bundle/nifi-stateful-analysis-processors/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-stateful-analysis-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-stateful-analysis-processors @@ -34,7 +34,7 @@ org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 @@ -48,7 +48,7 @@ org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-stateful-analysis-bundle/pom.xml b/nifi-nar-bundles/nifi-stateful-analysis-bundle/pom.xml index 2f4dd18d34..e0870ee379 100644 --- a/nifi-nar-bundles/nifi-stateful-analysis-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-stateful-analysis-bundle/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-stateful-analysis-bundle pom @@ -30,7 +30,7 @@ org.apache.nifi nifi-stateful-analysis-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-stateless-processor-bundle/nifi-stateless-processor-nar/pom.xml b/nifi-nar-bundles/nifi-stateless-processor-bundle/nifi-stateless-processor-nar/pom.xml index 8bd55800f0..aeec0f49a2 100644 --- a/nifi-nar-bundles/nifi-stateless-processor-bundle/nifi-stateless-processor-nar/pom.xml +++ b/nifi-nar-bundles/nifi-stateless-processor-bundle/nifi-stateless-processor-nar/pom.xml @@ -17,7 +17,7 @@ nifi-stateless-processor-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -28,7 +28,7 @@ org.apache.nifi nifi-stateless-processor - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-stateless-processor-bundle/nifi-stateless-processor-tests/pom.xml b/nifi-nar-bundles/nifi-stateless-processor-bundle/nifi-stateless-processor-tests/pom.xml index b34ab809e2..8ddcdb4573 100644 --- a/nifi-nar-bundles/nifi-stateless-processor-bundle/nifi-stateless-processor-tests/pom.xml +++ b/nifi-nar-bundles/nifi-stateless-processor-bundle/nifi-stateless-processor-tests/pom.xml @@ -17,7 +17,7 @@ nifi-stateless-processor-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -27,43 +27,43 @@ org.apache.nifi nifi-api - 2.0.0-SNAPSHOT + 2.0.0-M1 compile org.apache.nifi nifi-framework-api - 2.0.0-SNAPSHOT + 2.0.0-M1 compile org.apache.nifi nifi-server-api - 2.0.0-SNAPSHOT + 2.0.0-M1 compile org.apache.nifi nifi-stateless-api - 2.0.0-SNAPSHOT + 2.0.0-M1 compile org.apache.nifi nifi-runtime - 2.0.0-SNAPSHOT + 2.0.0-M1 compile org.apache.nifi nifi-nar-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 compile org.apache.nifi nifi-stateless-processor - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -72,12 +72,12 @@ org.apache.nifi.registry nifi-registry-client - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-data-model - 2.0.0-SNAPSHOT + 2.0.0-M1 org.slf4j @@ -88,44 +88,44 @@ org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-stateless-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-update-attribute-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-standard-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-standard-shared-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-jetty-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-nar-bundles/nifi-stateless-processor-bundle/nifi-stateless-processor/pom.xml b/nifi-nar-bundles/nifi-stateless-processor-bundle/nifi-stateless-processor/pom.xml index 3cb9b278e8..ba398a5130 100644 --- a/nifi-nar-bundles/nifi-stateless-processor-bundle/nifi-stateless-processor/pom.xml +++ b/nifi-nar-bundles/nifi-stateless-processor-bundle/nifi-stateless-processor/pom.xml @@ -17,7 +17,7 @@ nifi-stateless-processor-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -39,7 +39,7 @@ org.apache.nifi nifi-stateless-bootstrap - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -48,12 +48,12 @@ org.apache.nifi.registry nifi-registry-client - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-data-model - 2.0.0-SNAPSHOT + 2.0.0-M1 com.fasterxml.jackson.core diff --git a/nifi-nar-bundles/nifi-stateless-processor-bundle/pom.xml b/nifi-nar-bundles/nifi-stateless-processor-bundle/pom.xml index b41bd239b5..4b45ff47da 100644 --- a/nifi-nar-bundles/nifi-stateless-processor-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-stateless-processor-bundle/pom.xml @@ -17,7 +17,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom 4.0.0 diff --git a/nifi-nar-bundles/nifi-update-attribute-bundle/nifi-update-attribute-model/pom.xml b/nifi-nar-bundles/nifi-update-attribute-bundle/nifi-update-attribute-model/pom.xml index 2b6a86d664..67a64e67ea 100644 --- a/nifi-nar-bundles/nifi-update-attribute-bundle/nifi-update-attribute-model/pom.xml +++ b/nifi-nar-bundles/nifi-update-attribute-bundle/nifi-update-attribute-model/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-update-attribute-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-update-attribute-model Data model for UpdateAttribute. @@ -26,7 +26,7 @@ org.apache.nifi nifi-xml-processing - 2.0.0-SNAPSHOT + 2.0.0-M1 jakarta.xml.bind diff --git a/nifi-nar-bundles/nifi-update-attribute-bundle/nifi-update-attribute-nar/pom.xml b/nifi-nar-bundles/nifi-update-attribute-bundle/nifi-update-attribute-nar/pom.xml index 8dc5b5dbd9..f1747f150d 100644 --- a/nifi-nar-bundles/nifi-update-attribute-bundle/nifi-update-attribute-nar/pom.xml +++ b/nifi-nar-bundles/nifi-update-attribute-bundle/nifi-update-attribute-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-update-attribute-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-update-attribute-nar nar @@ -25,14 +25,14 @@ org.apache.nifi nifi-jetty-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 compile diff --git a/nifi-nar-bundles/nifi-update-attribute-bundle/nifi-update-attribute-processor/pom.xml b/nifi-nar-bundles/nifi-update-attribute-bundle/nifi-update-attribute-processor/pom.xml index 8695d0138c..d8aa1fb87a 100644 --- a/nifi-nar-bundles/nifi-update-attribute-bundle/nifi-update-attribute-processor/pom.xml +++ b/nifi-nar-bundles/nifi-update-attribute-bundle/nifi-update-attribute-processor/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-update-attribute-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-update-attribute-processor Processor for UpdateAttribute diff --git a/nifi-nar-bundles/nifi-update-attribute-bundle/nifi-update-attribute-ui/pom.xml b/nifi-nar-bundles/nifi-update-attribute-bundle/nifi-update-attribute-ui/pom.xml index ca70c7f3a3..973b1f03b4 100644 --- a/nifi-nar-bundles/nifi-update-attribute-bundle/nifi-update-attribute-ui/pom.xml +++ b/nifi-nar-bundles/nifi-update-attribute-bundle/nifi-update-attribute-ui/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-update-attribute-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-update-attribute-ui war @@ -66,12 +66,12 @@ org.apache.nifi nifi-custom-ui-utilities - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-expression-language - 2.0.0-SNAPSHOT + 2.0.0-M1 jakarta.xml.bind diff --git a/nifi-nar-bundles/nifi-update-attribute-bundle/pom.xml b/nifi-nar-bundles/nifi-update-attribute-bundle/pom.xml index 71b2275a58..c45280b190 100644 --- a/nifi-nar-bundles/nifi-update-attribute-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-update-attribute-bundle/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-update-attribute-bundle pom @@ -34,18 +34,18 @@ org.apache.nifi nifi-update-attribute-model - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-update-attribute-processor - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-update-attribute-ui war - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-processors-nar/pom.xml b/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-processors-nar/pom.xml index 73551283f0..0fbba724da 100644 --- a/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-processors-nar/pom.xml +++ b/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-processors-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-websocket-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-websocket-processors-nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-websocket-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-websocket-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-processors/pom.xml b/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-processors/pom.xml index 89034d0824..c40da9ae7a 100644 --- a/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-processors/pom.xml +++ b/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-websocket-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-websocket-processors @@ -41,7 +41,7 @@ org.apache.nifi nifi-websocket-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -55,7 +55,7 @@ org.apache.nifi nifi-websocket-services-jetty - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-api-nar/pom.xml b/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-api-nar/pom.xml index 686de4c694..2b9984e1e9 100644 --- a/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-api-nar/pom.xml +++ b/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-api-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-websocket-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-websocket-services-api-nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-websocket-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-api/pom.xml b/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-api/pom.xml index 3ef8c0ae66..f84207bcd7 100644 --- a/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-api/pom.xml +++ b/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-api/pom.xml @@ -12,7 +12,7 @@ org.apache.nifi nifi-websocket-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 nifi-websocket-services-api diff --git a/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-jetty-nar/pom.xml b/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-jetty-nar/pom.xml index 4ba0df6ac8..d0a8506ad1 100644 --- a/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-jetty-nar/pom.xml +++ b/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-jetty-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-websocket-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-websocket-services-jetty-nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-websocket-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-websocket-services-jetty - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-jetty/pom.xml b/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-jetty/pom.xml index 83bcf3b278..5b809ecad8 100644 --- a/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-jetty/pom.xml +++ b/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-jetty/pom.xml @@ -12,7 +12,7 @@ org.apache.nifi nifi-websocket-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 nifi-websocket-services-jetty @@ -33,13 +33,13 @@ org.apache.nifi nifi-websocket-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-jetty-configuration - 2.0.0-SNAPSHOT + 2.0.0-M1 org.eclipse.jetty.websocket diff --git a/nifi-nar-bundles/nifi-websocket-bundle/pom.xml b/nifi-nar-bundles/nifi-websocket-bundle/pom.xml index c63e04a311..ab40db5a2b 100644 --- a/nifi-nar-bundles/nifi-websocket-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-websocket-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-websocket-bundle diff --git a/nifi-nar-bundles/nifi-windows-event-log-bundle/nifi-windows-event-log-nar/pom.xml b/nifi-nar-bundles/nifi-windows-event-log-bundle/nifi-windows-event-log-nar/pom.xml index e159266b9c..fd5f87a805 100644 --- a/nifi-nar-bundles/nifi-windows-event-log-bundle/nifi-windows-event-log-nar/pom.xml +++ b/nifi-nar-bundles/nifi-windows-event-log-bundle/nifi-windows-event-log-nar/pom.xml @@ -14,7 +14,7 @@ language governing permissions and limitations under the License. --> nifi-windows-event-log-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-windows-event-log-nar @@ -24,7 +24,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-nar-bundles/nifi-windows-event-log-bundle/nifi-windows-event-log-processors/pom.xml b/nifi-nar-bundles/nifi-windows-event-log-bundle/nifi-windows-event-log-processors/pom.xml index ab2f3e7667..bfd9d6c944 100644 --- a/nifi-nar-bundles/nifi-windows-event-log-bundle/nifi-windows-event-log-processors/pom.xml +++ b/nifi-nar-bundles/nifi-windows-event-log-bundle/nifi-windows-event-log-processors/pom.xml @@ -14,7 +14,7 @@ language governing permissions and limitations under the License. --> nifi-windows-event-log-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-windows-event-log-processors @@ -55,7 +55,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 net.java.dev.jna @@ -74,7 +74,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-windows-event-log-bundle/pom.xml b/nifi-nar-bundles/nifi-windows-event-log-bundle/pom.xml index 1fc3d65d27..371e19c0bb 100644 --- a/nifi-nar-bundles/nifi-windows-event-log-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-windows-event-log-bundle/pom.xml @@ -15,7 +15,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-nar-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-windows-event-log-bundle @@ -35,7 +35,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-windows-event-log-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-nar-bundles/nifi-workday-bundle/nifi-workday-processors-nar/pom.xml b/nifi-nar-bundles/nifi-workday-bundle/nifi-workday-processors-nar/pom.xml index d990ac3123..125073e735 100644 --- a/nifi-nar-bundles/nifi-workday-bundle/nifi-workday-processors-nar/pom.xml +++ b/nifi-nar-bundles/nifi-workday-bundle/nifi-workday-processors-nar/pom.xml @@ -20,7 +20,7 @@ nifi-workday-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -31,13 +31,13 @@ org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-workday-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 \ No newline at end of file diff --git a/nifi-nar-bundles/nifi-workday-bundle/nifi-workday-processors/pom.xml b/nifi-nar-bundles/nifi-workday-bundle/nifi-workday-processors/pom.xml index d412be5bdf..46adf8f2b2 100644 --- a/nifi-nar-bundles/nifi-workday-bundle/nifi-workday-processors/pom.xml +++ b/nifi-nar-bundles/nifi-workday-bundle/nifi-workday-processors/pom.xml @@ -20,7 +20,7 @@ org.apache.nifi nifi-workday-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -66,7 +66,7 @@ org.apache.nifi nifi-web-client-provider-service - 2.0.0-SNAPSHOT + 2.0.0-M1 test @@ -82,7 +82,7 @@ org.apache.nifi nifi-record-serialization-services - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-workday-bundle/pom.xml b/nifi-nar-bundles/nifi-workday-bundle/pom.xml index 0de725610d..077a5f6d68 100644 --- a/nifi-nar-bundles/nifi-workday-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-workday-bundle/pom.xml @@ -21,7 +21,7 @@ nifi-nar-bundles org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-workday-bundle diff --git a/nifi-nar-bundles/nifi-zendesk-bundle/nifi-zendesk-nar/pom.xml b/nifi-nar-bundles/nifi-zendesk-bundle/nifi-zendesk-nar/pom.xml index b9407cb295..c8f2901699 100644 --- a/nifi-nar-bundles/nifi-zendesk-bundle/nifi-zendesk-nar/pom.xml +++ b/nifi-nar-bundles/nifi-zendesk-bundle/nifi-zendesk-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-zendesk-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-zendesk-nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-zendesk-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-zendesk-bundle/nifi-zendesk-processors/pom.xml b/nifi-nar-bundles/nifi-zendesk-bundle/nifi-zendesk-processors/pom.xml index 321efd6b6d..2aa32a673b 100644 --- a/nifi-nar-bundles/nifi-zendesk-bundle/nifi-zendesk-processors/pom.xml +++ b/nifi-nar-bundles/nifi-zendesk-bundle/nifi-zendesk-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-zendesk-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-zendesk-processors @@ -37,7 +37,7 @@ org.apache.nifi nifi-web-client-provider-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -57,7 +57,7 @@ org.apache.nifi nifi-web-client-provider-service - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-nar-bundles/nifi-zendesk-bundle/pom.xml b/nifi-nar-bundles/nifi-zendesk-bundle/pom.xml index cf5fa5828a..6dbd1b14a4 100644 --- a/nifi-nar-bundles/nifi-zendesk-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-zendesk-bundle/pom.xml @@ -19,7 +19,7 @@ nifi-standard-shared-bom org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 ../nifi-standard-shared-bundle/nifi-standard-shared-bom diff --git a/nifi-nar-bundles/pom.xml b/nifi-nar-bundles/pom.xml index e4ea0e746f..dff9fc2419 100755 --- a/nifi-nar-bundles/pom.xml +++ b/nifi-nar-bundles/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-nar-bundles pom @@ -168,87 +168,87 @@ org.apache.nifi nifi-bom - 2.0.0-SNAPSHOT + 2.0.0-M1 import pom org.apache.nifi nifi-distributed-cache-client-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-utils-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-kerberos-credentials-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-security-kerberos-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-mongodb-client-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-distributed-cache-protocol - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-distributed-cache-server - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-ssl-context-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-http-context-map - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-cassandra-services-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-volatile-provenance-repository - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-mock-record-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-runtime - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-nar-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 provided diff --git a/nifi-python-extensions/nifi-openai-module/pom.xml b/nifi-python-extensions/nifi-openai-module/pom.xml index 47a144e0a1..efd644ad5f 100644 --- a/nifi-python-extensions/nifi-openai-module/pom.xml +++ b/nifi-python-extensions/nifi-openai-module/pom.xml @@ -13,14 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> - + nifi-python-extensions org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 diff --git a/nifi-python-extensions/nifi-python-extensions-bundle/pom.xml b/nifi-python-extensions/nifi-python-extensions-bundle/pom.xml index 34d053ab94..2dcbf20488 100644 --- a/nifi-python-extensions/nifi-python-extensions-bundle/pom.xml +++ b/nifi-python-extensions/nifi-python-extensions-bundle/pom.xml @@ -13,14 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> - + nifi-python-extensions org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -31,12 +29,12 @@ org.apache.nifi nifi-openai-module - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-text-embeddings-module - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-python-extensions/nifi-text-embeddings-module/pom.xml b/nifi-python-extensions/nifi-text-embeddings-module/pom.xml index 70fa0003d8..144c10dc3f 100644 --- a/nifi-python-extensions/nifi-text-embeddings-module/pom.xml +++ b/nifi-python-extensions/nifi-text-embeddings-module/pom.xml @@ -13,14 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> - + nifi-python-extensions org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 diff --git a/nifi-python-extensions/pom.xml b/nifi-python-extensions/pom.xml index b6c6da708e..eb6d4f3c22 100644 --- a/nifi-python-extensions/pom.xml +++ b/nifi-python-extensions/pom.xml @@ -13,14 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> - + nifi org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 diff --git a/nifi-registry/nifi-registry-assembly/pom.xml b/nifi-registry/nifi-registry-assembly/pom.xml index 6eadbdcdbd..2d21f7aafb 100644 --- a/nifi-registry/nifi-registry-assembly/pom.xml +++ b/nifi-registry/nifi-registry-assembly/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi.registry nifi-registry - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-registry-assembly pom @@ -108,7 +108,7 @@ org.apache.nifi nifi-property-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry @@ -132,7 +132,7 @@ org.apache.nifi.registry nifi-registry-web-docs war - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry @@ -144,7 +144,7 @@ org.apache.nifi.registry nifi-registry-docs - 2.0.0-SNAPSHOT + 2.0.0-M1 resources runtime zip @@ -236,7 +236,7 @@ org.apache.nifi.registry nifi-registry-ranger-assembly - 2.0.0-SNAPSHOT + 2.0.0-M1 bin runtime ${nifi.registry.extension.archive.type} @@ -279,7 +279,7 @@ org.apache.nifi.registry nifi-registry-aws-assembly - 2.0.0-SNAPSHOT + 2.0.0-M1 bin runtime ${nifi.registry.extension.archive.type} diff --git a/nifi-registry/nifi-registry-core/nifi-registry-bootstrap/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-bootstrap/pom.xml index 71a3f638d0..7926984658 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-bootstrap/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-bootstrap/pom.xml @@ -14,7 +14,7 @@ org.apache.nifi.registry nifi-registry-core - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-registry-bootstrap @@ -24,7 +24,7 @@ org.apache.nifi.registry nifi-registry-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.commons diff --git a/nifi-registry/nifi-registry-core/nifi-registry-bundle-utils/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-bundle-utils/pom.xml index b8f14b9762..671ca6bcaf 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-bundle-utils/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-bundle-utils/pom.xml @@ -14,7 +14,7 @@ org.apache.nifi.registry nifi-registry-core - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-registry-bundle-utils @@ -24,12 +24,12 @@ org.apache.nifi.registry nifi-registry-data-model - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-extension-manifest-parser - 2.0.0-SNAPSHOT + 2.0.0-M1 org.glassfish.jaxb diff --git a/nifi-registry/nifi-registry-core/nifi-registry-client/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-client/pom.xml index 93850e50df..b7f8969d90 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-client/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-client/pom.xml @@ -14,7 +14,7 @@ org.apache.nifi.registry nifi-registry-core - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-registry-client @@ -24,17 +24,17 @@ org.apache.nifi.registry nifi-registry-data-model - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-security-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-ssl - 2.0.0-SNAPSHOT + 2.0.0-M1 org.glassfish.jersey.core diff --git a/nifi-registry/nifi-registry-core/nifi-registry-data-model/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-data-model/pom.xml index 654cb4540c..a8402f4f5c 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-data-model/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-data-model/pom.xml @@ -14,7 +14,7 @@ org.apache.nifi.registry nifi-registry-core - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-registry-data-model @@ -40,17 +40,17 @@ org.apache.nifi nifi-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-revision-entity-model - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-extension-manifest-model - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-registry/nifi-registry-core/nifi-registry-docker/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-docker/pom.xml index ec0447ecd6..e84757862b 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-docker/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-docker/pom.xml @@ -17,7 +17,7 @@ nifi-registry-core org.apache.nifi.registry - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 diff --git a/nifi-registry/nifi-registry-core/nifi-registry-docs/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-docs/pom.xml index f80b9724ab..c339dfd4a9 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-docs/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-docs/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi.registry nifi-registry-core - 2.0.0-SNAPSHOT + 2.0.0-M1 pom nifi-registry-docs @@ -27,7 +27,7 @@ org.apache.nifi.registry nifi-registry-web-api - 2.0.0-SNAPSHOT + 2.0.0-M1 war diff --git a/nifi-registry/nifi-registry-core/nifi-registry-flow-diff/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-flow-diff/pom.xml index 2416f2dad7..77b40adb79 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-flow-diff/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-flow-diff/pom.xml @@ -14,7 +14,7 @@ org.apache.nifi.registry nifi-registry-core - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-registry-flow-diff @@ -24,7 +24,7 @@ org.apache.nifi.registry nifi-registry-data-model - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-registry/nifi-registry-core/nifi-registry-framework/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-framework/pom.xml index f225523ee3..172f13b5c1 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-framework/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-framework/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi.registry nifi-registry-core - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 nifi-registry-framework @@ -160,7 +160,7 @@ org.apache.nifi.registry nifi-registry-data-model - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -179,7 +179,7 @@ org.apache.nifi.registry nifi-registry-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -195,27 +195,27 @@ org.apache.nifi.registry nifi-registry-security-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-bundle-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-flow-diff - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-ssl - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-xml-processing - 2.0.0-SNAPSHOT + 2.0.0-M1 jakarta.servlet @@ -389,7 +389,7 @@ org.apache.nifi.registry nifi-registry-test - 2.0.0-SNAPSHOT + 2.0.0-M1 test @@ -425,7 +425,7 @@ org.apache.nifi nifi-property-protection-api - 2.0.0-SNAPSHOT + 2.0.0-M1 jakarta.xml.bind diff --git a/nifi-registry/nifi-registry-core/nifi-registry-jetty/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-jetty/pom.xml index 718dcaa541..caf5925dc8 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-jetty/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-jetty/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi.registry nifi-registry-core - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-registry-jetty jar @@ -26,22 +26,22 @@ org.apache.nifi.registry nifi-registry-properties - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-jetty-configuration - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-ssl - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-utils-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.eclipse.jetty.http2 @@ -83,7 +83,7 @@ org.apache.nifi nifi-security-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-registry/nifi-registry-core/nifi-registry-properties-loader/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-properties-loader/pom.xml index b86437af48..eebe807190 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-properties-loader/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-properties-loader/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi.registry nifi-registry-core - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-registry-properties-loader jar diff --git a/nifi-registry/nifi-registry-core/nifi-registry-properties/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-properties/pom.xml index 71278c1a61..4ac34d8d8c 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-properties/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-properties/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi.registry nifi-registry-core - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-registry-properties jar diff --git a/nifi-registry/nifi-registry-core/nifi-registry-provider-api/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-provider-api/pom.xml index b1580b6a17..ceaf8c2b7f 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-provider-api/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-provider-api/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi.registry nifi-registry-core - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 nifi-registry-provider-api diff --git a/nifi-registry/nifi-registry-core/nifi-registry-resources/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-resources/pom.xml index e2f44659dc..71b5483f40 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-resources/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-resources/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi.registry nifi-registry-core - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-registry-resources pom diff --git a/nifi-registry/nifi-registry-core/nifi-registry-revision/nifi-registry-revision-api/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-revision/nifi-registry-revision-api/pom.xml index 1d04e63db3..6871e75daf 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-revision/nifi-registry-revision-api/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-revision/nifi-registry-revision-api/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi.registry nifi-registry-revision - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-registry-revision-api jar diff --git a/nifi-registry/nifi-registry-core/nifi-registry-revision/nifi-registry-revision-common/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-revision/nifi-registry-revision-common/pom.xml index 72c6ec580f..9ba05b4e13 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-revision/nifi-registry-revision-common/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-revision/nifi-registry-revision-common/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi.registry nifi-registry-revision - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-registry-revision-common jar @@ -28,7 +28,7 @@ org.apache.nifi.registry nifi-registry-revision-api - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-registry/nifi-registry-core/nifi-registry-revision/nifi-registry-revision-entity-model/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-revision/nifi-registry-revision-entity-model/pom.xml index ded04731a0..14d0626320 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-revision/nifi-registry-revision-entity-model/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-revision/nifi-registry-revision-entity-model/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi.registry nifi-registry-revision - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-registry-revision-entity-model jar diff --git a/nifi-registry/nifi-registry-core/nifi-registry-revision/nifi-registry-revision-entity-service/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-revision/nifi-registry-revision-entity-service/pom.xml index 1a321a9515..804e56020a 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-revision/nifi-registry-revision-entity-service/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-revision/nifi-registry-revision-entity-service/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi.registry nifi-registry-revision - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-registry-revision-entity-service jar @@ -27,12 +27,12 @@ org.apache.nifi.registry nifi-registry-revision-entity-model - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-revision-common - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-registry/nifi-registry-core/nifi-registry-revision/nifi-registry-revision-spring-jdbc/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-revision/nifi-registry-revision-spring-jdbc/pom.xml index 3e56049bb5..7d78ed21cf 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-revision/nifi-registry-revision-spring-jdbc/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-revision/nifi-registry-revision-spring-jdbc/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi.registry nifi-registry-revision - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-registry-revision-spring-jdbc jar @@ -27,7 +27,7 @@ org.apache.nifi.registry nifi-registry-revision-common - 2.0.0-SNAPSHOT + 2.0.0-M1 org.springframework @@ -36,7 +36,7 @@ org.apache.nifi.registry nifi-registry-test - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-registry/nifi-registry-core/nifi-registry-revision/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-revision/pom.xml index 83d6208236..be9bc30940 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-revision/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-revision/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi.registry nifi-registry-core - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-registry-revision pom diff --git a/nifi-registry/nifi-registry-core/nifi-registry-runtime/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-runtime/pom.xml index 151a663b2f..8c45e29624 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-runtime/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-runtime/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi.registry nifi-registry-core - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-registry-runtime jar @@ -26,17 +26,17 @@ org.apache.nifi.registry nifi-registry-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-properties - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-jetty - 2.0.0-SNAPSHOT + 2.0.0-M1 org.slf4j diff --git a/nifi-registry/nifi-registry-core/nifi-registry-security-api/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-security-api/pom.xml index ad3d50e129..b36eba482f 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-security-api/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-security-api/pom.xml @@ -19,7 +19,7 @@ nifi-registry-core org.apache.nifi.registry - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 diff --git a/nifi-registry/nifi-registry-core/nifi-registry-security-utils/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-security-utils/pom.xml index 80a54899ef..d676482a77 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-security-utils/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-security-utils/pom.xml @@ -14,7 +14,7 @@ org.apache.nifi.registry nifi-registry-core - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-registry-security-utils diff --git a/nifi-registry/nifi-registry-core/nifi-registry-test/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-test/pom.xml index fa1632cb17..5d0b6b1592 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-test/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-test/pom.xml @@ -14,7 +14,7 @@ org.apache.nifi.registry nifi-registry-core - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-registry-test diff --git a/nifi-registry/nifi-registry-core/nifi-registry-utils/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-utils/pom.xml index de5d00a407..ecdaf90dc3 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-utils/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-utils/pom.xml @@ -14,7 +14,7 @@ org.apache.nifi.registry nifi-registry-core - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-registry-utils diff --git a/nifi-registry/nifi-registry-core/nifi-registry-web-api/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-web-api/pom.xml index 836da933ce..34efa803b8 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-web-api/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-web-api/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi.registry nifi-registry-core - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-registry-web-api war @@ -301,17 +301,17 @@ org.apache.nifi.registry nifi-registry-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-revision-spring-jdbc - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-revision-entity-service - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi @@ -321,30 +321,30 @@ org.apache.nifi.registry nifi-registry-properties - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi.registry nifi-registry-security-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi.registry nifi-registry-provider-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi.registry nifi-registry-security-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-cert - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.commons @@ -386,13 +386,13 @@ org.apache.nifi.registry nifi-registry-test - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi.registry nifi-registry-client - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-registry/nifi-registry-core/nifi-registry-web-docs/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-web-docs/pom.xml index c84f4abf48..6cc9cccd5b 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-web-docs/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-web-docs/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi.registry nifi-registry-core - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-registry-web-docs war @@ -40,7 +40,7 @@ org.apache.nifi.registry nifi-registry-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 provided diff --git a/nifi-registry/nifi-registry-core/nifi-registry-web-ui/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-web-ui/pom.xml index 17cb0cdcc0..b28a1b952d 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-web-ui/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-web-ui/pom.xml @@ -19,11 +19,11 @@ org.apache.nifi.registry nifi-registry-core - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-web-ui - 2.0.0-SNAPSHOT + 2.0.0-M1 war ${basedir}/src/main diff --git a/nifi-registry/nifi-registry-core/pom.xml b/nifi-registry/nifi-registry-core/pom.xml index 9801f393a1..6ce3f6679e 100644 --- a/nifi-registry/nifi-registry-core/pom.xml +++ b/nifi-registry/nifi-registry-core/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi.registry nifi-registry - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-registry-core pom diff --git a/nifi-registry/nifi-registry-docker-maven/dockermaven/pom.xml b/nifi-registry/nifi-registry-docker-maven/dockermaven/pom.xml index 390bb4495c..7dc63a9598 100644 --- a/nifi-registry/nifi-registry-docker-maven/dockermaven/pom.xml +++ b/nifi-registry/nifi-registry-docker-maven/dockermaven/pom.xml @@ -15,7 +15,7 @@ nifi-registry-docker-maven org.apache.nifi.registry - 2.0.0-SNAPSHOT + 2.0.0-M1 dockermaven diff --git a/nifi-registry/nifi-registry-docker-maven/pom.xml b/nifi-registry/nifi-registry-docker-maven/pom.xml index c3e4adb7c3..63772ac464 100644 --- a/nifi-registry/nifi-registry-docker-maven/pom.xml +++ b/nifi-registry/nifi-registry-docker-maven/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi.registry nifi-registry - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 diff --git a/nifi-registry/nifi-registry-extensions/nifi-registry-aws/nifi-registry-aws-assembly/pom.xml b/nifi-registry/nifi-registry-extensions/nifi-registry-aws/nifi-registry-aws-assembly/pom.xml index d7356e083d..44f0b49949 100644 --- a/nifi-registry/nifi-registry-extensions/nifi-registry-aws/nifi-registry-aws-assembly/pom.xml +++ b/nifi-registry/nifi-registry-extensions/nifi-registry-aws/nifi-registry-aws-assembly/pom.xml @@ -17,7 +17,7 @@ nifi-registry-aws org.apache.nifi.registry - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -29,7 +29,7 @@ org.apache.nifi.registry nifi-registry-aws-extensions - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-registry/nifi-registry-extensions/nifi-registry-aws/nifi-registry-aws-extensions/pom.xml b/nifi-registry/nifi-registry-extensions/nifi-registry-aws/nifi-registry-aws-extensions/pom.xml index ad08062888..b1066a18ba 100644 --- a/nifi-registry/nifi-registry-extensions/nifi-registry-aws/nifi-registry-aws-extensions/pom.xml +++ b/nifi-registry/nifi-registry-extensions/nifi-registry-aws/nifi-registry-aws-extensions/pom.xml @@ -17,7 +17,7 @@ nifi-registry-aws org.apache.nifi.registry - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 diff --git a/nifi-registry/nifi-registry-extensions/nifi-registry-aws/pom.xml b/nifi-registry/nifi-registry-extensions/nifi-registry-aws/pom.xml index 95263f0466..243717dc22 100644 --- a/nifi-registry/nifi-registry-extensions/nifi-registry-aws/pom.xml +++ b/nifi-registry/nifi-registry-extensions/nifi-registry-aws/pom.xml @@ -17,7 +17,7 @@ nifi-registry-extensions org.apache.nifi.registry - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 diff --git a/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-assembly/pom.xml b/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-assembly/pom.xml index a474cf4255..89131c5a8a 100644 --- a/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-assembly/pom.xml +++ b/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-assembly/pom.xml @@ -17,7 +17,7 @@ nifi-registry-ranger org.apache.nifi.registry - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -29,7 +29,7 @@ org.apache.nifi.registry nifi-registry-ranger-plugin - 2.0.0-SNAPSHOT + 2.0.0-M1 org.slf4j diff --git a/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-jersey-bundle/pom.xml b/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-jersey-bundle/pom.xml index 7259c61c06..09bb8c8e0b 100644 --- a/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-jersey-bundle/pom.xml +++ b/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-jersey-bundle/pom.xml @@ -17,7 +17,7 @@ nifi-registry-ranger org.apache.nifi.registry - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 diff --git a/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-plugin/pom.xml b/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-plugin/pom.xml index 01db3d30d2..ed4ab7fae0 100644 --- a/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-plugin/pom.xml +++ b/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-plugin/pom.xml @@ -17,7 +17,7 @@ nifi-registry-ranger org.apache.nifi.registry - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -34,7 +34,7 @@ org.apache.nifi.registry nifi-registry-data-model - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi.registry nifi-registry-properties - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-xml-processing - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-ranger-jersey-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 com.sun.jersey diff --git a/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/pom.xml b/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/pom.xml index 8f5b872243..989d4373ec 100644 --- a/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/pom.xml +++ b/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/pom.xml @@ -17,7 +17,7 @@ nifi-registry-extensions org.apache.nifi.registry - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 diff --git a/nifi-registry/nifi-registry-extensions/pom.xml b/nifi-registry/nifi-registry-extensions/pom.xml index 797845318c..ccf96e4629 100644 --- a/nifi-registry/nifi-registry-extensions/pom.xml +++ b/nifi-registry/nifi-registry-extensions/pom.xml @@ -17,7 +17,7 @@ nifi-registry org.apache.nifi.registry - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 diff --git a/nifi-registry/nifi-registry-toolkit/nifi-registry-toolkit-assembly/pom.xml b/nifi-registry/nifi-registry-toolkit/nifi-registry-toolkit-assembly/pom.xml index a42e34d924..0f338563c4 100644 --- a/nifi-registry/nifi-registry-toolkit/nifi-registry-toolkit-assembly/pom.xml +++ b/nifi-registry/nifi-registry-toolkit/nifi-registry-toolkit-assembly/pom.xml @@ -14,7 +14,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi.registry nifi-registry-toolkit - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-registry-toolkit-assembly pom @@ -54,7 +54,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi.registry nifi-registry-toolkit-persistence - 2.0.0-SNAPSHOT + 2.0.0-M1 org.slf4j diff --git a/nifi-registry/nifi-registry-toolkit/nifi-registry-toolkit-persistence/pom.xml b/nifi-registry/nifi-registry-toolkit/nifi-registry-toolkit-persistence/pom.xml index 61965662ac..5a50e5f623 100644 --- a/nifi-registry/nifi-registry-toolkit/nifi-registry-toolkit-persistence/pom.xml +++ b/nifi-registry/nifi-registry-toolkit/nifi-registry-toolkit-persistence/pom.xml @@ -14,7 +14,7 @@ org.apache.nifi.registry nifi-registry-toolkit - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-registry-toolkit-persistence @@ -24,22 +24,22 @@ org.apache.nifi.registry nifi-registry-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-provider-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-security-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-runtime - 2.0.0-SNAPSHOT + 2.0.0-M1 commons-cli diff --git a/nifi-registry/nifi-registry-toolkit/pom.xml b/nifi-registry/nifi-registry-toolkit/pom.xml index 124bc928c5..603c83b195 100644 --- a/nifi-registry/nifi-registry-toolkit/pom.xml +++ b/nifi-registry/nifi-registry-toolkit/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi.registry nifi-registry - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-registry-toolkit pom diff --git a/nifi-registry/pom.xml b/nifi-registry/pom.xml index 44ed0ea09f..baf16a9573 100644 --- a/nifi-registry/pom.xml +++ b/nifi-registry/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry @@ -109,69 +109,69 @@ org.apache.nifi.registry nifi-registry-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-properties - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-properties-loader - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-protection-factory - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-protection-loader - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-bootstrap - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-runtime - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-security-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-provider-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-web-ui war - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-web-api war - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-resources - 2.0.0-SNAPSHOT + 2.0.0-M1 resources runtime zip diff --git a/nifi-server-api/pom.xml b/nifi-server-api/pom.xml index fd863ee87a..0100053163 100644 --- a/nifi-server-api/pom.xml +++ b/nifi-server-api/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-server-api jar @@ -27,19 +27,19 @@ org.apache.nifi nifi-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-framework-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-properties - 2.0.0-SNAPSHOT + 2.0.0-M1 provided diff --git a/nifi-stateless/nifi-stateless-api/pom.xml b/nifi-stateless/nifi-stateless-api/pom.xml index ecd05d3fde..cc4a7388e8 100644 --- a/nifi-stateless/nifi-stateless-api/pom.xml +++ b/nifi-stateless/nifi-stateless-api/pom.xml @@ -17,7 +17,7 @@ nifi-stateless org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -27,7 +27,7 @@ org.apache.nifi nifi-api - 2.0.0-SNAPSHOT + 2.0.0-M1 \ No newline at end of file diff --git a/nifi-stateless/nifi-stateless-assembly/pom.xml b/nifi-stateless/nifi-stateless-assembly/pom.xml index b2754be4db..ff82c112a1 100644 --- a/nifi-stateless/nifi-stateless-assembly/pom.xml +++ b/nifi-stateless/nifi-stateless-assembly/pom.xml @@ -18,7 +18,7 @@ nifi-stateless org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -31,45 +31,45 @@ org.apache.nifi nifi-stateless-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-stateless-bootstrap - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-server-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-python-framework-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-runtime - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-stateless-resources resources - 2.0.0-SNAPSHOT + 2.0.0-M1 runtime zip @@ -120,13 +120,13 @@ org.apache.nifi nifi-jetty-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-stateless-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-stateless/nifi-stateless-bootstrap/pom.xml b/nifi-stateless/nifi-stateless-bootstrap/pom.xml index 472453a5fd..f0db7eee6b 100644 --- a/nifi-stateless/nifi-stateless-bootstrap/pom.xml +++ b/nifi-stateless/nifi-stateless-bootstrap/pom.xml @@ -17,7 +17,7 @@ nifi-stateless org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -27,42 +27,42 @@ org.apache.nifi nifi-stateless-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-api - 2.0.0-SNAPSHOT + 2.0.0-M1 compile true org.apache.nifi nifi-server-api - 2.0.0-SNAPSHOT + 2.0.0-M1 compile true org.apache.nifi nifi-framework-api - 2.0.0-SNAPSHOT + 2.0.0-M1 compile true org.apache.nifi nifi-nar-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 compile true org.apache.nifi nifi-properties - 2.0.0-SNAPSHOT + 2.0.0-M1 compile true diff --git a/nifi-stateless/nifi-stateless-bundle/nifi-stateless-engine/pom.xml b/nifi-stateless/nifi-stateless-bundle/nifi-stateless-engine/pom.xml index 8a355b325f..d6c6e6e617 100644 --- a/nifi-stateless/nifi-stateless-bundle/nifi-stateless-engine/pom.xml +++ b/nifi-stateless/nifi-stateless-bundle/nifi-stateless-engine/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-stateless-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-stateless-engine @@ -28,70 +28,70 @@ org.apache.nifi nifi-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-framework-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-stateless-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-core-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-components - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-properties - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-parameter - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-nar-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-nar-loading-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-python-framework-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided @@ -116,7 +116,7 @@ org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-stateless/nifi-stateless-bundle/nifi-stateless-nar/pom.xml b/nifi-stateless/nifi-stateless-bundle/nifi-stateless-nar/pom.xml index c9c6f6077d..1fe31a489b 100644 --- a/nifi-stateless/nifi-stateless-bundle/nifi-stateless-nar/pom.xml +++ b/nifi-stateless/nifi-stateless-bundle/nifi-stateless-nar/pom.xml @@ -17,7 +17,7 @@ nifi-stateless-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -28,7 +28,7 @@ org.apache.nifi nifi-stateless-engine - 2.0.0-SNAPSHOT + 2.0.0-M1 \ No newline at end of file diff --git a/nifi-stateless/nifi-stateless-bundle/pom.xml b/nifi-stateless/nifi-stateless-bundle/pom.xml index 8fed3d2c54..1d24747d6e 100644 --- a/nifi-stateless/nifi-stateless-bundle/pom.xml +++ b/nifi-stateless/nifi-stateless-bundle/pom.xml @@ -18,7 +18,7 @@ nifi-stateless org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 diff --git a/nifi-stateless/nifi-stateless-resources/pom.xml b/nifi-stateless/nifi-stateless-resources/pom.xml index 296c6aa2fc..8c228f9fe4 100644 --- a/nifi-stateless/nifi-stateless-resources/pom.xml +++ b/nifi-stateless/nifi-stateless-resources/pom.xml @@ -17,7 +17,7 @@ nifi-stateless org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 diff --git a/nifi-stateless/pom.xml b/nifi-stateless/pom.xml index 78d22d0c30..2802f6e7df 100644 --- a/nifi-stateless/pom.xml +++ b/nifi-stateless/pom.xml @@ -17,7 +17,7 @@ nifi org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 diff --git a/nifi-system-tests/nifi-alternate-config-extensions-bundle/nifi-alternate-config-extensions-nar/pom.xml b/nifi-system-tests/nifi-alternate-config-extensions-bundle/nifi-alternate-config-extensions-nar/pom.xml index f5810a4565..050156e95e 100644 --- a/nifi-system-tests/nifi-alternate-config-extensions-bundle/nifi-alternate-config-extensions-nar/pom.xml +++ b/nifi-system-tests/nifi-alternate-config-extensions-bundle/nifi-alternate-config-extensions-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-alternate-config-extensions-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-alternate-config-extensions-nar @@ -29,12 +29,12 @@ org.apache.nifi nifi-alternate-config-extensions - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-system-tests/nifi-alternate-config-extensions-bundle/nifi-alternate-config-extensions/pom.xml b/nifi-system-tests/nifi-alternate-config-extensions-bundle/nifi-alternate-config-extensions/pom.xml index c81a4d606e..beb548aff2 100644 --- a/nifi-system-tests/nifi-alternate-config-extensions-bundle/nifi-alternate-config-extensions/pom.xml +++ b/nifi-system-tests/nifi-alternate-config-extensions-bundle/nifi-alternate-config-extensions/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-alternate-config-extensions-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -27,12 +27,12 @@ org.apache.nifi nifi-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 \ No newline at end of file diff --git a/nifi-system-tests/nifi-alternate-config-extensions-bundle/pom.xml b/nifi-system-tests/nifi-alternate-config-extensions-bundle/pom.xml index d9dbf6009f..8a86c898e2 100644 --- a/nifi-system-tests/nifi-alternate-config-extensions-bundle/pom.xml +++ b/nifi-system-tests/nifi-alternate-config-extensions-bundle/pom.xml @@ -17,7 +17,7 @@ nifi-system-tests org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 diff --git a/nifi-system-tests/nifi-stateless-system-test-suite/pom.xml b/nifi-system-tests/nifi-stateless-system-test-suite/pom.xml index 7c57750f19..2335eaef06 100644 --- a/nifi-system-tests/nifi-stateless-system-test-suite/pom.xml +++ b/nifi-system-tests/nifi-stateless-system-test-suite/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-system-tests - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -27,12 +27,12 @@ org.apache.nifi nifi-stateless-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-stateless-bootstrap - 2.0.0-SNAPSHOT + 2.0.0-M1 com.fasterxml.jackson.core @@ -45,38 +45,38 @@ org.apache.nifi.registry nifi-registry-data-model - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-api - 2.0.0-SNAPSHOT + 2.0.0-M1 runtime org.apache.nifi nifi-server-api - 2.0.0-SNAPSHOT + 2.0.0-M1 runtime org.apache.nifi nifi-framework-api - 2.0.0-SNAPSHOT + 2.0.0-M1 runtime org.apache.nifi nifi-nar-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-properties - 2.0.0-SNAPSHOT + 2.0.0-M1 runtime @@ -100,37 +100,37 @@ org.apache.nifi nifi-stateless-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-system-test-extensions-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-standard-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-standard-shared-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-jetty-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-system-tests/nifi-system-test-extensions-bundle/nifi-system-test-extensions-nar/pom.xml b/nifi-system-tests/nifi-system-test-extensions-bundle/nifi-system-test-extensions-nar/pom.xml index 3c6639aa0a..cc11c6b8c5 100644 --- a/nifi-system-tests/nifi-system-test-extensions-bundle/nifi-system-test-extensions-nar/pom.xml +++ b/nifi-system-tests/nifi-system-test-extensions-bundle/nifi-system-test-extensions-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-system-test-extensions-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-system-test-extensions-nar @@ -29,12 +29,12 @@ org.apache.nifi nifi-system-test-extensions - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-system-tests/nifi-system-test-extensions-bundle/nifi-system-test-extensions/pom.xml b/nifi-system-tests/nifi-system-test-extensions-bundle/nifi-system-test-extensions/pom.xml index 05b7633e77..a4dfbc542c 100644 --- a/nifi-system-tests/nifi-system-test-extensions-bundle/nifi-system-test-extensions/pom.xml +++ b/nifi-system-tests/nifi-system-test-extensions-bundle/nifi-system-test-extensions/pom.xml @@ -17,7 +17,7 @@ nifi-system-test-extensions-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -27,22 +27,22 @@ org.apache.nifi nifi-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-stateless-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-bin-manager - 2.0.0-SNAPSHOT + 2.0.0-M1 com.fasterxml.jackson.core @@ -51,13 +51,13 @@ org.apache.nifi nifi-record-serialization-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 compile org.apache.nifi nifi-record - 2.0.0-SNAPSHOT + 2.0.0-M1 compile diff --git a/nifi-system-tests/nifi-system-test-extensions-bundle/pom.xml b/nifi-system-tests/nifi-system-test-extensions-bundle/pom.xml index 9a167b47f8..38efe31fc3 100644 --- a/nifi-system-tests/nifi-system-test-extensions-bundle/pom.xml +++ b/nifi-system-tests/nifi-system-test-extensions-bundle/pom.xml @@ -17,7 +17,7 @@ nifi-system-tests org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 diff --git a/nifi-system-tests/nifi-system-test-extensions2-bundle/nifi-system-test-extensions2-nar/pom.xml b/nifi-system-tests/nifi-system-test-extensions2-bundle/nifi-system-test-extensions2-nar/pom.xml index 67096fc8bc..5cbec8bfd8 100644 --- a/nifi-system-tests/nifi-system-test-extensions2-bundle/nifi-system-test-extensions2-nar/pom.xml +++ b/nifi-system-tests/nifi-system-test-extensions2-bundle/nifi-system-test-extensions2-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-system-test-extensions2-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-system-test-extensions2-nar @@ -29,12 +29,12 @@ org.apache.nifi nifi-system-test-extensions2 - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-system-tests/nifi-system-test-extensions2-bundle/nifi-system-test-extensions2/pom.xml b/nifi-system-tests/nifi-system-test-extensions2-bundle/nifi-system-test-extensions2/pom.xml index 2751c33c57..e0e15153cb 100644 --- a/nifi-system-tests/nifi-system-test-extensions2-bundle/nifi-system-test-extensions2/pom.xml +++ b/nifi-system-tests/nifi-system-test-extensions2-bundle/nifi-system-test-extensions2/pom.xml @@ -17,7 +17,7 @@ nifi-system-test-extensions2-bundle org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -27,12 +27,12 @@ org.apache.nifi nifi-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 \ No newline at end of file diff --git a/nifi-system-tests/nifi-system-test-extensions2-bundle/pom.xml b/nifi-system-tests/nifi-system-test-extensions2-bundle/pom.xml index 5500a662c6..700602d4bc 100644 --- a/nifi-system-tests/nifi-system-test-extensions2-bundle/pom.xml +++ b/nifi-system-tests/nifi-system-test-extensions2-bundle/pom.xml @@ -17,7 +17,7 @@ nifi-system-tests org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 diff --git a/nifi-system-tests/nifi-system-test-nar-provider-bundles/nifi-nar-provider-assembly/pom.xml b/nifi-system-tests/nifi-system-test-nar-provider-bundles/nifi-nar-provider-assembly/pom.xml index 88598417d3..1f88892f38 100644 --- a/nifi-system-tests/nifi-system-test-nar-provider-bundles/nifi-nar-provider-assembly/pom.xml +++ b/nifi-system-tests/nifi-system-test-nar-provider-bundles/nifi-nar-provider-assembly/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-system-test-nar-provider-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-nar-provider-assembly @@ -29,19 +29,19 @@ org.apache.nifi nifi-nar-provider-service-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-nar-provider-service-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-nar-provider-processors-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-system-tests/nifi-system-test-nar-provider-bundles/nifi-nar-provider-processors-nar/pom.xml b/nifi-system-tests/nifi-system-test-nar-provider-bundles/nifi-nar-provider-processors-nar/pom.xml index 737949269c..61e3cae77f 100644 --- a/nifi-system-tests/nifi-system-test-nar-provider-bundles/nifi-nar-provider-processors-nar/pom.xml +++ b/nifi-system-tests/nifi-system-test-nar-provider-bundles/nifi-nar-provider-processors-nar/pom.xml @@ -19,23 +19,23 @@ org.apache.nifi nifi-system-test-nar-provider-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-nar-provider-processors-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-nar-provider-processors - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-nar-provider-service-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar diff --git a/nifi-system-tests/nifi-system-test-nar-provider-bundles/nifi-nar-provider-processors/pom.xml b/nifi-system-tests/nifi-system-test-nar-provider-bundles/nifi-nar-provider-processors/pom.xml index 5b265d9e32..42990204a7 100644 --- a/nifi-system-tests/nifi-system-test-nar-provider-bundles/nifi-nar-provider-processors/pom.xml +++ b/nifi-system-tests/nifi-system-test-nar-provider-bundles/nifi-nar-provider-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-system-test-nar-provider-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-nar-provider-processors @@ -29,24 +29,24 @@ org.apache.nifi nifi-nar-provider-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-system-tests/nifi-system-test-nar-provider-bundles/nifi-nar-provider-service-api-nar/pom.xml b/nifi-system-tests/nifi-system-test-nar-provider-bundles/nifi-nar-provider-service-api-nar/pom.xml index 311da5509e..bbf97e7a2b 100644 --- a/nifi-system-tests/nifi-system-test-nar-provider-bundles/nifi-nar-provider-service-api-nar/pom.xml +++ b/nifi-system-tests/nifi-system-test-nar-provider-bundles/nifi-nar-provider-service-api-nar/pom.xml @@ -19,24 +19,24 @@ org.apache.nifi nifi-system-test-nar-provider-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-nar-provider-service-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-nar-provider-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-system-tests/nifi-system-test-nar-provider-bundles/nifi-nar-provider-service-api/pom.xml b/nifi-system-tests/nifi-system-test-nar-provider-bundles/nifi-nar-provider-service-api/pom.xml index c90c57556b..955c429fa5 100644 --- a/nifi-system-tests/nifi-system-test-nar-provider-bundles/nifi-nar-provider-service-api/pom.xml +++ b/nifi-system-tests/nifi-system-test-nar-provider-bundles/nifi-nar-provider-service-api/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-system-test-nar-provider-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-nar-provider-service-api @@ -29,7 +29,7 @@ org.apache.nifi nifi-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided diff --git a/nifi-system-tests/nifi-system-test-nar-provider-bundles/nifi-nar-provider-service-nar/pom.xml b/nifi-system-tests/nifi-system-test-nar-provider-bundles/nifi-nar-provider-service-nar/pom.xml index ea545b0c99..69f1fedff9 100644 --- a/nifi-system-tests/nifi-system-test-nar-provider-bundles/nifi-nar-provider-service-nar/pom.xml +++ b/nifi-system-tests/nifi-system-test-nar-provider-bundles/nifi-nar-provider-service-nar/pom.xml @@ -19,24 +19,24 @@ org.apache.nifi nifi-system-test-nar-provider-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-nar-provider-service-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-nar-provider-service-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-nar-provider-service - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-system-tests/nifi-system-test-nar-provider-bundles/nifi-nar-provider-service/pom.xml b/nifi-system-tests/nifi-system-test-nar-provider-bundles/nifi-nar-provider-service/pom.xml index f8dab296af..12feb3817c 100644 --- a/nifi-system-tests/nifi-system-test-nar-provider-bundles/nifi-nar-provider-service/pom.xml +++ b/nifi-system-tests/nifi-system-test-nar-provider-bundles/nifi-nar-provider-service/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-system-test-nar-provider-bundles - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-nar-provider-service @@ -29,23 +29,23 @@ org.apache.nifi nifi-nar-provider-service-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-api - 2.0.0-SNAPSHOT + 2.0.0-M1 provided org.apache.nifi nifi-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-mock - 2.0.0-SNAPSHOT + 2.0.0-M1 test diff --git a/nifi-system-tests/nifi-system-test-nar-provider-bundles/pom.xml b/nifi-system-tests/nifi-system-test-nar-provider-bundles/pom.xml index 2c29a74543..a828b71b34 100644 --- a/nifi-system-tests/nifi-system-test-nar-provider-bundles/pom.xml +++ b/nifi-system-tests/nifi-system-test-nar-provider-bundles/pom.xml @@ -16,7 +16,7 @@ nifi-system-tests org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 diff --git a/nifi-system-tests/nifi-system-test-suite/pom.xml b/nifi-system-tests/nifi-system-test-suite/pom.xml index b5dea26222..4a9660e698 100644 --- a/nifi-system-tests/nifi-system-test-suite/pom.xml +++ b/nifi-system-tests/nifi-system-test-suite/pom.xml @@ -17,7 +17,7 @@ nifi-system-tests org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -126,31 +126,31 @@ org.apache.nifi nifi-client-dto - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-framework-components - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-framework-cluster-protocol - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-framework-core-api - 2.0.0-SNAPSHOT + 2.0.0-M1 test org.apache.nifi nifi-toolkit-cli - 2.0.0-SNAPSHOT + 2.0.0-M1 test @@ -202,101 +202,101 @@ org.apache.nifi nifi-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-framework-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-stateless-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-runtime - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-bootstrap - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-xml-processing - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-jetty-bundle - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-framework-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-server-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-provenance-repository-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-standard-shared-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-standard-services-api-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-system-test-extensions-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-system-test-extensions2-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-alternate-config-extensions-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-nar-provider-assembly - 2.0.0-SNAPSHOT + 2.0.0-M1 assembly zip @@ -306,28 +306,28 @@ org.apache.nifi nifi-py4j-nar - 2.0.0-SNAPSHOT + 2.0.0-M1 nar org.apache.nifi nifi-python-framework-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-python-extension-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-python-framework - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-python-test-extensions - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-system-tests/pom.xml b/nifi-system-tests/pom.xml index 0b4773e677..25effec720 100644 --- a/nifi-system-tests/pom.xml +++ b/nifi-system-tests/pom.xml @@ -18,7 +18,7 @@ nifi org.apache.nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-system-tests diff --git a/nifi-toolkit/nifi-toolkit-api/pom.xml b/nifi-toolkit/nifi-toolkit-api/pom.xml index 2c7d2ceeb3..9827a0e123 100644 --- a/nifi-toolkit/nifi-toolkit-api/pom.xml +++ b/nifi-toolkit/nifi-toolkit-api/pom.xml @@ -13,7 +13,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-toolkit - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 diff --git a/nifi-toolkit/nifi-toolkit-assembly/pom.xml b/nifi-toolkit/nifi-toolkit-assembly/pom.xml index ed472c5ff5..ee8609b2bc 100644 --- a/nifi-toolkit/nifi-toolkit-assembly/pom.xml +++ b/nifi-toolkit/nifi-toolkit-assembly/pom.xml @@ -14,7 +14,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-toolkit - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-toolkit-assembly pom @@ -64,12 +64,12 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-toolkit-encrypt-config - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-toolkit-cli - 2.0.0-SNAPSHOT + 2.0.0-M1 org.slf4j diff --git a/nifi-toolkit/nifi-toolkit-cli/pom.xml b/nifi-toolkit/nifi-toolkit-cli/pom.xml index d77c87ec1f..92e8db6d69 100644 --- a/nifi-toolkit/nifi-toolkit-cli/pom.xml +++ b/nifi-toolkit/nifi-toolkit-cli/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-toolkit - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-toolkit-cli Tooling to make tls configuration easier @@ -55,17 +55,17 @@ org.apache.nifi nifi-security-ssl - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-utils-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-utils - 2.0.0-SNAPSHOT + 2.0.0-M1 commons-cli @@ -74,12 +74,12 @@ org.apache.nifi nifi-framework-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-client-dto - 2.0.0-SNAPSHOT + 2.0.0-M1 ch.qos.logback @@ -90,12 +90,12 @@ org.apache.nifi.registry nifi-registry-data-model - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-client - 2.0.0-SNAPSHOT + 2.0.0-M1 diff --git a/nifi-toolkit/nifi-toolkit-encrypt-config/pom.xml b/nifi-toolkit/nifi-toolkit-encrypt-config/pom.xml index db194ee877..32483a9c28 100644 --- a/nifi-toolkit/nifi-toolkit-encrypt-config/pom.xml +++ b/nifi-toolkit/nifi-toolkit-encrypt-config/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-toolkit - 2.0.0-SNAPSHOT + 2.0.0-M1 4.0.0 @@ -27,52 +27,52 @@ org.apache.nifi nifi-flow-encryptor - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-properties - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-properties-loader - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-protection-api - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-protection-factory - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-property-protection-loader - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-properties - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi.registry nifi-registry-properties-loader - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-xml-processing - 2.0.0-SNAPSHOT + 2.0.0-M1 org.apache.nifi nifi-security-crypto-key - 2.0.0-SNAPSHOT + 2.0.0-M1 info.picocli diff --git a/nifi-toolkit/pom.xml b/nifi-toolkit/pom.xml index 520a98d7ac..15eed93979 100644 --- a/nifi-toolkit/pom.xml +++ b/nifi-toolkit/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 nifi-toolkit pom diff --git a/pom.xml b/pom.xml index 4261b650b8..0945a4cfcb 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi - 2.0.0-SNAPSHOT + 2.0.0-M1 pom Apache NiFi is an easy to use, powerful, and reliable system to process and distribute data. @@ -84,7 +84,7 @@ scm:git:git://git.apache.org/nifi.git scm:git:https://git-wip-us.apache.org/repos/asf/nifi.git https://git-wip-us.apache.org/repos/asf?p=nifi.git - HEAD + nifi-2.0.0-M1-RC6 JIRA @@ -104,7 +104,7 @@ v16.13.2 1.14.2 1.5.1 - 1675980972 + 1700698937 UTF-8 UTF-8 2014