From 109e54cd585902a981d1b370b3dc4d1620be438c Mon Sep 17 00:00:00 2001 From: Joe Witt Date: Mon, 3 Oct 2022 10:59:34 -0700 Subject: [PATCH 1/2] NIFI-10521-RC4 prepare release nifi-1.18.0-RC4 --- 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 | 6 +- 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 | 2 +- minifi/minifi-c2/minifi-c2-api/pom.xml | 2 +- minifi/minifi-c2/minifi-c2-assembly/pom.xml | 2 +- .../minifi-c2-cache-filesystem/pom.xml | 2 +- .../minifi-c2-cache-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-nifi-rest/pom.xml | 2 +- .../minifi-c2-provider-util/pom.xml | 2 +- minifi/minifi-c2/minifi-c2-provider/pom.xml | 2 +- minifi/minifi-c2/minifi-c2-service/pom.xml | 6 +- minifi/minifi-c2/pom.xml | 2 +- .../minifi-commons-schema/pom.xml | 2 +- minifi/minifi-commons/minifi-utils/pom.xml | 2 +- minifi/minifi-commons/pom.xml | 2 +- minifi/minifi-docker/pom.xml | 2 +- minifi/minifi-docs/pom.xml | 2 +- minifi/minifi-integration-tests/pom.xml | 2 +- .../minifi-framework-nar/pom.xml | 6 +- .../minifi-framework-api/pom.xml | 8 +- .../minifi-framework-core/pom.xml | 4 +- .../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 | 2 +- minifi/minifi-toolkit/pom.xml | 2 +- minifi/pom.xml | 126 +++---- nifi-api/pom.xml | 2 +- nifi-assembly/pom.xml | 322 +++++++++--------- nifi-bootstrap/pom.xml | 22 +- nifi-commons/nifi-bootstrap-utils/pom.xml | 2 +- nifi-commons/nifi-build/pom.xml | 2 +- .../nifi-data-provenance-utils/pom.xml | 8 +- nifi-commons/nifi-deprecation-log/pom.xml | 2 +- nifi-commons/nifi-expression-language/pom.xml | 10 +- .../nifi-external-resource-utils/pom.xml | 4 +- 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 | 10 +- nifi-commons/nifi-hl7-query-language/pom.xml | 2 +- nifi-commons/nifi-jetty-configuration/pom.xml | 2 +- nifi-commons/nifi-json-utils/pom.xml | 4 +- nifi-commons/nifi-logging-utils/pom.xml | 2 +- nifi-commons/nifi-metrics/pom.xml | 4 +- nifi-commons/nifi-parameter/pom.xml | 4 +- nifi-commons/nifi-properties/pom.xml | 4 +- nifi-commons/nifi-property-encryptor/pom.xml | 4 +- .../nifi-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 | 22 +- .../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 | 10 +- nifi-commons/nifi-record/pom.xml | 2 +- .../nifi-repository-encryption/pom.xml | 8 +- nifi-commons/nifi-schema-utils/pom.xml | 2 +- .../nifi-security-kerberos-api/pom.xml | 2 +- nifi-commons/nifi-security-kerberos/pom.xml | 6 +- nifi-commons/nifi-security-kms/pom.xml | 2 +- nifi-commons/nifi-security-socket-ssl/pom.xml | 6 +- nifi-commons/nifi-security-utils-api/pom.xml | 2 +- nifi-commons/nifi-security-utils/pom.xml | 12 +- nifi-commons/nifi-single-user-utils/pom.xml | 4 +- nifi-commons/nifi-site-to-site-client/pom.xml | 14 +- nifi-commons/nifi-socket-utils/pom.xml | 8 +- nifi-commons/nifi-utils/pom.xml | 4 +- 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 | 4 +- nifi-commons/nifi-xml-processing/pom.xml | 2 +- nifi-commons/pom.xml | 2 +- nifi-docker/dockerhub/pom.xml | 2 +- nifi-docker/dockermaven/pom.xml | 2 +- nifi-docker/pom.xml | 2 +- nifi-docs/pom.xml | 2 +- .../nifi-nifi-example-nar/pom.xml | 2 +- .../nifi-nifi-example-processors/pom.xml | 6 +- nifi-external/nifi-example-bundle/pom.xml | 4 +- .../nifi-kafka-connector-assembly/pom.xml | 24 +- .../nifi-kafka-connector-tests/pom.xml | 10 +- .../nifi-kafka-connector/pom.xml | 24 +- nifi-external/nifi-kafka-connect/pom.xml | 2 +- nifi-external/nifi-spark-receiver/pom.xml | 4 +- nifi-external/pom.xml | 2 +- nifi-framework-api/pom.xml | 4 +- nifi-h2/nifi-h2-database-migrator/pom.xml | 4 +- nifi-h2/nifi-h2-database/pom.xml | 2 +- nifi-h2/pom.xml | 2 +- .../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 | 8 +- .../nifi-accumulo-processors/pom.xml | 20 +- .../nifi-accumulo-services-api-nar/pom.xml | 8 +- .../nifi-accumulo-services-api/pom.xml | 10 +- .../nifi-accumulo-services-nar/pom.xml | 8 +- .../nifi-accumulo-services/pom.xml | 24 +- nifi-nar-bundles/nifi-accumulo-bundle/pom.xml | 4 +- .../nifi-airtable-nar/pom.xml | 10 +- .../nifi-airtable-processors/pom.xml | 10 +- nifi-nar-bundles/nifi-airtable-bundle/pom.xml | 6 +- .../nifi-ambari-nar/pom.xml | 4 +- .../nifi-ambari-reporting-task/pom.xml | 10 +- nifi-nar-bundles/nifi-ambari-bundle/pom.xml | 2 +- .../nifi-amqp-bundle/nifi-amqp-nar/pom.xml | 4 +- .../nifi-amqp-processors/pom.xml | 6 +- nifi-nar-bundles/nifi-amqp-bundle/pom.xml | 4 +- .../nifi-asn1-bundle/nifi-asn1-nar/pom.xml | 6 +- .../nifi-asn1-services/pom.xml | 4 +- nifi-nar-bundles/nifi-asn1-bundle/pom.xml | 2 +- .../nifi-atlas-bundle/nifi-atlas-nar/pom.xml | 4 +- .../nifi-atlas-reporting-task/pom.xml | 8 +- nifi-nar-bundles/nifi-atlas-bundle/pom.xml | 4 +- .../nifi-avro-bundle/nifi-avro-nar/pom.xml | 4 +- .../nifi-avro-processors/pom.xml | 6 +- nifi-nar-bundles/nifi-avro-bundle/pom.xml | 2 +- .../nifi-aws-abstract-processors/pom.xml | 6 +- .../nifi-aws-bundle/nifi-aws-nar/pom.xml | 10 +- .../nifi-aws-parameter-providers/pom.xml | 12 +- .../pom.xml | 8 +- .../nifi-aws-processors/pom.xml | 16 +- .../nifi-aws-service-api-nar/pom.xml | 6 +- .../nifi-aws-service-api/pom.xml | 2 +- nifi-nar-bundles/nifi-aws-bundle/pom.xml | 2 +- .../nifi-azure-graph-authorizer/pom.xml | 6 +- .../nifi-azure-bundle/nifi-azure-nar/pom.xml | 10 +- .../nifi-azure-processors/pom.xml | 24 +- .../nifi-azure-reporting-task/pom.xml | 12 +- .../nifi-azure-services-api-nar/pom.xml | 6 +- .../nifi-azure-services-api/pom.xml | 2 +- nifi-nar-bundles/nifi-azure-bundle/pom.xml | 2 +- .../nifi-beats-bundle/nifi-beats-nar/pom.xml | 6 +- .../nifi-beats-processors/pom.xml | 14 +- nifi-nar-bundles/nifi-beats-bundle/pom.xml | 2 +- .../nifi-box-bundle/nifi-box-nar/pom.xml | 6 +- .../nifi-box-processors/pom.xml | 8 +- .../nifi-box-services-api-nar/pom.xml | 8 +- .../nifi-box-services-api/pom.xml | 2 +- .../nifi-box-services-nar/pom.xml | 8 +- .../nifi-box-bundle/nifi-box-services/pom.xml | 11 +- nifi-nar-bundles/nifi-box-bundle/pom.xml | 5 +- .../pom.xml | 22 +- .../nifi-cassandra-nar/pom.xml | 4 +- .../nifi-cassandra-processors/pom.xml | 6 +- .../nifi-cassandra-services-api-nar/pom.xml | 6 +- .../nifi-cassandra-services-api/pom.xml | 2 +- .../nifi-cassandra-services-nar/pom.xml | 8 +- .../nifi-cassandra-services/pom.xml | 12 +- .../nifi-cassandra-bundle/pom.xml | 4 +- .../nifi-ccda-bundle/nifi-ccda-nar/pom.xml | 2 +- .../nifi-ccda-processors/pom.xml | 6 +- nifi-nar-bundles/nifi-ccda-bundle/pom.xml | 4 +- .../nifi-cdc/nifi-cdc-api/pom.xml | 2 +- .../nifi-cdc-mysql-nar/pom.xml | 4 +- .../nifi-cdc-mysql-processors/pom.xml | 6 +- .../nifi-cdc/nifi-cdc-mysql-bundle/pom.xml | 4 +- nifi-nar-bundles/nifi-cdc/pom.xml | 2 +- .../nifi-confluent-platform-nar/pom.xml | 6 +- .../pom.xml | 8 +- .../nifi-confluent-platform-bundle/pom.xml | 2 +- .../nifi-couchbase-nar/pom.xml | 6 +- .../nifi-couchbase-processors/pom.xml | 8 +- .../nifi-couchbase-services-api-nar/pom.xml | 6 +- .../nifi-couchbase-services-api/pom.xml | 2 +- .../nifi-couchbase-bundle/pom.xml | 2 +- .../nifi-cybersecurity-nar/pom.xml | 4 +- .../nifi-cybersecurity-processors/pom.xml | 6 +- .../nifi-cybersecurity-bundle/pom.xml | 2 +- .../nifi-datadog-nar/pom.xml | 2 +- .../nifi-datadog-reporting-task/pom.xml | 8 +- 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 | 8 +- .../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 +- .../nifi-easyrules-nar/pom.xml | 6 +- .../nifi-easyrules-service/pom.xml | 8 +- .../nifi-easyrules-bundle/pom.xml | 4 +- .../pom.xml | 6 +- .../pom.xml | 10 +- .../pom.xml | 6 +- .../nifi-elasticsearch-client-service/pom.xml | 26 +- .../nifi-elasticsearch-nar/pom.xml | 4 +- .../nifi-elasticsearch-processors/pom.xml | 16 +- .../nifi-elasticsearch-restapi-nar/pom.xml | 6 +- .../pom.xml | 30 +- .../nifi-elasticsearch-bundle/pom.xml | 6 +- .../nifi-email-bundle/nifi-email-nar/pom.xml | 4 +- .../nifi-email-processors/pom.xml | 6 +- nifi-nar-bundles/nifi-email-bundle/pom.xml | 4 +- .../nifi-enrich-nar/pom.xml | 2 +- .../nifi-enrich-processors/pom.xml | 12 +- nifi-nar-bundles/nifi-enrich-bundle/pom.xml | 4 +- .../nifi-evtx-bundle/nifi-evtx-nar/pom.xml | 4 +- .../nifi-evtx-processors/pom.xml | 8 +- nifi-nar-bundles/nifi-evtx-bundle/pom.xml | 4 +- .../nifi-bin-manager/pom.xml | 4 +- .../nifi-database-test-utils/pom.xml | 2 +- .../nifi-database-utils/pom.xml | 8 +- .../nifi-event-listen/pom.xml | 8 +- .../nifi-event-put/pom.xml | 6 +- .../nifi-event-transport/pom.xml | 6 +- .../nifi-hadoop-utils/pom.xml | 6 +- .../nifi-kerberos-test-utils/pom.xml | 8 +- .../nifi-listed-entity/pom.xml | 4 +- .../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 | 6 +- .../nifi-mock-record-utils/pom.xml | 6 +- .../nifi-standard-record-utils/pom.xml | 8 +- .../nifi-record-utils/pom.xml | 2 +- .../nifi-reporting-utils/pom.xml | 6 +- .../nifi-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 | 6 +- .../pom.xml | 10 +- .../nifi-flow-registry-client-bundle/pom.xml | 2 +- .../nifi-flume-bundle/nifi-flume-nar/pom.xml | 4 +- .../nifi-flume-processors/pom.xml | 8 +- nifi-nar-bundles/nifi-flume-bundle/pom.xml | 4 +- .../pom.xml | 2 +- .../nifi-framework-nar/pom.xml | 8 +- .../nifi-administration/pom.xml | 4 +- .../nifi-framework/nifi-authorizer/pom.xml | 4 +- .../nifi-framework/nifi-client-dto/pom.xml | 6 +- .../nifi-framework/nifi-documentation/pom.xml | 2 +- .../nifi-file-authorizer/pom.xml | 4 +- .../nifi-flowfile-repo-serialization/pom.xml | 12 +- .../pom.xml | 10 +- .../nifi-framework-authorization/pom.xml | 4 +- .../nifi-framework-cluster-protocol/pom.xml | 10 +- .../nifi-framework-cluster/pom.xml | 2 +- .../nifi-framework-components/pom.xml | 28 +- .../nifi-framework-core-api/pom.xml | 8 +- .../nifi-framework-core/pom.xml | 36 +- .../nifi-framework-nar-loading-utils/pom.xml | 2 +- .../nifi-framework-nar-utils/pom.xml | 4 +- .../nifi-headless-server/pom.xml | 2 +- .../nifi-mock-authorizer/pom.xml | 2 +- .../nifi-framework/nifi-nar-utils/pom.xml | 2 +- .../nifi-properties-loader/pom.xml | 2 +- .../nifi-repository-models/pom.xml | 6 +- .../nifi-framework/nifi-resources/pom.xml | 2 +- .../nifi-framework/nifi-runtime/pom.xml | 2 +- .../nifi-shell-authorizer/pom.xml | 4 +- .../nifi-framework/nifi-site-to-site/pom.xml | 4 +- .../nifi-standard-prioritizers/pom.xml | 2 +- .../nifi-framework/nifi-user-actions/pom.xml | 2 +- .../nifi-web/nifi-custom-ui-utilities/pom.xml | 2 +- .../nifi-web/nifi-jetty/pom.xml | 2 +- .../nifi-web/nifi-ui-extension/pom.xml | 2 +- .../nifi-web/nifi-web-api/pom.xml | 6 +- .../nifi-web/nifi-web-content-access/pom.xml | 2 +- .../nifi-web/nifi-web-content-viewer/pom.xml | 2 +- .../nifi-web/nifi-web-docs/pom.xml | 2 +- .../nifi-web/nifi-web-error/pom.xml | 2 +- .../nifi-web-optimistic-locking/pom.xml | 2 +- .../nifi-web/nifi-web-security/pom.xml | 2 +- .../nifi-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 | 80 ++--- .../nifi-gcp-bundle/nifi-gcp-nar/pom.xml | 8 +- .../nifi-gcp-parameter-providers/pom.xml | 10 +- .../nifi-gcp-processors/pom.xml | 10 +- .../nifi-gcp-services-api-nar/pom.xml | 6 +- .../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 | 12 +- 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 | 4 +- .../nifi-graph-bundle/nifi-graph-nar/pom.xml | 4 +- .../nifi-graph-processors/pom.xml | 22 +- .../nifi-graph-test-clients/pom.xml | 6 +- .../nifi-neo4j-3-cypher-service-nar/pom.xml | 6 +- .../nifi-neo4j-3-cypher-service/pom.xml | 10 +- .../nifi-neo4j-cypher-service-nar/pom.xml | 6 +- .../nifi-neo4j-cypher-service/pom.xml | 10 +- .../nifi-other-graph-services-nar/pom.xml | 6 +- .../nifi-other-graph-services/pom.xml | 10 +- nifi-nar-bundles/nifi-graph-bundle/pom.xml | 4 +- .../nifi-groovyx-nar/pom.xml | 4 +- .../nifi-groovyx-processors/pom.xml | 14 +- nifi-nar-bundles/nifi-groovyx-bundle/pom.xml | 4 +- .../nifi-grpc-bundle/nifi-grpc-nar/pom.xml | 6 +- .../nifi-grpc-processors/pom.xml | 10 +- nifi-nar-bundles/nifi-grpc-bundle/pom.xml | 4 +- .../nifi-hadoop-nar/pom.xml | 4 +- .../nifi-hdfs-processors/pom.xml | 12 +- nifi-nar-bundles/nifi-hadoop-bundle/pom.xml | 4 +- .../nifi-hadoop-libraries-nar/pom.xml | 4 +- .../nifi-hadoop-libraries-bundle/pom.xml | 2 +- .../pom.xml | 6 +- .../pom.xml | 10 +- .../pom.xml | 12 +- .../nifi-hashicorp-vault-nar/pom.xml | 12 +- .../pom.xml | 8 +- .../pom.xml | 10 +- .../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 | 8 +- .../nifi-hazelcast-bundle/pom.xml | 2 +- .../nifi-hbase-bundle/nifi-hbase-nar/pom.xml | 4 +- .../nifi-hbase-processors/pom.xml | 14 +- nifi-nar-bundles/nifi-hbase-bundle/pom.xml | 4 +- .../nifi-hive-bundle/nifi-hive-nar/pom.xml | 6 +- .../nifi-hive-processors/pom.xml | 22 +- .../nifi-hive-services-api-nar/pom.xml | 6 +- .../nifi-hive-services-api/pom.xml | 6 +- .../nifi-hive-bundle/nifi-hive3-nar/pom.xml | 6 +- .../nifi-hive3-processors/pom.xml | 28 +- .../nifi-hive_1_1-nar/pom.xml | 6 +- .../nifi-hive_1_1-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 | 6 +- nifi-nar-bundles/nifi-hl7-bundle/pom.xml | 6 +- .../nifi-html-bundle/nifi-html-nar/pom.xml | 4 +- .../nifi-html-processors/pom.xml | 6 +- nifi-nar-bundles/nifi-html-bundle/pom.xml | 4 +- .../nifi-hubspot-nar/pom.xml | 10 +- .../nifi-hubspot-processors/pom.xml | 14 +- nifi-nar-bundles/nifi-hubspot-bundle/pom.xml | 6 +- .../nifi-ignite-nar/pom.xml | 4 +- .../nifi-ignite-processors/pom.xml | 6 +- nifi-nar-bundles/nifi-ignite-bundle/pom.xml | 4 +- .../nifi-influxdb-nar/pom.xml | 4 +- .../nifi-influxdb-processors/pom.xml | 6 +- nifi-nar-bundles/nifi-influxdb-bundle/pom.xml | 4 +- nifi-nar-bundles/nifi-jetty-bundle/pom.xml | 2 +- .../nifi-jms-cf-service-nar/pom.xml | 6 +- .../nifi-jms-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 | 6 +- .../nifi-jolt-record-processors/pom.xml | 14 +- .../nifi-jolt-record-bundle/pom.xml | 8 +- .../nifi-kafka-1-0-nar/pom.xml | 4 +- .../nifi-kafka-1-0-processors/pom.xml | 12 +- .../nifi-kafka-2-0-nar/pom.xml | 4 +- .../nifi-kafka-2-0-processors/pom.xml | 12 +- .../nifi-kafka-2-6-nar/pom.xml | 4 +- .../nifi-kafka-2-6-processors/pom.xml | 14 +- nifi-nar-bundles/nifi-kafka-bundle/pom.xml | 8 +- .../nifi-kerberos-iaa-providers-nar/pom.xml | 2 +- .../nifi-kerberos-iaa-providers/pom.xml | 4 +- .../pom.xml | 4 +- .../nifi-kudu-controller-service/pom.xml | 6 +- .../nifi-kudu-bundle/nifi-kudu-nar/pom.xml | 8 +- .../nifi-kudu-processors/pom.xml | 16 +- nifi-nar-bundles/nifi-kudu-bundle/pom.xml | 2 +- .../nifi-language-translation-nar/pom.xml | 4 +- .../nifi-yandex-processors/pom.xml | 8 +- .../nifi-language-translation-bundle/pom.xml | 2 +- .../nifi-ldap-iaa-providers-nar/pom.xml | 2 +- .../nifi-ldap-iaa-providers/pom.xml | 8 +- .../nifi-ldap-iaa-providers-bundle/pom.xml | 4 +- .../nifi-image-viewer/pom.xml | 2 +- .../nifi-media-bundle/nifi-media-nar/pom.xml | 6 +- .../nifi-media-processors/pom.xml | 6 +- nifi-nar-bundles/nifi-media-bundle/pom.xml | 2 +- .../pom.xml | 6 +- .../nifi-metrics-reporter-service-api/pom.xml | 2 +- .../nifi-metrics-reporting-nar/pom.xml | 6 +- .../nifi-metrics-reporting-task/pom.xml | 8 +- .../nifi-metrics-reporting-bundle/pom.xml | 6 +- .../pom.xml | 6 +- .../nifi-mongodb-client-service-api/pom.xml | 6 +- .../nifi-mongodb-nar/pom.xml | 4 +- .../nifi-mongodb-processors/pom.xml | 18 +- .../nifi-mongodb-services-nar/pom.xml | 6 +- .../nifi-mongodb-services/pom.xml | 10 +- nifi-nar-bundles/nifi-mongodb-bundle/pom.xml | 4 +- .../nifi-mqtt-bundle/nifi-mqtt-nar/pom.xml | 4 +- .../nifi-mqtt-processors/pom.xml | 10 +- nifi-nar-bundles/nifi-mqtt-bundle/pom.xml | 4 +- .../nifi-network-processors-nar/pom.xml | 4 +- .../nifi-network-processors/pom.xml | 8 +- .../nifi-network-utils/pom.xml | 2 +- nifi-nar-bundles/nifi-network-bundle/pom.xml | 2 +- .../nifi-parquet-nar/pom.xml | 6 +- .../nifi-parquet-processors/pom.xml | 10 +- nifi-nar-bundles/nifi-parquet-bundle/pom.xml | 2 +- .../nifi-pgp-bundle/nifi-pgp-nar/pom.xml | 6 +- .../nifi-pgp-processors/pom.xml | 8 +- .../nifi-pgp-service-api-nar/pom.xml | 6 +- .../nifi-pgp-service-api/pom.xml | 2 +- .../nifi-pgp-service-nar/pom.xml | 6 +- .../nifi-pgp-bundle/nifi-pgp-service/pom.xml | 8 +- .../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-processors/pom.xml | 8 +- nifi-nar-bundles/nifi-poi-bundle/pom.xml | 2 +- .../nifi-prometheus-nar/pom.xml | 6 +- .../nifi-prometheus-reporting-task/pom.xml | 14 +- .../nifi-prometheus-bundle/pom.xml | 2 +- .../pom.xml | 20 +- .../nifi-provenance-repository-nar/pom.xml | 2 +- .../pom.xml | 6 +- .../nifi-provenance-repository-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 | 8 +- .../nifi-redis-bundle/nifi-redis-nar/pom.xml | 6 +- .../nifi-redis-service-api-nar/pom.xml | 6 +- .../nifi-redis-service-api/pom.xml | 2 +- nifi-nar-bundles/nifi-redis-bundle/pom.xml | 2 +- .../nifi-registry-nar/pom.xml | 6 +- .../nifi-registry-service/pom.xml | 6 +- nifi-nar-bundles/nifi-registry-bundle/pom.xml | 2 +- .../nifi-rethinkdb-nar/pom.xml | 4 +- .../nifi-rethinkdb-processors/pom.xml | 8 +- .../nifi-rethinkdb-bundle/pom.xml | 4 +- .../nifi-riemann-nar/pom.xml | 2 +- .../nifi-riemann-processors/pom.xml | 6 +- nifi-nar-bundles/nifi-riemann-bundle/pom.xml | 4 +- .../nifi-rocksdb-nar/pom.xml | 6 +- .../nifi-rocksdb-repository/pom.xml | 8 +- nifi-nar-bundles/nifi-rocksdb-bundle/pom.xml | 2 +- .../nifi-rules-action-handler-nar/pom.xml | 6 +- .../nifi-rules-action-handler-service/pom.xml | 12 +- .../nifi-rules-action-handler-bundle/pom.xml | 4 +- .../nifi-salesforce-nar/pom.xml | 6 +- .../nifi-salesforce-processors/pom.xml | 10 +- .../nifi-salesforce-bundle/pom.xml | 2 +- .../nifi-scripting-nar/pom.xml | 4 +- .../nifi-scripting-processors/pom.xml | 12 +- .../nifi-scripting-bundle/pom.xml | 14 +- .../nifi-shopify-nar/pom.xml | 10 +- .../nifi-shopify-processors/pom.xml | 14 +- nifi-nar-bundles/nifi-shopify-bundle/pom.xml | 6 +- .../pom.xml | 2 +- .../nifi-single-user-iaa-providers/pom.xml | 10 +- .../pom.xml | 4 +- .../nifi-site-to-site-reporting-nar/pom.xml | 4 +- .../nifi-site-to-site-reporting-task/pom.xml | 18 +- .../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 | 6 +- .../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-nar-bundles/nifi-smb-bundle/pom.xml | 4 +- .../nifi-snmp-bundle/nifi-snmp-nar/pom.xml | 2 +- .../nifi-snmp-processors/pom.xml | 8 +- nifi-nar-bundles/nifi-snmp-bundle/pom.xml | 4 +- .../nifi-snowflake-services-nar/pom.xml | 6 +- .../nifi-snowflake-services/pom.xml | 10 +- .../nifi-snowflake-bundle/pom.xml | 2 +- .../nifi-social-media-nar/pom.xml | 4 +- .../nifi-twitter-processors/pom.xml | 6 +- .../nifi-social-media-bundle/pom.xml | 2 +- .../nifi-solr-bundle/nifi-solr-nar/pom.xml | 6 +- .../nifi-solr-processors/pom.xml | 14 +- 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 | 10 +- nifi-nar-bundles/nifi-spark-bundle/pom.xml | 4 +- .../nifi-splunk-nar/pom.xml | 6 +- .../nifi-splunk-processors/pom.xml | 8 +- nifi-nar-bundles/nifi-splunk-bundle/pom.xml | 2 +- .../nifi-spring-nar/pom.xml | 2 +- .../nifi-spring-processors/pom.xml | 6 +- nifi-nar-bundles/nifi-spring-bundle/pom.xml | 4 +- .../nifi-sql-reporting-nar/pom.xml | 6 +- .../nifi-sql-reporting-tasks/pom.xml | 18 +- .../nifi-sql-reporting-bundle/pom.xml | 4 +- .../nifi-jolt-transform-json-ui/pom.xml | 14 +- .../nifi-standard-content-viewer/pom.xml | 6 +- .../nifi-standard-nar/pom.xml | 4 +- .../nifi-standard-parameter-providers/pom.xml | 6 +- .../nifi-standard-processors/pom.xml | 54 +-- .../nifi-standard-reporting-tasks/pom.xml | 8 +- .../nifi-standard-utils/pom.xml | 4 +- nifi-nar-bundles/nifi-standard-bundle/pom.xml | 14 +- .../nifi-dbcp-service-api/pom.xml | 4 +- .../nifi-dbcp-service-nar/pom.xml | 8 +- .../nifi-dbcp-service/pom.xml | 24 +- .../nifi-hikari-dbcp-service/pom.xml | 12 +- .../nifi-dbcp-service-bundle/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 10 +- .../nifi-distributed-cache-protocol/pom.xml | 4 +- .../nifi-distributed-cache-server/pom.xml | 14 +- .../pom.xml | 4 +- .../pom.xml | 2 +- .../nifi-hadoop-dbcp-service-nar/pom.xml | 6 +- .../nifi-hadoop-dbcp-service/pom.xml | 16 +- .../nifi-hadoop-dbcp-service-bundle/pom.xml | 2 +- .../nifi-hbase-client-service-api/pom.xml | 2 +- .../pom.xml | 6 +- .../nifi-hbase_1_1_2-client-service/pom.xml | 12 +- .../pom.xml | 2 +- .../nifi-hbase_2-client-service-nar/pom.xml | 6 +- .../nifi-hbase_2-client-service/pom.xml | 12 +- .../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 | 4 +- .../nifi-http-context-map-bundle/pom.xml | 2 +- .../nifi-hwx-schema-registry-nar/pom.xml | 6 +- .../nifi-hwx-schema-registry-service/pom.xml | 10 +- .../nifi-hwx-schema-registry-bundle/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 6 +- .../nifi-kerberos-credentials-service/pom.xml | 4 +- .../pom.xml | 2 +- .../nifi-kerberos-user-service-api/pom.xml | 4 +- .../nifi-kerberos-user-service-nar/pom.xml | 6 +- .../nifi-kerberos-user-service/pom.xml | 6 +- .../nifi-kerberos-user-service-bundle/pom.xml | 2 +- .../pom.xml | 2 +- .../nifi-lookup-service-api/pom.xml | 2 +- .../nifi-lookup-services-nar/pom.xml | 6 +- .../nifi-lookup-services/pom.xml | 18 +- .../nifi-lookup-services-bundle/pom.xml | 2 +- .../nifi-oauth2-provider-api/pom.xml | 2 +- .../nifi-oauth2-provider-nar/pom.xml | 6 +- .../nifi-oauth2-provider-service/pom.xml | 8 +- .../nifi-oauth2-provider-bundle/pom.xml | 2 +- .../nifi-proxy-configuration-api/pom.xml | 4 +- .../nifi-proxy-configuration-nar/pom.xml | 6 +- .../nifi-proxy-configuration/pom.xml | 4 +- .../nifi-proxy-configuration-bundle/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 6 +- .../pom.xml | 14 +- .../pom.xml | 2 +- .../nifi-record-sink-api/pom.xml | 2 +- .../nifi-record-sink-service-nar/pom.xml | 6 +- .../nifi-record-sink-service/pom.xml | 8 +- .../nifi-record-sink-service-bundle/pom.xml | 2 +- .../nifi-rules-engine-service-api/pom.xml | 4 +- .../nifi-schema-registry-service-api/pom.xml | 2 +- .../nifi-ssl-context-service-nar/pom.xml | 4 +- .../nifi-ssl-context-service/pom.xml | 6 +- .../nifi-ssl-context-bundle/pom.xml | 2 +- .../nifi-ssl-context-service-api/pom.xml | 4 +- .../nifi-standard-services-api-nar/pom.xml | 16 +- .../nifi-web-client-provider-api/pom.xml | 4 +- .../pom.xml | 6 +- .../nifi-web-client-provider-service/pom.xml | 12 +- .../nifi-web-client-provider-bundle/pom.xml | 2 +- .../nifi-standard-services/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 | 6 +- .../nifi-stateless-processor-tests/pom.xml | 32 +- .../nifi-stateless-processor/pom.xml | 16 +- .../nifi-stateless-processor-bundle/pom.xml | 2 +- .../nifi-tcp-bundle/nifi-tcp-nar/pom.xml | 4 +- .../nifi-tcp-processors/pom.xml | 6 +- nifi-nar-bundles/nifi-tcp-bundle/pom.xml | 2 +- .../nifi-update-attribute-model/pom.xml | 4 +- .../nifi-update-attribute-nar/pom.xml | 6 +- .../nifi-update-attribute-processor/pom.xml | 6 +- .../nifi-update-attribute-ui/pom.xml | 8 +- .../nifi-update-attribute-bundle/pom.xml | 8 +- .../nifi-websocket-processors-nar/pom.xml | 6 +- .../nifi-websocket-processors/pom.xml | 10 +- .../nifi-websocket-services-api-nar/pom.xml | 6 +- .../nifi-websocket-services-api/pom.xml | 4 +- .../nifi-websocket-services-jetty-nar/pom.xml | 6 +- .../nifi-websocket-services-jetty/pom.xml | 8 +- .../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 | 10 +- .../nifi-workday-processors/pom.xml | 26 +- nifi-nar-bundles/nifi-workday-bundle/pom.xml | 6 +- .../nifi-zendesk-nar/pom.xml | 6 +- .../nifi-zendesk-processors/pom.xml | 8 +- nifi-nar-bundles/nifi-zendesk-bundle/pom.xml | 2 +- nifi-nar-bundles/pom.xml | 68 ++-- nifi-registry/nifi-registry-assembly/pom.xml | 12 +- .../nifi-registry-bootstrap/pom.xml | 6 +- .../nifi-registry-bundle-utils/pom.xml | 6 +- .../nifi-registry-client/pom.xml | 6 +- .../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 | 4 +- .../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 | 20 +- .../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 | 20 +- .../nifi-stateless-bootstrap/pom.xml | 14 +- .../nifi-stateless-engine/pom.xml | 22 +- .../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 +- .../nifi-stateless-system-test-suite/pom.xml | 28 +- .../nifi-system-test-extensions-nar/pom.xml | 6 +- .../nifi-system-test-extensions/pom.xml | 10 +- .../pom.xml | 2 +- .../nifi-system-test-extensions2-nar/pom.xml | 6 +- .../nifi-system-test-extensions2/pom.xml | 6 +- .../pom.xml | 2 +- .../nifi-system-test-suite/pom.xml | 34 +- nifi-system-tests/pom.xml | 2 +- nifi-toolkit/nifi-toolkit-admin/pom.xml | 14 +- nifi-toolkit/nifi-toolkit-api/pom.xml | 2 +- nifi-toolkit/nifi-toolkit-assembly/pom.xml | 16 +- nifi-toolkit/nifi-toolkit-cli/pom.xml | 4 +- .../nifi-toolkit-encrypt-config/pom.xml | 20 +- .../nifi-toolkit-flowanalyzer/pom.xml | 6 +- .../nifi-toolkit-flowfile-repo/pom.xml | 4 +- nifi-toolkit/nifi-toolkit-s2s/pom.xml | 4 +- nifi-toolkit/nifi-toolkit-tls/pom.xml | 8 +- .../nifi-toolkit-zookeeper-migrator/pom.xml | 2 +- nifi-toolkit/pom.xml | 2 +- pom.xml | 6 +- 711 files changed, 2458 insertions(+), 2484 deletions(-) diff --git a/c2/c2-client-bundle/c2-client-api/pom.xml b/c2/c2-client-bundle/c2-client-api/pom.xml index 7396e7186f..813ea654d7 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 - 1.18.0-SNAPSHOT + 1.18.0 c2-client-api @@ -31,7 +31,7 @@ limitations under the License. org.apache.nifi c2-protocol-api - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/c2/c2-client-bundle/c2-client-base/pom.xml b/c2/c2-client-bundle/c2-client-base/pom.xml index b60a395dda..6cbc000ba4 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 - 1.18.0-SNAPSHOT + 1.18.0 c2-client-base @@ -31,13 +31,13 @@ limitations under the License. org.apache.nifi c2-client-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi c2-protocol-api - 1.18.0-SNAPSHOT + 1.18.0 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 3825c31ea8..c228ebc768 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 - 1.18.0-SNAPSHOT + 1.18.0 c2-client-http @@ -31,12 +31,12 @@ limitations under the License. org.apache.nifi c2-client-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi c2-client-base - 1.18.0-SNAPSHOT + 1.18.0 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 8214fef93f..7c3d3d73db 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 - 1.18.0-SNAPSHOT + 1.18.0 c2-client-service @@ -31,17 +31,17 @@ limitations under the License. org.apache.nifi c2-client-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi c2-client-base - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi c2-client-http - 1.18.0-SNAPSHOT + 1.18.0 \ No newline at end of file diff --git a/c2/c2-client-bundle/pom.xml b/c2/c2-client-bundle/pom.xml index 38afd10864..7f361b34b7 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 - 1.18.0-SNAPSHOT + 1.18.0 c2-client-bundle diff --git a/c2/c2-protocol/c2-protocol-api/pom.xml b/c2/c2-protocol/c2-protocol-api/pom.xml index f7214d6854..fb53465f55 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 - 1.18.0-SNAPSHOT + 1.18.0 c2-protocol-api @@ -31,7 +31,7 @@ limitations under the License. org.apache.nifi c2-protocol-component-api - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/c2/c2-protocol/c2-protocol-component-api/pom.xml b/c2/c2-protocol/c2-protocol-component-api/pom.xml index cecfbf90af..258bc461d0 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 diff --git a/c2/c2-protocol/pom.xml b/c2/c2-protocol/pom.xml index 59fcedde44..7f0dc7fb4b 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 - 1.18.0-SNAPSHOT + 1.18.0 c2-protocol diff --git a/c2/pom.xml b/c2/pom.xml index 59cac1ea0a..fe5c8342ed 100644 --- a/c2/pom.xml +++ b/c2/pom.xml @@ -21,7 +21,7 @@ limitations under the License. nifi org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 c2 @@ -37,7 +37,7 @@ limitations under the License. org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 provided diff --git a/minifi/minifi-assembly/pom.xml b/minifi/minifi-assembly/pom.xml index 3c80973e67..6e5d8dfe13 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 - 1.18.0-SNAPSHOT + 1.18.0 minifi-assembly pom @@ -128,13 +128,13 @@ limitations under the License. org.apache.nifi.minifi minifi-framework-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi.minifi minifi-server-nar - 1.18.0-SNAPSHOT + 1.18.0 nar diff --git a/minifi/minifi-bootstrap/pom.xml b/minifi/minifi-bootstrap/pom.xml index 5bbf9bd343..be61e5491d 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 - 1.18.0-SNAPSHOT + 1.18.0 minifi-bootstrap jar diff --git a/minifi/minifi-c2/minifi-c2-api/pom.xml b/minifi/minifi-c2/minifi-c2-api/pom.xml index fd445837b3..1e5cd95f4e 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 - 1.18.0-SNAPSHOT + 1.18.0 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 2ddfcc68aa..aa562c80d3 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 - 1.18.0-SNAPSHOT + 1.18.0 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 453901f9ae..7e359bd2d7 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 - 1.18.0-SNAPSHOT + 1.18.0 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 68b285815f..883601755f 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 - 1.18.0-SNAPSHOT + 1.18.0 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 293675912d..6c3719b97b 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 - 1.18.0-SNAPSHOT + 1.18.0 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 de0161a764..28b36abd71 100644 --- a/minifi/minifi-c2/minifi-c2-docker/pom.xml +++ b/minifi/minifi-c2/minifi-c2-docker/pom.xml @@ -21,12 +21,12 @@ limitations under the License. org.apache.nifi.minifi minifi-c2 - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.minifi minifi-c2-docker - 1.18.0-SNAPSHOT + 1.18.0 pom diff --git a/minifi/minifi-c2/minifi-c2-integration-tests/pom.xml b/minifi/minifi-c2/minifi-c2-integration-tests/pom.xml index 2c22958e15..60da952b45 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 - 1.18.0-SNAPSHOT + 1.18.0 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 ea19e0bbd6..fca2c87a2f 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 - 1.18.0-SNAPSHOT + 1.18.0 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 dd27ee7db8..0998037719 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 - 1.18.0-SNAPSHOT + 1.18.0 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 15ce71fe05..abc0d06c18 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 - 1.18.0-SNAPSHOT + 1.18.0 minifi-c2-provider-delegating jar diff --git a/minifi/minifi-c2/minifi-c2-provider/minifi-c2-provider-nifi-rest/pom.xml b/minifi/minifi-c2/minifi-c2-provider/minifi-c2-provider-nifi-rest/pom.xml index 90b113c516..8ac11dc8ac 100644 --- a/minifi/minifi-c2/minifi-c2-provider/minifi-c2-provider-nifi-rest/pom.xml +++ b/minifi/minifi-c2/minifi-c2-provider/minifi-c2-provider-nifi-rest/pom.xml @@ -20,7 +20,7 @@ limitations under the License. minifi-c2-provider org.apache.nifi.minifi - 1.18.0-SNAPSHOT + 1.18.0 minifi-c2-provider-nifi-rest 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 7eb8e90378..8f274bbd53 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 - 1.18.0-SNAPSHOT + 1.18.0 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 f46e7753a5..e637a0d98e 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 - 1.18.0-SNAPSHOT + 1.18.0 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 94530e8772..9557e0c162 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 - 1.18.0-SNAPSHOT + 1.18.0 minifi-c2-service war @@ -29,13 +29,13 @@ limitations under the License. org.apache.nifi.minifi minifi-c2-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi c2-protocol-api - 1.18.0-SNAPSHOT + 1.18.0 com.fasterxml.jackson.module diff --git a/minifi/minifi-c2/pom.xml b/minifi/minifi-c2/pom.xml index 8e8b07bc85..bf232f6f2b 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 - 1.18.0-SNAPSHOT + 1.18.0 minifi-c2 pom diff --git a/minifi/minifi-commons/minifi-commons-schema/pom.xml b/minifi/minifi-commons/minifi-commons-schema/pom.xml index afa557ca59..8d09bb7c11 100644 --- a/minifi/minifi-commons/minifi-commons-schema/pom.xml +++ b/minifi/minifi-commons/minifi-commons-schema/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi.minifi minifi-commons - 1.18.0-SNAPSHOT + 1.18.0 minifi-commons-schema diff --git a/minifi/minifi-commons/minifi-utils/pom.xml b/minifi/minifi-commons/minifi-utils/pom.xml index 68e7f8bfe9..ba30dbc9f9 100644 --- a/minifi/minifi-commons/minifi-utils/pom.xml +++ b/minifi/minifi-commons/minifi-utils/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi.minifi minifi-commons - 1.18.0-SNAPSHOT + 1.18.0 minifi-utils diff --git a/minifi/minifi-commons/pom.xml b/minifi/minifi-commons/pom.xml index 9556aaf157..f2072a7942 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 - 1.18.0-SNAPSHOT + 1.18.0 minifi-commons pom diff --git a/minifi/minifi-docker/pom.xml b/minifi/minifi-docker/pom.xml index 042d98a718..065cd24fae 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 - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.minifi diff --git a/minifi/minifi-docs/pom.xml b/minifi/minifi-docs/pom.xml index 5976c659f2..9e638befcd 100644 --- a/minifi/minifi-docs/pom.xml +++ b/minifi/minifi-docs/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi.minifi minifi - 1.18.0-SNAPSHOT + 1.18.0 pom minifi-docs diff --git a/minifi/minifi-integration-tests/pom.xml b/minifi/minifi-integration-tests/pom.xml index 57ef22fe21..1ee707834d 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 - 1.18.0-SNAPSHOT + 1.18.0 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 ddd583578b..be465705e7 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -35,7 +35,7 @@ limitations under the License. org.apache.nifi nifi-jetty-bundle - 1.18.0-SNAPSHOT + 1.18.0 nar @@ -97,7 +97,7 @@ limitations under the License. org.apache.nifi nifi-framework-nar-loading-utils - 1.18.0-SNAPSHOT + 1.18.0 compile 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 b17fd56f3f..b5d94e97f2 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 - 1.18.0-SNAPSHOT + 1.18.0 minifi-framework-api @@ -29,18 +29,18 @@ limitations under the License. org.apache.nifi.minifi minifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-server-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-headless-server - 1.18.0-SNAPSHOT + 1.18.0 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 edfc22f0a2..4409a27a2c 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 - 1.18.0-SNAPSHOT + 1.18.0 minifi-framework-core @@ -29,7 +29,7 @@ limitations under the License. org.apache.nifi.minifi minifi-framework-api - 1.18.0-SNAPSHOT + 1.18.0 org.eclipse.jetty 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 6d6989156c..a1b4c200ec 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 - 1.18.0-SNAPSHOT + 1.18.0 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 3b0645b5a5..91d132b90a 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 - 1.18.0-SNAPSHOT + 1.18.0 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 4b61a9608d..8ab0756366 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 - 1.18.0-SNAPSHOT + 1.18.0 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 169fcff237..d50701e0f9 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 - 1.18.0-SNAPSHOT + 1.18.0 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 5a8036012d..ef27935167 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 - 1.18.0-SNAPSHOT + 1.18.0 minifi-server-nar nar @@ -30,18 +30,18 @@ org.apache.nifi.minifi minifi-framework-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi.minifi minifi-server - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-headless-server - 1.18.0-SNAPSHOT + 1.18.0 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 aa9ae0eea5..0183176c37 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -37,47 +37,47 @@ limitations under the License. org.apache.nifi.minifi minifi-framework-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi c2-client-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-headless-server - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-framework-nar-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-framework-nar-loading-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-utils-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-properties-loader - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 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 f711a7c5e6..eaffe7da63 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 - 1.18.0-SNAPSHOT + 1.18.0 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 16dcb73bae..73280012eb 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 - 1.18.0-SNAPSHOT + 1.18.0 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 49ebb122f6..2f960c21ee 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 - 1.18.0-SNAPSHOT + 1.18.0 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 05fdbbe03f..2ca1f5a8a2 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -34,7 +34,7 @@ limitations under the License. org.apache.nifi nifi-standard-processors - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -49,12 +49,12 @@ limitations under the License. org.apache.nifi nifi-standard-prioritizers - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-standard-reporting-tasks - 1.18.0-SNAPSHOT + 1.18.0 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 b0518309b6..280f60fd62 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -33,12 +33,12 @@ limitations under the License. org.apache.nifi nifi-update-attribute-processor - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-update-attribute-model - 1.18.0-SNAPSHOT + 1.18.0 \ No newline at end of file diff --git a/minifi/minifi-nar-bundles/pom.xml b/minifi/minifi-nar-bundles/pom.xml index 5c598e1d24..e65e2e9959 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 - 1.18.0-SNAPSHOT + 1.18.0 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 c55658d3a1..0d654cba2c 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 - 1.18.0-SNAPSHOT + 1.18.0 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 a9145923b9..2eaf48e2af 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 - 1.18.0-SNAPSHOT + 1.18.0 minifi-toolkit-configuration jar diff --git a/minifi/minifi-toolkit/pom.xml b/minifi/minifi-toolkit/pom.xml index 3f5d26bf1c..f4b99c30f0 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 - 1.18.0-SNAPSHOT + 1.18.0 minifi-toolkit pom diff --git a/minifi/pom.xml b/minifi/pom.xml index fb90e0d712..a97821b645 100644 --- a/minifi/pom.xml +++ b/minifi/pom.xml @@ -20,7 +20,7 @@ limitations under the License. org.apache.nifi nifi - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.minifi @@ -49,37 +49,37 @@ limitations under the License. org.apache.nifi nifi-bootstrap-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.minifi minifi-bootstrap - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.minifi minifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.minifi minifi-framework - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.minifi minifi-framework-core - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.minifi minifi-resources - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.minifi minifi-provenance-repository-nar - 1.18.0-SNAPSHOT + 1.18.0 nar @@ -87,45 +87,45 @@ limitations under the License. minifi-resources resources zip - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.minifi minifi-runtime - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.minifi minifi-framework-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.minifi minifi-framework-nar - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.minifi minifi-standard-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi.minifi minifi-server-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi.minifi minifi-update-attribute-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi.minifi minifi-docs - 1.18.0-SNAPSHOT + 1.18.0 resources runtime zip @@ -133,7 +133,7 @@ limitations under the License. org.apache.nifi.minifi minifi-provenance-repositories - 1.18.0-SNAPSHOT + 1.18.0 @@ -207,77 +207,77 @@ limitations under the License. org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-framework-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-site-to-site-client - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-expression-language - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-web-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-custom-ui-utilities - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-ui-extension - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-flowfile-packager - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-socket-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-data-provenance-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-provenance-repository-nar - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-runtime - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-toolkit-tls - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-resources - 1.18.0-SNAPSHOT + 1.18.0 resources runtime zip @@ -285,7 +285,7 @@ limitations under the License. org.apache.nifi nifi-docs - 1.18.0-SNAPSHOT + 1.18.0 resources runtime zip @@ -293,165 +293,165 @@ limitations under the License. org.apache.nifi nifi-framework-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-framework-core - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-provenance-repository-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-ssl-context-service-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-jetty-bundle - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-headless-server-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-standard-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-update-attribute-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-kerberos-credentials-service-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-properties - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-utils-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-xml-processing - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-logging-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-nar-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-hadoop-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-write-ahead-log - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-ssl-context-service-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-standard-prioritizers - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-administration - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-framework-core-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-persistent-provenance-repository - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-ssl-context-service - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-site-to-site-reporting-task - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-site-to-site-reporting-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-distributed-cache-client-service-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi c2-client-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi c2-client-base - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-api/pom.xml b/nifi-api/pom.xml index 48bd0af9bd..7c53741e55 100644 --- a/nifi-api/pom.xml +++ b/nifi-api/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.18.0-SNAPSHOT + 1.18.0 nifi-api jar diff --git a/nifi-assembly/pom.xml b/nifi-assembly/pom.xml index 54ebecbea0..cc7fc8d50c 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-assembly pom @@ -139,53 +139,53 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-framework-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-server-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-runtime - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-bootstrap - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-bootstrap-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-property-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-property-protection-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-property-protection-factory - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-resources resources - 1.18.0-SNAPSHOT + 1.18.0 runtime zip @@ -193,739 +193,739 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-docs resources - 1.18.0-SNAPSHOT + 1.18.0 runtime zip org.apache.nifi nifi-framework-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-server-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-provenance-repository-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-ssl-context-service-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-distributed-cache-services-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-datadog-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-standard-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-jetty-bundle - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-update-attribute-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-stateless-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-stateless-bootstrap - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-hadoop-libraries-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-hadoop-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-kafka-1-0-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-kafka-2-0-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-kafka-2-6-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-confluent-platform-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-http-context-map-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-html-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-lookup-services-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-poi-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-kudu-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-ldap-iaa-providers-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-kerberos-iaa-providers-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-single-user-iaa-providers-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-dbcp-service-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-hadoop-dbcp-service-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-mongodb-client-service-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-mongodb-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-mongodb-services-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-solr-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-social-media-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-hl7-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-ccda-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-language-translation-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-enrich-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-geohash-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-aws-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-aws-service-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-ambari-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-rethinkdb-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-prometheus-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-network-processors-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-avro-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-couchbase-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-couchbase-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-hbase-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-riemann-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-hbase_1_1_2-client-service-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-hbase_2-client-service-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-oauth2-provider-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-azure-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-azure-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-scripting-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-groovyx-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-elasticsearch-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-elasticsearch-client-service-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-elasticsearch-client-service-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-elasticsearch-restapi-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-cybersecurity-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-email-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-amqp-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-splunk-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-jms-cf-service-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-jms-processors-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-cassandra-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-cassandra-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-cassandra-services-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-spring-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-registry-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-site-to-site-reporting-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-record-serialization-services-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-mqtt-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-snmp-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-evtx-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-slack-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-smb-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-smb-client-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-smb-smbj-client-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-windows-event-log-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-websocket-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-websocket-services-jetty-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-websocket-processors-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-workday-processors-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-tcp-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-gcp-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-gcp-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-stateful-analysis-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-cdc-mysql-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-parquet-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-pgp-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-pgp-service-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-pgp-service-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-hwx-schema-registry-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-redis-service-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-redis-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-hazelcast-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-hazelcast-services-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-metrics-reporter-service-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-metrics-reporting-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-kerberos-credentials-service-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-kerberos-user-service-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-proxy-configuration-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-jolt-record-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-record-sink-service-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-hashicorp-vault-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-hashicorp-vault-client-service-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-stateless-processor-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-salesforce-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-box-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-box-services-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-box-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-web-client-provider-service-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-hubspot-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-zendesk-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-dropbox-processors-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-dropbox-services-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-dropbox-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-airtable-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-flow-registry-client-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-shopify-nar - 1.18.0-SNAPSHOT + 1.18.0 nar @@ -961,25 +961,25 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-graph-client-service-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-neo4j-cypher-service-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-graph-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-other-graph-services-nar - 1.18.0-SNAPSHOT + 1.18.0 nar @@ -996,7 +996,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-grpc-nar - 1.18.0-SNAPSHOT + 1.18.0 nar @@ -1013,7 +1013,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-atlas-nar - 1.18.0-SNAPSHOT + 1.18.0 nar @@ -1027,13 +1027,13 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-hive-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-hive-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar @@ -1050,13 +1050,13 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-hive_1_1-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-hive-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar @@ -1073,13 +1073,13 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-hive3-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-hive-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar @@ -1095,7 +1095,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-media-nar - 1.18.0-SNAPSHOT + 1.18.0 nar @@ -1110,13 +1110,13 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-easyrules-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-rules-action-handler-nar - 1.18.0-SNAPSHOT + 1.18.0 nar @@ -1131,19 +1131,19 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-sql-reporting-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-easyrules-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-rules-action-handler-nar - 1.18.0-SNAPSHOT + 1.18.0 nar @@ -1158,14 +1158,14 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-server-nar - 1.18.0-SNAPSHOT + 1.18.0 nar provided org.apache.nifi nifi-headless-server-nar - 1.18.0-SNAPSHOT + 1.18.0 nar @@ -1180,19 +1180,19 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-accumulo-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-accumulo-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-accumulo-services-nar - 1.18.0-SNAPSHOT + 1.18.0 nar @@ -1429,13 +1429,13 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-ranger-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-ranger-resources - 1.18.0-SNAPSHOT + 1.18.0 @@ -1448,7 +1448,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-asn1-nar - 1.18.0-SNAPSHOT + 1.18.0 nar @@ -1462,7 +1462,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-snowflake-services-nar - 1.18.0-SNAPSHOT + 1.18.0 nar diff --git a/nifi-bootstrap/pom.xml b/nifi-bootstrap/pom.xml index 8b56029d11..c50d06bfe0 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-bootstrap jar @@ -27,39 +27,39 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 compile org.apache.nifi nifi-bootstrap-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-xml-processing - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-flow-encryptor - 1.18.0-SNAPSHOT + 1.18.0 runtime org.apache.nifi nifi-single-user-utils - 1.18.0-SNAPSHOT + 1.18.0 runtime @@ -88,7 +88,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-expression-language - 1.18.0-SNAPSHOT + 1.18.0 org.apache.commons @@ -108,12 +108,12 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-properties-loader - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-commons/nifi-bootstrap-utils/pom.xml b/nifi-commons/nifi-bootstrap-utils/pom.xml index 82d868ef9b..be15d9be90 100644 --- a/nifi-commons/nifi-bootstrap-utils/pom.xml +++ b/nifi-commons/nifi-bootstrap-utils/pom.xml @@ -14,7 +14,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-commons - 1.18.0-SNAPSHOT + 1.18.0 nifi-bootstrap-utils jar diff --git a/nifi-commons/nifi-build/pom.xml b/nifi-commons/nifi-build/pom.xml index 1889d74ac8..2718a7457d 100644 --- a/nifi-commons/nifi-build/pom.xml +++ b/nifi-commons/nifi-build/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-commons - 1.18.0-SNAPSHOT + 1.18.0 nifi-build diff --git a/nifi-commons/nifi-data-provenance-utils/pom.xml b/nifi-commons/nifi-data-provenance-utils/pom.xml index 441667da9d..a1b1d07a52 100644 --- a/nifi-commons/nifi-data-provenance-utils/pom.xml +++ b/nifi-commons/nifi-data-provenance-utils/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-commons - 1.18.0-SNAPSHOT + 1.18.0 nifi-data-provenance-utils jar @@ -25,17 +25,17 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-framework-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-commons/nifi-deprecation-log/pom.xml b/nifi-commons/nifi-deprecation-log/pom.xml index 69815a440d..cd22a541ad 100644 --- a/nifi-commons/nifi-deprecation-log/pom.xml +++ b/nifi-commons/nifi-deprecation-log/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-commons - 1.18.0-SNAPSHOT + 1.18.0 nifi-deprecation-log jar diff --git a/nifi-commons/nifi-expression-language/pom.xml b/nifi-commons/nifi-expression-language/pom.xml index 0f3035cca1..481532cbd5 100644 --- a/nifi-commons/nifi-expression-language/pom.xml +++ b/nifi-commons/nifi-expression-language/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-commons - 1.18.0-SNAPSHOT + 1.18.0 nifi-expression-language jar @@ -61,22 +61,22 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-parameter - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-uuid5 - 1.18.0-SNAPSHOT + 1.18.0 org.hamcrest diff --git a/nifi-commons/nifi-external-resource-utils/pom.xml b/nifi-commons/nifi-external-resource-utils/pom.xml index b14c5252ee..6b7a6772c3 100644 --- a/nifi-commons/nifi-external-resource-utils/pom.xml +++ b/nifi-commons/nifi-external-resource-utils/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-commons - 1.18.0-SNAPSHOT + 1.18.0 nifi-external-resource-utils @@ -26,7 +26,7 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-commons/nifi-flow-encryptor/pom.xml b/nifi-commons/nifi-flow-encryptor/pom.xml index c36e7a42ac..172fd5be08 100644 --- a/nifi-commons/nifi-flow-encryptor/pom.xml +++ b/nifi-commons/nifi-flow-encryptor/pom.xml @@ -18,14 +18,14 @@ org.apache.nifi nifi-commons - 1.18.0-SNAPSHOT + 1.18.0 nifi-flow-encryptor org.apache.nifi nifi-property-encryptor - 1.18.0-SNAPSHOT + 1.18.0 @@ -37,7 +37,7 @@ org.apache.nifi nifi-xml-processing - 1.18.0-SNAPSHOT + 1.18.0 compile diff --git a/nifi-commons/nifi-flowfile-packager/pom.xml b/nifi-commons/nifi-flowfile-packager/pom.xml index 306551e844..51d37e81d4 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 - 1.18.0-SNAPSHOT + 1.18.0 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 6cbec0d5a1..fa3c8c04d0 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hashicorp-vault-api diff --git a/nifi-commons/nifi-hashicorp-vault/pom.xml b/nifi-commons/nifi-hashicorp-vault/pom.xml index a012e2d3e8..b81d38a96b 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hashicorp-vault @@ -48,13 +48,13 @@ org.apache.nifi nifi-hashicorp-vault-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 @@ -65,13 +65,13 @@ org.apache.nifi nifi-security-utils-api - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-security-utils - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-commons/nifi-hl7-query-language/pom.xml b/nifi-commons/nifi-hl7-query-language/pom.xml index d9aa7a3ec9..d18f1b6881 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hl7-query-language diff --git a/nifi-commons/nifi-jetty-configuration/pom.xml b/nifi-commons/nifi-jetty-configuration/pom.xml index 4db454aeba..b883901261 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-jetty-configuration jar diff --git a/nifi-commons/nifi-json-utils/pom.xml b/nifi-commons/nifi-json-utils/pom.xml index febbfaade8..c64188fd0c 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-json-utils jar @@ -26,7 +26,7 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 com.fasterxml.jackson.core diff --git a/nifi-commons/nifi-logging-utils/pom.xml b/nifi-commons/nifi-logging-utils/pom.xml index 50db777a1b..fef482fb79 100644 --- a/nifi-commons/nifi-logging-utils/pom.xml +++ b/nifi-commons/nifi-logging-utils/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-commons - 1.18.0-SNAPSHOT + 1.18.0 nifi-logging-utils Utilities for logging diff --git a/nifi-commons/nifi-metrics/pom.xml b/nifi-commons/nifi-metrics/pom.xml index 6f6ac35bd9..8ed106a8bc 100644 --- a/nifi-commons/nifi-metrics/pom.xml +++ b/nifi-commons/nifi-metrics/pom.xml @@ -17,7 +17,7 @@ nifi-commons org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -63,7 +63,7 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 io.dropwizard.metrics diff --git a/nifi-commons/nifi-parameter/pom.xml b/nifi-commons/nifi-parameter/pom.xml index d84dbf5748..97252c18af 100644 --- a/nifi-commons/nifi-parameter/pom.xml +++ b/nifi-commons/nifi-parameter/pom.xml @@ -18,7 +18,7 @@ nifi-commons org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -28,7 +28,7 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 \ No newline at end of file diff --git a/nifi-commons/nifi-properties/pom.xml b/nifi-commons/nifi-properties/pom.xml index b5e9cb6f00..cdd385df48 100644 --- a/nifi-commons/nifi-properties/pom.xml +++ b/nifi-commons/nifi-properties/pom.xml @@ -19,14 +19,14 @@ org.apache.nifi nifi-property-utils - 1.18.0-SNAPSHOT + 1.18.0 compile org.apache.nifi nifi-commons - 1.18.0-SNAPSHOT + 1.18.0 nifi-properties diff --git a/nifi-commons/nifi-property-encryptor/pom.xml b/nifi-commons/nifi-property-encryptor/pom.xml index 79c4d0ab1f..84aea95eea 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-property-encryptor org.apache.nifi nifi-security-utils - 1.18.0-SNAPSHOT + 1.18.0 org.bouncycastle diff --git a/nifi-commons/nifi-property-protection-api/pom.xml b/nifi-commons/nifi-property-protection-api/pom.xml index 6937603131..7349bfe180 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-property-protection-api org.apache.nifi nifi-property-utils - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-commons/nifi-property-protection-aws/pom.xml b/nifi-commons/nifi-property-protection-aws/pom.xml index c1d241633d..6ea5c14d68 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-property-protection-aws org.apache.nifi nifi-property-protection-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-property-protection-shared - 1.18.0-SNAPSHOT + 1.18.0 org.apache.commons diff --git a/nifi-commons/nifi-property-protection-azure/pom.xml b/nifi-commons/nifi-property-protection-azure/pom.xml index 7eb646e4bc..dd6e831cf2 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-property-protection-azure @@ -36,12 +36,12 @@ org.apache.nifi nifi-property-protection-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-property-protection-shared - 1.18.0-SNAPSHOT + 1.18.0 com.azure diff --git a/nifi-commons/nifi-property-protection-cipher/pom.xml b/nifi-commons/nifi-property-protection-cipher/pom.xml index 02f68dc9a5..ca4312b409 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-property-protection-cipher org.apache.nifi nifi-property-protection-api - 1.18.0-SNAPSHOT + 1.18.0 commons-codec diff --git a/nifi-commons/nifi-property-protection-factory/pom.xml b/nifi-commons/nifi-property-protection-factory/pom.xml index ad479a400f..51c78cdadb 100644 --- a/nifi-commons/nifi-property-protection-factory/pom.xml +++ b/nifi-commons/nifi-property-protection-factory/pom.xml @@ -18,59 +18,59 @@ org.apache.nifi nifi-commons - 1.18.0-SNAPSHOT + 1.18.0 nifi-property-protection-factory org.apache.nifi nifi-property-protection-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-property-protection-shared - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-property-protection-aws - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-property-protection-azure - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-property-protection-cipher - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-property-protection-gcp - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-property-protection-hashicorp - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-property-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-properties - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 commons-io diff --git a/nifi-commons/nifi-property-protection-gcp/pom.xml b/nifi-commons/nifi-property-protection-gcp/pom.xml index e9d7069ea2..fd6cecbb41 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-property-protection-gcp @@ -39,12 +39,12 @@ org.apache.nifi nifi-property-protection-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-property-protection-shared - 1.18.0-SNAPSHOT + 1.18.0 org.apache.commons diff --git a/nifi-commons/nifi-property-protection-hashicorp/pom.xml b/nifi-commons/nifi-property-protection-hashicorp/pom.xml index 9d9509c55e..20f5dd7344 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-property-protection-hashicorp org.apache.nifi nifi-property-protection-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-hashicorp-vault-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-hashicorp-vault - 1.18.0-SNAPSHOT + 1.18.0 org.apache.commons diff --git a/nifi-commons/nifi-property-protection-loader/pom.xml b/nifi-commons/nifi-property-protection-loader/pom.xml index 052d0c721c..c6148dd1b7 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-property-protection-loader org.apache.nifi nifi-property-protection-api - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-commons/nifi-property-protection-shared/pom.xml b/nifi-commons/nifi-property-protection-shared/pom.xml index 3874cedd70..fec618395b 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-property-protection-shared org.apache.nifi nifi-property-protection-api - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-commons/nifi-property-utils/pom.xml b/nifi-commons/nifi-property-utils/pom.xml index b6bd2f3e77..3e67f6c31c 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-property-utils diff --git a/nifi-commons/nifi-record-path/pom.xml b/nifi-commons/nifi-record-path/pom.xml index 37665e5805..f84d9dc744 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-record-path @@ -59,22 +59,22 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-record - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-properties - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-uuid5 - 1.18.0-SNAPSHOT + 1.18.0 org.antlr diff --git a/nifi-commons/nifi-record/pom.xml b/nifi-commons/nifi-record/pom.xml index 8c54f713ca..0266169d5d 100644 --- a/nifi-commons/nifi-record/pom.xml +++ b/nifi-commons/nifi-record/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-commons - 1.18.0-SNAPSHOT + 1.18.0 nifi-record diff --git a/nifi-commons/nifi-repository-encryption/pom.xml b/nifi-commons/nifi-repository-encryption/pom.xml index 943350dab1..aee65d3ac9 100644 --- a/nifi-commons/nifi-repository-encryption/pom.xml +++ b/nifi-commons/nifi-repository-encryption/pom.xml @@ -18,24 +18,24 @@ org.apache.nifi nifi-commons - 1.18.0-SNAPSHOT + 1.18.0 nifi-repository-encryption org.apache.nifi nifi-security-kms - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-properties - 1.18.0-SNAPSHOT + 1.18.0 org.bouncycastle diff --git a/nifi-commons/nifi-schema-utils/pom.xml b/nifi-commons/nifi-schema-utils/pom.xml index b59ece4b02..4b8e9b4ce7 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-schema-utils diff --git a/nifi-commons/nifi-security-kerberos-api/pom.xml b/nifi-commons/nifi-security-kerberos-api/pom.xml index b41749b031..41f74ccf34 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-security-kerberos-api diff --git a/nifi-commons/nifi-security-kerberos/pom.xml b/nifi-commons/nifi-security-kerberos/pom.xml index 243ff73fea..705ef6103e 100644 --- a/nifi-commons/nifi-security-kerberos/pom.xml +++ b/nifi-commons/nifi-security-kerberos/pom.xml @@ -18,19 +18,19 @@ org.apache.nifi nifi-commons - 1.18.0-SNAPSHOT + 1.18.0 nifi-security-kerberos org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-kerberos-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.commons diff --git a/nifi-commons/nifi-security-kms/pom.xml b/nifi-commons/nifi-security-kms/pom.xml index 4fd3f77a1f..cda48f57e6 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-security-kms diff --git a/nifi-commons/nifi-security-socket-ssl/pom.xml b/nifi-commons/nifi-security-socket-ssl/pom.xml index aff768c5d8..1c39ba42ac 100644 --- a/nifi-commons/nifi-security-socket-ssl/pom.xml +++ b/nifi-commons/nifi-security-socket-ssl/pom.xml @@ -18,14 +18,14 @@ org.apache.nifi nifi-commons - 1.18.0-SNAPSHOT + 1.18.0 nifi-security-socket-ssl org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.slf4j @@ -34,7 +34,7 @@ org.apache.nifi nifi-security-utils - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-commons/nifi-security-utils-api/pom.xml b/nifi-commons/nifi-security-utils-api/pom.xml index 6739a6f9e7..77b6753458 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-security-utils-api diff --git a/nifi-commons/nifi-security-utils/pom.xml b/nifi-commons/nifi-security-utils/pom.xml index f589472878..9d7983141c 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-security-utils @@ -30,22 +30,22 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-deprecation-log - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-utils-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.commons @@ -66,7 +66,7 @@ org.apache.nifi nifi-properties - 1.18.0-SNAPSHOT + 1.18.0 at.favre.lib diff --git a/nifi-commons/nifi-single-user-utils/pom.xml b/nifi-commons/nifi-single-user-utils/pom.xml index 342511491d..70a387a862 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-single-user-utils org.apache.nifi nifi-xml-processing - 1.18.0-SNAPSHOT + 1.18.0 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 2bf411fc97..ecc07f1ffc 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-site-to-site-client @@ -34,27 +34,27 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-framework-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-xml-processing - 1.18.0-SNAPSHOT + 1.18.0 org.apache.commons @@ -67,7 +67,7 @@ org.apache.nifi nifi-client-dto - 1.18.0-SNAPSHOT + 1.18.0 ${httpclient.group} diff --git a/nifi-commons/nifi-socket-utils/pom.xml b/nifi-commons/nifi-socket-utils/pom.xml index 941159d35a..6662e860b3 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-socket-utils Utilities for socket communication @@ -30,12 +30,12 @@ org.apache.nifi nifi-security-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-logging-utils - 1.18.0-SNAPSHOT + 1.18.0 commons-net @@ -53,7 +53,7 @@ org.apache.nifi nifi-properties - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-commons/nifi-utils/pom.xml b/nifi-commons/nifi-utils/pom.xml index 3da3b13d5e..ebfc7b5c2f 100644 --- a/nifi-commons/nifi-utils/pom.xml +++ b/nifi-commons/nifi-utils/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-commons - 1.18.0-SNAPSHOT + 1.18.0 nifi-utils jar @@ -37,7 +37,7 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-commons/nifi-uuid5/pom.xml b/nifi-commons/nifi-uuid5/pom.xml index 2c047da8c9..2cfba59698 100644 --- a/nifi-commons/nifi-uuid5/pom.xml +++ b/nifi-commons/nifi-uuid5/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-commons - 1.18.0-SNAPSHOT + 1.18.0 nifi-uuid5 diff --git a/nifi-commons/nifi-web-client-api/pom.xml b/nifi-commons/nifi-web-client-api/pom.xml index b1d67b506c..76f9be6ddb 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 - 1.18.0-SNAPSHOT + 1.18.0 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 ac8563aed6..a1f0f3a0dd 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-web-client Standard implementation of nifi-web-client-api using OkHttp @@ -27,7 +27,7 @@ org.apache.nifi nifi-web-client-api - 1.18.0-SNAPSHOT + 1.18.0 com.squareup.okhttp3 diff --git a/nifi-commons/nifi-web-utils/pom.xml b/nifi-commons/nifi-web-utils/pom.xml index 55b02656da..bb66679608 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-web-utils diff --git a/nifi-commons/nifi-write-ahead-log/pom.xml b/nifi-commons/nifi-write-ahead-log/pom.xml index 9431ae393b..9519f3d717 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-write-ahead-log jar @@ -30,7 +30,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-commons/nifi-xml-processing/pom.xml b/nifi-commons/nifi-xml-processing/pom.xml index 49cd904fce..78b82062af 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-xml-processing jar diff --git a/nifi-commons/pom.xml b/nifi-commons/pom.xml index c62949b580..5103f4dc7c 100644 --- a/nifi-commons/pom.xml +++ b/nifi-commons/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.18.0-SNAPSHOT + 1.18.0 nifi-commons pom diff --git a/nifi-docker/dockerhub/pom.xml b/nifi-docker/dockerhub/pom.xml index b16872aea0..518a6e0756 100644 --- a/nifi-docker/dockerhub/pom.xml +++ b/nifi-docker/dockerhub/pom.xml @@ -15,7 +15,7 @@ org.apache.nifi nifi-docker - 1.18.0-SNAPSHOT + 1.18.0 dockerhub diff --git a/nifi-docker/dockermaven/pom.xml b/nifi-docker/dockermaven/pom.xml index ecad6149d0..05e200b188 100644 --- a/nifi-docker/dockermaven/pom.xml +++ b/nifi-docker/dockermaven/pom.xml @@ -15,7 +15,7 @@ org.apache.nifi nifi-docker - 1.18.0-SNAPSHOT + 1.18.0 dockermaven diff --git a/nifi-docker/pom.xml b/nifi-docker/pom.xml index cec9a235a3..4e4023dd6b 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-docker diff --git a/nifi-docs/pom.xml b/nifi-docs/pom.xml index 8afebc5320..b9dcc5fb8f 100644 --- a/nifi-docs/pom.xml +++ b/nifi-docs/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.18.0-SNAPSHOT + 1.18.0 pom nifi-docs diff --git a/nifi-external/nifi-example-bundle/nifi-nifi-example-nar/pom.xml b/nifi-external/nifi-example-bundle/nifi-nifi-example-nar/pom.xml index d762d95e8d..a97c9b09aa 100644 --- a/nifi-external/nifi-example-bundle/nifi-nifi-example-nar/pom.xml +++ b/nifi-external/nifi-example-bundle/nifi-nifi-example-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-example-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-nifi-example-nar diff --git a/nifi-external/nifi-example-bundle/nifi-nifi-example-processors/pom.xml b/nifi-external/nifi-example-bundle/nifi-nifi-example-processors/pom.xml index 34bffd4697..3f363fc875 100644 --- a/nifi-external/nifi-example-bundle/nifi-nifi-example-processors/pom.xml +++ b/nifi-external/nifi-example-bundle/nifi-nifi-example-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-example-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-nifi-example-processors @@ -29,12 +29,12 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-external/nifi-example-bundle/pom.xml b/nifi-external/nifi-example-bundle/pom.xml index 677e26d26a..7d5dcb3c7c 100644 --- a/nifi-external/nifi-example-bundle/pom.xml +++ b/nifi-external/nifi-example-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-external - 1.18.0-SNAPSHOT + 1.18.0 nifi-example-bundle @@ -35,7 +35,7 @@ org.apache.nifi nifi-nifi-example-processors - 1.18.0-SNAPSHOT + 1.18.0 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 202dc30310..d00e5bdd71 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -27,22 +27,22 @@ org.apache.nifi nifi-kafka-connector - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-stateless-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-stateless-bootstrap - 1.18.0-SNAPSHOT + 1.18.0 @@ -64,27 +64,27 @@ org.apache.nifi nifi-framework-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-server-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-runtime - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-nar-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-properties - 1.18.0-SNAPSHOT + 1.18.0 @@ -108,13 +108,13 @@ org.apache.nifi nifi-jetty-bundle - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-stateless-nar - 1.18.0-SNAPSHOT + 1.18.0 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 a1d265b3c8..fbfa9a812c 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -27,7 +27,7 @@ org.apache.nifi nifi-kafka-connector-assembly - 1.18.0-SNAPSHOT + 1.18.0 org.apache.kafka @@ -42,19 +42,19 @@ org.apache.nifi nifi-system-test-extensions-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-standard-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 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 b13fdcac8e..8c8eb71930 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -33,22 +33,22 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-stateless-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-stateless-bootstrap - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 @@ -70,39 +70,39 @@ org.apache.nifi nifi-framework-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-server-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-runtime - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-nar-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-properties - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-jetty-bundle - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-stateless-nar - 1.18.0-SNAPSHOT + 1.18.0 nar diff --git a/nifi-external/nifi-kafka-connect/pom.xml b/nifi-external/nifi-kafka-connect/pom.xml index 690eb4cacc..c72f7a92f1 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 diff --git a/nifi-external/nifi-spark-receiver/pom.xml b/nifi-external/nifi-spark-receiver/pom.xml index 88e8c3563a..770f5493d5 100644 --- a/nifi-external/nifi-spark-receiver/pom.xml +++ b/nifi-external/nifi-spark-receiver/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-external - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-spark-receiver @@ -50,7 +50,7 @@ org.apache.nifi nifi-site-to-site-client - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-external/pom.xml b/nifi-external/pom.xml index 96e7933797..3017422ca2 100644 --- a/nifi-external/pom.xml +++ b/nifi-external/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.18.0-SNAPSHOT + 1.18.0 nifi-external pom diff --git a/nifi-framework-api/pom.xml b/nifi-framework-api/pom.xml index 7165d717b1..b8c2766597 100644 --- a/nifi-framework-api/pom.xml +++ b/nifi-framework-api/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.18.0-SNAPSHOT + 1.18.0 nifi-framework-api jar @@ -27,7 +27,7 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-h2/nifi-h2-database-migrator/pom.xml b/nifi-h2/nifi-h2-database-migrator/pom.xml index ad8464687a..772cc2e406 100644 --- a/nifi-h2/nifi-h2-database-migrator/pom.xml +++ b/nifi-h2/nifi-h2-database-migrator/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-h2 - 1.18.0-SNAPSHOT + 1.18.0 nifi-h2-database-migrator @@ -31,7 +31,7 @@ org.apache.nifi nifi-h2-database - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-h2/nifi-h2-database/pom.xml b/nifi-h2/nifi-h2-database/pom.xml index d042eb52a6..3bdc850e39 100644 --- a/nifi-h2/nifi-h2-database/pom.xml +++ b/nifi-h2/nifi-h2-database/pom.xml @@ -14,7 +14,7 @@ org.apache.nifi nifi-h2 - 1.18.0-SNAPSHOT + 1.18.0 nifi-h2-database diff --git a/nifi-h2/pom.xml b/nifi-h2/pom.xml index b258363e6a..fdf689da7a 100644 --- a/nifi-h2/pom.xml +++ b/nifi-h2/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.18.0-SNAPSHOT + 1.18.0 nifi-h2 diff --git a/nifi-manifest/nifi-extension-manifest-model/pom.xml b/nifi-manifest/nifi-extension-manifest-model/pom.xml index ef03680ee1..0ca9669366 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 - 1.18.0-SNAPSHOT + 1.18.0 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 c67e4ef5e1..52a2d7e7d4 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-extension-manifest-parser jar @@ -27,7 +27,7 @@ org.apache.nifi nifi-extension-manifest-model - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-manifest/nifi-runtime-manifest-core/pom.xml b/nifi-manifest/nifi-runtime-manifest-core/pom.xml index 7faf698a36..5e5aa45509 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-runtime-manifest-core jar @@ -27,22 +27,22 @@ org.apache.nifi c2-protocol-component-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-extension-manifest-model - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-extension-manifest-parser - 1.18.0-SNAPSHOT + 1.18.0 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 24cdd79783..835951d156 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-runtime-manifest-test jar @@ -27,12 +27,12 @@ org.apache.nifi nifi-runtime-manifest - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-runtime-manifest-core - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-manifest/nifi-runtime-manifest/pom.xml b/nifi-manifest/nifi-runtime-manifest/pom.xml index 4b30695110..158ea11c2a 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-runtime-manifest jar @@ -36,7 +36,7 @@ org.apache.nifi nifi-assembly - 1.18.0-SNAPSHOT + 1.18.0 manifests zip true @@ -128,7 +128,7 @@ org.apache.nifi nifi-runtime-manifest-core - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-manifest/pom.xml b/nifi-manifest/pom.xml index f1f07bea1a..a069fafe37 100644 --- a/nifi-manifest/pom.xml +++ b/nifi-manifest/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.18.0-SNAPSHOT + 1.18.0 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 2ece463cdc..a5b53b53c4 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 - 1.18.0-SNAPSHOT + 1.18.0 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 24f8cbde65..e231d0b422 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-service-bundle-archetype diff --git a/nifi-maven-archetypes/pom.xml b/nifi-maven-archetypes/pom.xml index d47d544122..4a8f435f96 100644 --- a/nifi-maven-archetypes/pom.xml +++ b/nifi-maven-archetypes/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-maven-archetypes diff --git a/nifi-mock/pom.xml b/nifi-mock/pom.xml index 7564ab1b64..0a5cc4b8c9 100644 --- a/nifi-mock/pom.xml +++ b/nifi-mock/pom.xml @@ -18,39 +18,39 @@ org.apache.nifi nifi - 1.18.0-SNAPSHOT + 1.18.0 nifi-mock org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-framework-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-parameter - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-framework-core-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-expression-language - 1.18.0-SNAPSHOT + 1.18.0 asm @@ -61,7 +61,7 @@ org.apache.nifi nifi-data-provenance-utils - 1.18.0-SNAPSHOT + 1.18.0 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 a6a89c3bdf..375ed001cb 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + nifi-airtable-bundle org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -36,12 +34,12 @@ org.apache.nifi nifi-airtable-processors - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar 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 207c4cd95c..baf6e11c53 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + nifi-airtable-bundle org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -35,7 +33,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -62,7 +60,7 @@ org.apache.nifi nifi-web-client-provider-service - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-airtable-bundle/pom.xml b/nifi-nar-bundles/nifi-airtable-bundle/pom.xml index df6f17a1fe..b2ed31b63e 100644 --- a/nifi-nar-bundles/nifi-airtable-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-airtable-bundle/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + nifi-nar-bundles org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 diff --git a/nifi-nar-bundles/nifi-ambari-bundle/nifi-ambari-nar/pom.xml b/nifi-nar-bundles/nifi-ambari-bundle/nifi-ambari-nar/pom.xml index 0145c39285..06a229b261 100644 --- a/nifi-nar-bundles/nifi-ambari-bundle/nifi-ambari-nar/pom.xml +++ b/nifi-nar-bundles/nifi-ambari-bundle/nifi-ambari-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-ambari-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-ambari-nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-ambari-reporting-task - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-nar-bundles/nifi-ambari-bundle/nifi-ambari-reporting-task/pom.xml b/nifi-nar-bundles/nifi-ambari-bundle/nifi-ambari-reporting-task/pom.xml index 16bc9eadce..bf5456fb58 100644 --- a/nifi-nar-bundles/nifi-ambari-bundle/nifi-ambari-reporting-task/pom.xml +++ b/nifi-nar-bundles/nifi-ambari-bundle/nifi-ambari-reporting-task/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-ambari-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-ambari-reporting-task @@ -41,23 +41,23 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-reporting-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-metrics - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-ambari-bundle/pom.xml b/nifi-nar-bundles/nifi-ambari-bundle/pom.xml index dd86a81db2..62285e1cbd 100644 --- a/nifi-nar-bundles/nifi-ambari-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-ambari-bundle/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-ambari-bundle 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 dd39301cab..5ca51eabd3 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-amqp-nar nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 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 50f13b36d9..c939b7c664 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-amqp-processors jar @@ -40,7 +40,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.commons @@ -49,7 +49,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-amqp-bundle/pom.xml b/nifi-nar-bundles/nifi-amqp-bundle/pom.xml index 6b381c9c7a..e2e91accc2 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-amqp-bundle pom @@ -32,7 +32,7 @@ org.apache.nifi nifi-amqp-processors - 1.18.0-SNAPSHOT + 1.18.0 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 08b1c82538..b53da9fc86 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -32,13 +32,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-asn1-services - 1.18.0-SNAPSHOT + 1.18.0 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 41895ade52..5d9b9fe08c 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -39,7 +39,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 com.beanit diff --git a/nifi-nar-bundles/nifi-asn1-bundle/pom.xml b/nifi-nar-bundles/nifi-asn1-bundle/pom.xml index ed87b3e1f6..f3fbad789a 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 - 1.18.0-SNAPSHOT + 1.18.0 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 e82ec32cfc..30f52d2aba 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-atlas-nar @@ -37,7 +37,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 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 5a2c45209e..07fece01e1 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-atlas-reporting-task @@ -41,12 +41,12 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-reporting-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -84,7 +84,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-atlas-bundle/pom.xml b/nifi-nar-bundles/nifi-atlas-bundle/pom.xml index fec149dc03..a301c8f0a3 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-atlas-bundle @@ -39,7 +39,7 @@ org.apache.nifi nifi-atlas-reporting-task - 1.18.0-SNAPSHOT + 1.18.0 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 dc88e7d1f3..ccbdf8cb0e 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-avro-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-avro-processors - 1.18.0-SNAPSHOT + 1.18.0 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 fbe94c4073..4fa4e83d56 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-avro-processors @@ -29,7 +29,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.commons @@ -50,7 +50,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-avro-bundle/pom.xml b/nifi-nar-bundles/nifi-avro-bundle/pom.xml index d420eec6fc..5e54af33d3 100644 --- a/nifi-nar-bundles/nifi-avro-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-avro-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-avro-bundle 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 8cb17d4077..1f60c5031c 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-aws-abstract-processors @@ -83,7 +83,7 @@ org.apache.nifi nifi-aws-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -93,7 +93,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi 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 984f1b179b..bd042f2840 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-aws-nar @@ -33,23 +33,23 @@ org.apache.nifi nifi-aws-service-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-aws-processors - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-aws-parameter-providers - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-aws-parameter-value-providers - 1.18.0-SNAPSHOT + 1.18.0 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 282f89f576..bd7b7a9dd5 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-aws-parameter-providers @@ -32,19 +32,19 @@ org.apache.nifi nifi-aws-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-ssl-context-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -62,13 +62,13 @@ org.apache.nifi nifi-expression-language - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 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 48787e5b67..035fa2cca4 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-aws-parameter-value-providers @@ -32,13 +32,13 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-stateless-api - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -52,7 +52,7 @@ org.apache.nifi nifi-expression-language - 1.18.0-SNAPSHOT + 1.18.0 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 91fe5b6b3f..9a6f039d0d 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-aws-processors @@ -36,17 +36,17 @@ org.apache.nifi nifi-listed-entity - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-aws-abstract-processors - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-aws-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -60,7 +60,7 @@ org.apache.nifi nifi-standard-record-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -92,7 +92,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test @@ -108,13 +108,13 @@ org.apache.nifi nifi-record-serialization-services - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-schema-registry-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided 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 8ccf67e44f..280c846fe8 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-aws-service-api-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-aws-service-api - 1.18.0-SNAPSHOT + 1.18.0 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 be85f99a65..d1598deb0f 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 diff --git a/nifi-nar-bundles/nifi-aws-bundle/pom.xml b/nifi-nar-bundles/nifi-aws-bundle/pom.xml index fc6a89e7e9..231a174ff9 100644 --- a/nifi-nar-bundles/nifi-aws-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-aws-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-aws-bundle 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 66b91054ce..8b203367e9 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 nifi-azure-graph-authorizer @@ -33,12 +33,12 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 com.microsoft.graph 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 3dfa6283e0..cd09d52216 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-azure-nar @@ -33,17 +33,17 @@ org.apache.nifi nifi-azure-processors - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-azure-reporting-task - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-azure-graph-authorizer - 1.18.0-SNAPSHOT + 1.18.0 @@ -55,7 +55,7 @@ org.apache.nifi nifi-azure-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar 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 45679ee755..873d6b431d 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-azure-processors jar @@ -30,12 +30,12 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-service-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -56,7 +56,7 @@ org.apache.nifi nifi-azure-services-api - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -114,37 +114,37 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock-record-utils - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-avro-record-utils - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-json-utils - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-schema-registry-service-api - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-record-serialization-services - 1.18.0-SNAPSHOT + 1.18.0 test @@ -156,7 +156,7 @@ org.apache.nifi nifi-listed-entity - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -166,7 +166,7 @@ org.apache.nifi nifi-proxy-configuration - 1.18.0-SNAPSHOT + 1.18.0 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 8c7a87174e..9f9d76ee6a 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-azure-reporting-task jar @@ -24,22 +24,22 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-metrics - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-reporting-utils - 1.18.0-SNAPSHOT + 1.18.0 com.google.code.gson @@ -65,7 +65,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test 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 32c6553b98..1bbffe2b08 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -33,13 +33,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-azure-services-api - 1.18.0-SNAPSHOT + 1.18.0 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 9e075caa2b..db286e411d 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 diff --git a/nifi-nar-bundles/nifi-azure-bundle/pom.xml b/nifi-nar-bundles/nifi-azure-bundle/pom.xml index 92618b7caa..d8cc20e25c 100644 --- a/nifi-nar-bundles/nifi-azure-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-azure-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-azure-bundle 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 9d7a88539f..5b9dc6a21d 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-beats-nar @@ -29,12 +29,12 @@ org.apache.nifi nifi-beats-processors - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 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 2c7787f980..8305adb0a1 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-beats-processors @@ -33,12 +33,12 @@ org.apache.nifi nifi-event-listen - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-socket-ssl - 1.18.0-SNAPSHOT + 1.18.0 com.google.code.gson @@ -47,17 +47,17 @@ org.apache.nifi nifi-socket-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-flowfile-packager - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -67,7 +67,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-beats-bundle/pom.xml b/nifi-nar-bundles/nifi-beats-bundle/pom.xml index 2d955ed033..ceb4a65dcc 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 - 1.18.0-SNAPSHOT + 1.18.0 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 62d2ee430c..1ff04f74a3 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-box-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-box-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-box-processors - 1.18.0-SNAPSHOT + 1.18.0 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 3d45235104..56e89421f5 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-box-processors @@ -29,13 +29,13 @@ org.apache.nifi nifi-box-services-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-listed-entity - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -64,7 +64,7 @@ org.apache.nifi nifi-record-serialization-services - 1.18.0-SNAPSHOT + 1.18.0 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 9ecc760deb..a6d5065388 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-box-services-api-nar @@ -33,18 +33,18 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-box-services-api - 1.18.0-SNAPSHOT + 1.18.0 \ 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 cc8d8c780e..ce65af783c 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 - 1.18.0-SNAPSHOT + 1.18.0 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 a5a4bcfb3d..500c608db1 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-box-services-nar @@ -33,18 +33,18 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-box-services - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-box-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 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 1dfc3951cf..ddb38cb7f2 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 @@ -13,14 +13,13 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 nifi-box-bundle org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 nifi-box-services @@ -30,18 +29,18 @@ org.apache.nifi nifi-box-services-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-json-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi diff --git a/nifi-nar-bundles/nifi-box-bundle/pom.xml b/nifi-nar-bundles/nifi-box-bundle/pom.xml index c63a5a9c75..74e0141dcc 100644 --- a/nifi-nar-bundles/nifi-box-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-box-bundle/pom.xml @@ -13,14 +13,13 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-box-bundle 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 f026815075..5edf76badc 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-cassandra-distributedmapcache-service @@ -29,29 +29,29 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-record-serialization-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 nifi-utils org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 nifi-record org.apache.nifi nifi-avro-record-utils - 1.18.0-SNAPSHOT + 1.18.0 com.fasterxml.jackson.core @@ -67,30 +67,30 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock-record-utils - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-distributed-cache-client-service-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-cassandra-services-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-cassandra-services - 1.18.0-SNAPSHOT + 1.18.0 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 1926d8ee02..fcac5eb73f 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-cassandra-nar @@ -44,7 +44,7 @@ org.apache.nifi nifi-cassandra-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 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 b8b7dc4770..4fc5cbd449 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-cassandra-processors @@ -33,7 +33,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -67,7 +67,7 @@ org.apache.nifi nifi-cassandra-services - 1.18.0-SNAPSHOT + 1.18.0 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 b35745aaf7..0b4eb39366 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -28,13 +28,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-cassandra-services-api - 1.18.0-SNAPSHOT + 1.18.0 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 b2dc3cda92..1d16c7f3ba 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 - 1.18.0-SNAPSHOT + 1.18.0 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 9e774700b7..dc147c97b0 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -39,18 +39,18 @@ org.apache.nifi nifi-cassandra-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-cassandra-services - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-cassandra-distributedmapcache-service - 1.18.0-SNAPSHOT + 1.18.0 \ 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 e43ae31019..95c270f662 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -29,13 +29,13 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 @@ -54,19 +54,19 @@ org.apache.nifi nifi-ssl-context-service-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-framework-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-nar-bundles/nifi-cassandra-bundle/pom.xml b/nifi-nar-bundles/nifi-cassandra-bundle/pom.xml index cea3147b73..58aea1c7dd 100644 --- a/nifi-nar-bundles/nifi-cassandra-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-cassandra-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 @@ -45,7 +45,7 @@ org.apache.nifi nifi-cassandra-processors - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-nar-bundles/nifi-ccda-bundle/nifi-ccda-nar/pom.xml b/nifi-nar-bundles/nifi-ccda-bundle/nifi-ccda-nar/pom.xml index 38568fc788..1e0c2bad46 100644 --- a/nifi-nar-bundles/nifi-ccda-bundle/nifi-ccda-nar/pom.xml +++ b/nifi-nar-bundles/nifi-ccda-bundle/nifi-ccda-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-ccda-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-ccda-nar diff --git a/nifi-nar-bundles/nifi-ccda-bundle/nifi-ccda-processors/pom.xml b/nifi-nar-bundles/nifi-ccda-bundle/nifi-ccda-processors/pom.xml index fa8a2c10f4..a47b524b9a 100644 --- a/nifi-nar-bundles/nifi-ccda-bundle/nifi-ccda-processors/pom.xml +++ b/nifi-nar-bundles/nifi-ccda-bundle/nifi-ccda-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-ccda-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-ccda-processors @@ -33,7 +33,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.commons @@ -77,7 +77,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-ccda-bundle/pom.xml b/nifi-nar-bundles/nifi-ccda-bundle/pom.xml index 7323fac562..396d4a4ab8 100644 --- a/nifi-nar-bundles/nifi-ccda-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-ccda-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-ccda-bundle @@ -35,7 +35,7 @@ org.apache.nifi nifi-ccda-processors - 1.18.0-SNAPSHOT + 1.18.0 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 180fae459c..eb369d97c3 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 - 1.18.0-SNAPSHOT + 1.18.0 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 f7a3a143f1..2fa39978ad 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-cdc-mysql-nar nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 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 b61bfcae2b..fe18b4f2f1 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-cdc-mysql-processors jar @@ -27,12 +27,12 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-cdc-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 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 1cca379207..e9fd0ef57b 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-cdc-mysql-bundle pom @@ -32,7 +32,7 @@ org.apache.nifi nifi-cdc-mysql-processors - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-nar-bundles/nifi-cdc/pom.xml b/nifi-nar-bundles/nifi-cdc/pom.xml index 5e2d1084bb..4fc80ced17 100644 --- a/nifi-nar-bundles/nifi-cdc/pom.xml +++ b/nifi-nar-bundles/nifi-cdc/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-cdc 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 46fa64ffa6..8a4a54a453 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-confluent-platform-nar nar @@ -22,13 +22,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-confluent-schema-registry-service - 1.18.0-SNAPSHOT + 1.18.0 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 f4ca289864..040d0ad7f9 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-confluent-schema-registry-service @@ -32,7 +32,7 @@ org.apache.nifi nifi-avro-record-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -54,12 +54,12 @@ org.apache.nifi nifi-web-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-confluent-platform-bundle/pom.xml b/nifi-nar-bundles/nifi-confluent-platform-bundle/pom.xml index 6199de28a6..29f287f68e 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 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-confluent-platform-bundle pom 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 414c99221e..d66c8601f3 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-couchbase-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-couchbase-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-couchbase-processors - 1.18.0-SNAPSHOT + 1.18.0 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 e4547807f0..7a3a75ab06 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-couchbase-processors @@ -33,12 +33,12 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-couchbase-services-api - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -64,7 +64,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 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 e625e91f2a..8fd5679285 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-couchbase-services-api-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-couchbase-services-api - 1.18.0-SNAPSHOT + 1.18.0 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 c44255119f..29a7575322 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 - 1.18.0-SNAPSHOT + 1.18.0 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 67f6a2f4db..86fd723e09 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-couchbase-bundle diff --git a/nifi-nar-bundles/nifi-cybersecurity-bundle/nifi-cybersecurity-nar/pom.xml b/nifi-nar-bundles/nifi-cybersecurity-bundle/nifi-cybersecurity-nar/pom.xml index f6d87afc11..6b3b8287d7 100644 --- a/nifi-nar-bundles/nifi-cybersecurity-bundle/nifi-cybersecurity-nar/pom.xml +++ b/nifi-nar-bundles/nifi-cybersecurity-bundle/nifi-cybersecurity-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-cybersecurity-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-cybersecurity-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-cybersecurity-processors - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-nar-bundles/nifi-cybersecurity-bundle/nifi-cybersecurity-processors/pom.xml b/nifi-nar-bundles/nifi-cybersecurity-bundle/nifi-cybersecurity-processors/pom.xml index 9b3dfb7042..bdb3be5948 100644 --- a/nifi-nar-bundles/nifi-cybersecurity-bundle/nifi-cybersecurity-processors/pom.xml +++ b/nifi-nar-bundles/nifi-cybersecurity-bundle/nifi-cybersecurity-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-cybersecurity-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-cybersecurity-processors @@ -33,7 +33,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 info.debatty @@ -48,7 +48,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-cybersecurity-bundle/pom.xml b/nifi-nar-bundles/nifi-cybersecurity-bundle/pom.xml index 60479f964c..2cf0e672a9 100644 --- a/nifi-nar-bundles/nifi-cybersecurity-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-cybersecurity-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-cybersecurity-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 f82fdef21c..f509207a84 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 - 1.18.0-SNAPSHOT + 1.18.0 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 4b090b6d57..c88d3847c5 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-datadog-reporting-task @@ -46,12 +46,12 @@ org.apache.nifi nifi-metrics - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.coursera @@ -80,7 +80,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-datadog-bundle/pom.xml b/nifi-nar-bundles/nifi-datadog-bundle/pom.xml index cc9eff6877..00da61412a 100644 --- a/nifi-nar-bundles/nifi-datadog-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-datadog-bundle/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-datadog-bundle @@ -34,7 +34,7 @@ org.apache.nifi nifi-datadog-reporting-task - 1.18.0-SNAPSHOT + 1.18.0 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 25c6403cb2..cd909a0a10 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-dropbox-processors-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-dropbox-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-dropbox-processors - 1.18.0-SNAPSHOT + 1.18.0 \ 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 3d336653f7..3e7eed1ba4 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-dropbox-processors @@ -33,7 +33,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -46,12 +46,12 @@ org.apache.nifi nifi-listed-entity - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-dropbox-services-api - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -71,7 +71,7 @@ org.apache.nifi nifi-record-serialization-services - 1.18.0-SNAPSHOT + 1.18.0 test @@ -92,7 +92,7 @@ org.apache.nifi nifi-dropbox-services - 1.18.0-SNAPSHOT + 1.18.0 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 08c0839c28..a4c970920d 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,11 +19,11 @@ nifi-dropbox-bundle org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 nifi-dropbox-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar true @@ -34,12 +34,12 @@ org.apache.nifi nifi-dropbox-services-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar 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 4ac6405b45..08900ec5e7 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 - 1.18.0-SNAPSHOT + 1.18.0 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 1b220119bf..445ce664d2 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-dropbox-services-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-dropbox-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-dropbox-services - 1.18.0-SNAPSHOT + 1.18.0 \ 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 3eead7465f..3bc890d700 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-dropbox-services @@ -33,12 +33,12 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-dropbox-services-api - 1.18.0-SNAPSHOT + 1.18.0 provided diff --git a/nifi-nar-bundles/nifi-dropbox-bundle/pom.xml b/nifi-nar-bundles/nifi-dropbox-bundle/pom.xml index c6beccb1d3..1bfb9bf634 100644 --- a/nifi-nar-bundles/nifi-dropbox-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-dropbox-bundle/pom.xml @@ -19,11 +19,11 @@ nifi-nar-bundles org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 nifi-dropbox-bundle - 1.18.0-SNAPSHOT + 1.18.0 pom diff --git a/nifi-nar-bundles/nifi-easyrules-bundle/nifi-easyrules-nar/pom.xml b/nifi-nar-bundles/nifi-easyrules-bundle/nifi-easyrules-nar/pom.xml index 13c7a23d8f..e4de9f55ac 100644 --- a/nifi-nar-bundles/nifi-easyrules-bundle/nifi-easyrules-nar/pom.xml +++ b/nifi-nar-bundles/nifi-easyrules-bundle/nifi-easyrules-nar/pom.xml @@ -17,7 +17,7 @@ nifi-easyrules-bundle org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -31,12 +31,12 @@ org.apache.nifi nifi-easyrules-service - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar diff --git a/nifi-nar-bundles/nifi-easyrules-bundle/nifi-easyrules-service/pom.xml b/nifi-nar-bundles/nifi-easyrules-bundle/nifi-easyrules-service/pom.xml index 0747295d9c..951e324ff8 100644 --- a/nifi-nar-bundles/nifi-easyrules-bundle/nifi-easyrules-service/pom.xml +++ b/nifi-nar-bundles/nifi-easyrules-bundle/nifi-easyrules-service/pom.xml @@ -17,7 +17,7 @@ nifi-easyrules-bundle org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -30,7 +30,7 @@ org.apache.nifi nifi-rules-engine-service-api - 1.18.0-SNAPSHOT + 1.18.0 org.yaml @@ -39,7 +39,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.jeasy @@ -79,7 +79,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-easyrules-bundle/pom.xml b/nifi-nar-bundles/nifi-easyrules-bundle/pom.xml index 46f963184e..104cdb1c83 100644 --- a/nifi-nar-bundles/nifi-easyrules-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-easyrules-bundle/pom.xml @@ -17,7 +17,7 @@ nifi-nar-bundles org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -33,7 +33,7 @@ org.apache.nifi nifi-easyrules-service - 1.18.0-SNAPSHOT + 1.18.0 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 6843e2a5dd..eaf89c49a2 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-elasticsearch-client-service-api-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-elasticsearch-client-service-api - 1.18.0-SNAPSHOT + 1.18.0 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 166d7c9982..02ff5752c0 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-elasticsearch-client-service-api @@ -29,24 +29,24 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-ssl-context-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-proxy-configuration-api - 1.18.0-SNAPSHOT + 1.18.0 provided 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 e693e4e073..2f9a216fdc 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-elasticsearch-client-service-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-elasticsearch-client-service-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-elasticsearch-client-service - 1.18.0-SNAPSHOT + 1.18.0 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 a5afdcdf0a..be22c80698 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-elasticsearch-client-service @@ -43,54 +43,54 @@ org.apache.nifi nifi-lookup-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-distributed-cache-client-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-record - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-ssl-context-service-api - 1.18.0-SNAPSHOT + 1.18.0 compile org.apache.nifi nifi-proxy-configuration-api - 1.18.0-SNAPSHOT + 1.18.0 compile org.apache.nifi nifi-elasticsearch-client-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-avro-record-utils - 1.18.0-SNAPSHOT + 1.18.0 compile @@ -101,7 +101,7 @@ org.apache.nifi nifi-record-path - 1.18.0-SNAPSHOT + 1.18.0 compile @@ -170,13 +170,13 @@ org.apache.nifi nifi-security-utils - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-nar/pom.xml b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-nar/pom.xml index f5e3d01052..775756cc62 100644 --- a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-nar/pom.xml +++ b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-nar/pom.xml @@ -14,7 +14,7 @@ language governing permissions and limitations under the License. --> nifi-elasticsearch-bundle org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 nifi-elasticsearch-nar @@ -28,7 +28,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar diff --git a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-processors/pom.xml b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-processors/pom.xml index d8f4513891..9740dbbd81 100644 --- a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-processors/pom.xml +++ b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-processors/pom.xml @@ -14,7 +14,7 @@ language governing permissions and limitations under the License. --> nifi-elasticsearch-bundle org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 nifi-elasticsearch-processors @@ -34,12 +34,12 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-record-path - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -61,25 +61,25 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock-record-utils - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-schema-registry-service-api - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-record-serialization-services - 1.18.0-SNAPSHOT + 1.18.0 test @@ -110,7 +110,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-standard-record-utils - 1.18.0-SNAPSHOT + 1.18.0 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 8f264a0700..060ff7ff20 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-elasticsearch-restapi-nar @@ -29,13 +29,13 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-elasticsearch-client-service-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-elasticsearch-restapi-processors - 1.18.0-SNAPSHOT + 1.18.0 \ 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 b7a7f36027..87ac4d9bf2 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-elasticsearch-restapi-processors @@ -24,35 +24,35 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-properties - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-ssl-context-service-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-schema-registry-service-api - 1.18.0-SNAPSHOT + 1.18.0 commons-io @@ -61,7 +61,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-ssl-context-service - 1.18.0-SNAPSHOT + 1.18.0 test @@ -71,13 +71,13 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-elasticsearch-client-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-json-utils - 1.18.0-SNAPSHOT + 1.18.0 compile @@ -99,25 +99,25 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-record-path - 1.18.0-SNAPSHOT + 1.18.0 compile org.apache.nifi nifi-standard-record-utils - 1.18.0-SNAPSHOT + 1.18.0 compile org.apache.nifi nifi-mock-record-utils - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-record-serialization-services - 1.18.0-SNAPSHOT + 1.18.0 test @@ -129,7 +129,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-elasticsearch-client-service - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-elasticsearch-bundle/pom.xml b/nifi-nar-bundles/nifi-elasticsearch-bundle/pom.xml index 78c90e5023..aa4a895937 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. --> org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-elasticsearch-bundle @@ -37,12 +37,12 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-elasticsearch-processors - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-elasticsearch-restapi-processors - 1.18.0-SNAPSHOT + 1.18.0 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 b2083e6a5d..9c692e0a24 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-email-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 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 be13fbbe0e..4b594df409 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-email-processors @@ -37,7 +37,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 javax.mail @@ -122,7 +122,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-email-bundle/pom.xml b/nifi-nar-bundles/nifi-email-bundle/pom.xml index 375eb42c0e..8514b50dc2 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-email-bundle @@ -34,7 +34,7 @@ org.apache.nifi nifi-email-processors - 1.18.0-SNAPSHOT + 1.18.0 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 d89e0e170f..894600eed9 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 - 1.18.0-SNAPSHOT + 1.18.0 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 b7211c615b..f5289dd65a 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 - 1.18.0-SNAPSHOT + 1.18.0 @@ -36,7 +36,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 com.maxmind.geoip2 @@ -64,7 +64,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test @@ -86,7 +86,7 @@ org.apache.nifi nifi-record-path - 1.18.0-SNAPSHOT + 1.18.0 compile @@ -97,13 +97,13 @@ org.apache.nifi nifi-record-serialization-services - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock-record-utils - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-enrich-bundle/pom.xml b/nifi-nar-bundles/nifi-enrich-bundle/pom.xml index bd08849ccb..0356b944f3 100644 --- a/nifi-nar-bundles/nifi-enrich-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-enrich-bundle/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-enrich-bundle @@ -35,7 +35,7 @@ org.apache.nifi nifi-enrich-processors - 1.18.0-SNAPSHOT + 1.18.0 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 8f56f77cf0..7ea5596841 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 - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -29,7 +29,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 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 f0838a7e43..f56aef635c 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-evtx-processors @@ -40,7 +40,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 com.google.guava @@ -54,13 +54,13 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-xml-processing - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-evtx-bundle/pom.xml b/nifi-nar-bundles/nifi-evtx-bundle/pom.xml index c34e737284..06fb6e6339 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-evtx-bundle @@ -42,7 +42,7 @@ org.apache.nifi nifi-evtx-processors - 1.18.0-SNAPSHOT + 1.18.0 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 d812e78697..3dd618f823 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-bin-manager jar @@ -30,7 +30,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 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 f45cf010c0..246e770b88 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 - 1.18.0-SNAPSHOT + 1.18.0 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 a6602f864d..740f7b7f87 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-database-utils @@ -38,12 +38,12 @@ org.apache.nifi nifi-standard-record-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-avro-record-utils - 1.18.0-SNAPSHOT + 1.18.0 com.github.ben-manes.caffeine @@ -66,7 +66,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test 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 a222ccd3de..c29d098583 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-event-listen jar @@ -30,17 +30,17 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-socket-ssl - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-event-transport - 1.18.0-SNAPSHOT + 1.18.0 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 46abdf211f..c4b75ed0f0 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-event-put jar @@ -30,7 +30,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -40,7 +40,7 @@ org.apache.nifi nifi-event-transport - 1.18.0-SNAPSHOT + 1.18.0 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 06c36fd4c2..c8abf07a1e 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-event-transport jar @@ -30,12 +30,12 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 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 61b6d1e126..6311d0d0ec 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hadoop-utils jar @@ -31,12 +31,12 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-kerberos - 1.18.0-SNAPSHOT + 1.18.0 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 4db3eda73a..a5166d0ca9 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-kerberos-test-utils @@ -27,17 +27,17 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-kerberos-credentials-service-api - 1.18.0-SNAPSHOT + 1.18.0 \ 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 16937b9ec5..675d882292 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-listed-entity jar @@ -30,7 +30,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi 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 2bb3f92e51..16c6513e11 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-prometheus-utils jar @@ -41,17 +41,17 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-properties - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-metrics - 1.18.0-SNAPSHOT + 1.18.0 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 93cbe6cc6f..10bb3e7daa 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-put-pattern jar @@ -30,7 +30,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 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 ee158109c4..82ae49258a 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-avro-record-utils @@ -27,7 +27,7 @@ org.apache.nifi nifi-standard-record-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.avro @@ -58,7 +58,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 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 a0df0ec04c..ff04884850 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hadoop-record-utils jar @@ -36,12 +36,12 @@ org.apache.nifi nifi-hadoop-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-avro-record-utils - 1.18.0-SNAPSHOT + 1.18.0 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 685e534904..bd9dccfc26 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-json-record-utils @@ -27,7 +27,7 @@ org.apache.nifi nifi-standard-record-utils - 1.18.0-SNAPSHOT + 1.18.0 com.jayway.jsonpath @@ -54,7 +54,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 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 3b4d855770..346edb350e 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-mock-record-utils @@ -31,7 +31,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 @@ -49,7 +49,7 @@ org.apache.nifi nifi-avro-record-utils - 1.18.0-SNAPSHOT + 1.18.0 test 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 30b605a65a..056fda6e5a 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-standard-record-utils @@ -31,12 +31,12 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-socket-ssl - 1.18.0-SNAPSHOT + 1.18.0 @@ -64,7 +64,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test 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 228100dcc2..be7a98dafb 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 - 1.18.0-SNAPSHOT + 1.18.0 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 e90c1dd053..dfbc7feaf6 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -32,7 +32,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.glassfish @@ -42,7 +42,7 @@ org.apache.nifi nifi-metrics - 1.18.0-SNAPSHOT + 1.18.0 compile 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 1db690d3f1..77b88191ed 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-service-utils jar @@ -38,12 +38,12 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 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 b6afce4381..61a8b9c6fd 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-syslog-utils jar @@ -31,12 +31,12 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-extension-utils/pom.xml b/nifi-nar-bundles/nifi-extension-utils/pom.xml index 40dac5c2bf..650745372d 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 - 1.18.0-SNAPSHOT + 1.18.0 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 acd907528b..4bc7483c67 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-flow-registry-client-nar @@ -34,12 +34,12 @@ org.apache.nifi nifi-flow-registry-client-services - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar 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 0a98703ee2..4e72f01d01 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-flow-registry-client-services jar @@ -25,22 +25,22 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry nifi-registry-client - 1.18.0-SNAPSHOT + 1.18.0 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 ca86510f1c..87fd558a63 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 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-flow-registry-client-bundle diff --git a/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-nar/pom.xml b/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-nar/pom.xml index f0d3d3f23a..d90413045e 100644 --- a/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-nar/pom.xml +++ b/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-nar/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-flume-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-flume-nar nar @@ -129,7 +129,7 @@ org.apache.nifi nifi-hadoop-libraries-nar - 1.18.0-SNAPSHOT + 1.18.0 nar diff --git a/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-processors/pom.xml b/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-processors/pom.xml index 54c0dfd81f..b2ab87f05c 100644 --- a/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-processors/pom.xml +++ b/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-processors/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-flume-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-flume-processors jar @@ -39,12 +39,12 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-flowfile-packager - 1.18.0-SNAPSHOT + 1.18.0 org.apache.flume @@ -177,7 +177,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-flume-bundle/pom.xml b/nifi-nar-bundles/nifi-flume-bundle/pom.xml index d94f9f3a22..4acb4f3ea7 100644 --- a/nifi-nar-bundles/nifi-flume-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-flume-bundle/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-flume-bundle pom @@ -32,7 +32,7 @@ org.apache.nifi nifi-flume-processors - 1.18.0-SNAPSHOT + 1.18.0 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 a0821c9bb6..05f630297c 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 - 1.18.0-SNAPSHOT + 1.18.0 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 0a4d80c5fe..4752ce82a1 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-framework-nar nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-jetty-bundle - 1.18.0-SNAPSHOT + 1.18.0 nar @@ -56,12 +56,12 @@ org.apache.nifi nifi-standard-prioritizers - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-framework-cluster - 1.18.0-SNAPSHOT + 1.18.0 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 73415cff59..3ccf097184 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-administration @@ -61,7 +61,7 @@ org.apache.nifi nifi-h2-database-migrator - 1.18.0-SNAPSHOT + 1.18.0 org.springframework 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 a12fd1f782..08026e1fa0 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -161,7 +161,7 @@ org.apache.nifi nifi-mock-authorizer - 1.18.0-SNAPSHOT + 1.18.0 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 d118e2c140..3c786deb5d 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-client-dto @@ -29,12 +29,12 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi c2-protocol-component-api - 1.18.0-SNAPSHOT + 1.18.0 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 e835642508..c1f07a405c 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 - 1.18.0-SNAPSHOT + 1.18.0 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 90133c676b..c5e9aac1a5 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-file-authorizer @@ -207,7 +207,7 @@ org.apache.nifi nifi-xml-processing - 1.18.0-SNAPSHOT + 1.18.0 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 bb4425949a..541ad71e1a 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-flowfile-repo-serialization @@ -30,17 +30,17 @@ org.apache.nifi nifi-repository-models - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-write-ahead-log - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-schema-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -49,12 +49,12 @@ org.apache.nifi nifi-security-kms - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-repository-encryption - 1.18.0-SNAPSHOT + 1.18.0 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 f105963b0f..e88c078df2 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -35,17 +35,17 @@ org.apache.nifi nifi-framework-authorization - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-xml-processing - 1.18.0-SNAPSHOT + 1.18.0 org.springframework.security @@ -54,7 +54,7 @@ org.apache.nifi nifi-expression-language - 1.18.0-SNAPSHOT + 1.18.0 \ 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 e6ea850ad2..7bc0c60459 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-framework-authorization @@ -34,7 +34,7 @@ org.apache.nifi nifi-mock-authorizer - 1.18.0-SNAPSHOT + 1.18.0 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 9c6b59c416..c9b43f63e9 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-framework-cluster-protocol jar @@ -36,12 +36,12 @@ org.apache.nifi nifi-logging-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-socket-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -50,12 +50,12 @@ org.apache.nifi nifi-security-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-xml-processing - 1.18.0-SNAPSHOT + 1.18.0 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 7b79aac4f4..50406d44c6 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-framework-cluster jar 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 ee7b8e38ef..7d6b51813d 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-framework-components jar @@ -36,22 +36,22 @@ org.apache.nifi nifi-framework-core-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-site-to-site - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-repository-models - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-data-provenance-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -64,47 +64,47 @@ org.apache.nifi nifi-nar-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-property-encryptor - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-framework-external-resource-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-external-resource-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-xml-processing - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry nifi-registry-client - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry nifi-registry-flow-diff - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test 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 0c9aaf9c94..4c155112c5 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-framework-core-api @@ -29,7 +29,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -50,7 +50,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-site-to-site-client - 1.18.0-SNAPSHOT + 1.18.0 org.apache.commons @@ -59,7 +59,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-expression-language - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi 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 8f2f8703c5..0e54bc564a 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-framework-core jar @@ -50,42 +50,42 @@ org.apache.nifi nifi-framework-components - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-expression-language - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-schema-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-repository-models - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-kms - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-repository-encryption - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-xml-processing - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -102,7 +102,7 @@ org.apache.nifi nifi-logging-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -111,7 +111,7 @@ org.apache.nifi nifi-site-to-site-client - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -162,17 +162,17 @@ org.apache.nifi nifi-data-provenance-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-write-ahead-log - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-flowfile-repo-serialization - 1.18.0-SNAPSHOT + 1.18.0 @@ -187,7 +187,7 @@ org.apache.nifi c2-client-service - 1.18.0-SNAPSHOT + 1.18.0 org.apache.zookeeper @@ -232,7 +232,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test @@ -257,13 +257,13 @@ org.apache.nifi nifi-mock-authorizer - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-persistent-provenance-repository - 1.18.0-SNAPSHOT + 1.18.0 test 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 23ad7ecab7..0eebe0cdeb 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 - 1.18.0-SNAPSHOT + 1.18.0 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 861f6c1413..f7a5b59d2d 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-framework-nar-utils jar @@ -41,7 +41,7 @@ org.apache.nifi nifi-runtime-manifest-core - 1.18.0-SNAPSHOT + 1.18.0 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 14c5defa15..71e751c4e5 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-headless-server jar 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 271bc92e6d..b80f5d3a9c 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 - 1.18.0-SNAPSHOT + 1.18.0 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 291d9f3f3e..e77447be54 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 - 1.18.0-SNAPSHOT + 1.18.0 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 041f2f9346..4f7df2382c 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 - 1.18.0-SNAPSHOT + 1.18.0 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 6788f67431..b3040a3d94 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-repository-models @@ -30,7 +30,7 @@ org.apache.nifi nifi-schema-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.commons @@ -39,7 +39,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 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 2f5a3f148a..35940b92e6 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-resources pom 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 5dff633d46..21a31edc1d 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 - 1.18.0-SNAPSHOT + 1.18.0 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 3e0975af5b..b32dd53b86 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 nifi-shell-authorizer @@ -40,7 +40,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 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 cbaabae87e..b2b6252f0f 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-site-to-site @@ -41,7 +41,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test 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 40d54c8cec..6b5bad1830 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 - 1.18.0-SNAPSHOT + 1.18.0 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 da4802ec29..a6434126cd 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 - 1.18.0-SNAPSHOT + 1.18.0 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 fa89a15117..f884f7a71c 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 - 1.18.0-SNAPSHOT + 1.18.0 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 b45adcbf38..63ace4a926 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 - 1.18.0-SNAPSHOT + 1.18.0 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 6d8c3f681e..861405310d 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 - 1.18.0-SNAPSHOT + 1.18.0 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 bf48d0f1d7..8694fd2606 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 - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-web-api @@ -207,7 +207,7 @@ org.apache.nifi nifi-web-security - 1.18.0-SNAPSHOT + 1.18.0 test-jar test @@ -264,7 +264,7 @@ org.apache.nifi nifi-prometheus-utils - 1.18.0-SNAPSHOT + 1.18.0 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 bc39fc198c..247d96ad38 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 - 1.18.0-SNAPSHOT + 1.18.0 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 8a45279b98..3180c699c7 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 - 1.18.0-SNAPSHOT + 1.18.0 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 719c1cfdb3..3fd532758c 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 - 1.18.0-SNAPSHOT + 1.18.0 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 1345f9faba..b21379db75 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 - 1.18.0-SNAPSHOT + 1.18.0 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 161bf0297e..48e15594ff 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 - 1.18.0-SNAPSHOT + 1.18.0 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 42d49da4b2..c29c7bca77 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-web-security 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 8610087831..3003cfd542 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 - 1.18.0-SNAPSHOT + 1.18.0 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 10e4427dee..207bed5204 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-web pom @@ -40,31 +40,31 @@ org.apache.nifi nifi-web-api war - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-web-error war - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-web-docs war - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-web-content-viewer war - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-web-ui war - 1.18.0-SNAPSHOT + 1.18.0 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 512e3c3412..b474382086 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 - 1.18.0-SNAPSHOT + 1.18.0 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 f940b173ff..2d6e14e7a8 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-headless-server-nar nar @@ -30,13 +30,13 @@ org.apache.nifi nifi-framework-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-headless-server - 1.18.0-SNAPSHOT + 1.18.0 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 a08fb4f339..ff2d641cd0 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-server-nar nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-framework-nar - 1.18.0-SNAPSHOT + 1.18.0 nar @@ -40,7 +40,7 @@ org.apache.nifi nifi-framework-nar-loading-utils - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-nar-bundles/nifi-framework-bundle/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/pom.xml index f372db4582..31c212c354 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-framework-bundle pom @@ -37,198 +37,198 @@ org.apache.nifi nifi-custom-ui-utilities - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-ui-extension - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-data-provenance-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-utils-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-xml-processing - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-expression-language - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-web-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-framework-external-resource-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-site-to-site-client - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-logging-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-framework-cluster-protocol - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-framework-cluster - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-runtime - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-client-dto - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-web-content-access - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-framework-core-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-framework-nar-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-framework-nar-loading-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-site-to-site - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-framework-core - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-properties-loader - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-property-protection-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-property-protection-loader - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-property-protection-factory - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-framework-authorization - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-framework-authorization-providers - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-user-actions - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-administration - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-jetty - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-web-optimistic-locking - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-web-security - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-documentation - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-file-authorizer - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-shell-authorizer - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-authorizer - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-parameter - 1.18.0-SNAPSHOT + 1.18.0 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 b1f69f73b8..4ed5deb4c7 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-gcp-nar @@ -33,18 +33,18 @@ org.apache.nifi nifi-gcp-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-gcp-processors - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-gcp-parameter-providers - 1.18.0-SNAPSHOT + 1.18.0 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 91ac70afa5..a4a136409b 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-gcp-parameter-providers @@ -31,13 +31,13 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-gcp-services-api - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -71,13 +71,13 @@ org.apache.nifi nifi-expression-language - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 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 f776e30b84..c84622fb9b 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-gcp-processors @@ -57,12 +57,12 @@ org.apache.nifi nifi-listed-entity - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-gcp-services-api - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -149,13 +149,13 @@ org.apache.nifi nifi-json-utils - 1.18.0-SNAPSHOT + 1.18.0 compile org.apache.nifi nifi-record-serialization-services - 1.18.0-SNAPSHOT + 1.18.0 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 53b96b3570..9e088ff9cf 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-gcp-services-api-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-gcp-services-api - 1.18.0-SNAPSHOT + 1.18.0 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 55340260a4..18b6fdb366 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 - 1.18.0-SNAPSHOT + 1.18.0 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 67f62059ad..2041e8dc4d 100644 --- a/nifi-nar-bundles/nifi-gcp-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-gcp-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-gcp-bundle 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 ebc8a549ce..6f2c808c59 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-geohash-nar @@ -39,7 +39,7 @@ org.apache.nifi nifi-geohash-processors - 1.18.0-SNAPSHOT + 1.18.0 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 40a4a0ced0..59e79b779b 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-geohash-processors @@ -33,7 +33,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 ch.hsr @@ -48,7 +48,7 @@ org.apache.nifi nifi-record-path - 1.18.0-SNAPSHOT + 1.18.0 compile @@ -58,19 +58,19 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock-record-utils - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-record-serialization-services - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-geohash-bundle/pom.xml b/nifi-nar-bundles/nifi-geohash-bundle/pom.xml index 6b25a762cc..a82049723d 100644 --- a/nifi-nar-bundles/nifi-geohash-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-geohash-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-geohash-bundle 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 9c070a760d..511dcc13d3 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-graph-client-service-api-nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-graph-client-service-api - 1.18.0-SNAPSHOT + 1.18.0 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 3c4b7926f5..f891192e51 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-graph-client-service-api @@ -34,7 +34,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi 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 18f95a7704..e0d8f3b1cc 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-graph-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-graph-client-service-api-nar - 1.18.0-SNAPSHOT + 1.18.0 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 ca12ab9e51..1b84e94ae3 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-graph-processors @@ -37,7 +37,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 commons-io @@ -54,53 +54,53 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-graph-client-service-api - 1.18.0-SNAPSHOT + 1.18.0 compile org.apache.nifi nifi-graph-test-clients - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-record-path - 1.18.0-SNAPSHOT + 1.18.0 compile org.apache.nifi nifi-json-utils - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-record-serialization-service-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-record-serialization-services - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock-record-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-schema-registry-service-api - 1.18.0-SNAPSHOT + 1.18.0 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 2c09dd6e7f..2bd851dc9e 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-graph-test-clients @@ -56,7 +56,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -66,7 +66,7 @@ org.apache.nifi nifi-graph-client-service-api - 1.18.0-SNAPSHOT + 1.18.0 compile diff --git a/nifi-nar-bundles/nifi-graph-bundle/nifi-neo4j-3-cypher-service-nar/pom.xml b/nifi-nar-bundles/nifi-graph-bundle/nifi-neo4j-3-cypher-service-nar/pom.xml index a466c409e0..f05dc6df0b 100644 --- a/nifi-nar-bundles/nifi-graph-bundle/nifi-neo4j-3-cypher-service-nar/pom.xml +++ b/nifi-nar-bundles/nifi-graph-bundle/nifi-neo4j-3-cypher-service-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-graph-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-neo4j-3-cypher-service-nar nar @@ -25,13 +25,13 @@ org.apache.nifi nifi-graph-client-service-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-neo4j-3-cypher-service - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-nar-bundles/nifi-graph-bundle/nifi-neo4j-3-cypher-service/pom.xml b/nifi-nar-bundles/nifi-graph-bundle/nifi-neo4j-3-cypher-service/pom.xml index fed62be3c1..f1c09e5c8a 100644 --- a/nifi-nar-bundles/nifi-graph-bundle/nifi-neo4j-3-cypher-service/pom.xml +++ b/nifi-nar-bundles/nifi-graph-bundle/nifi-neo4j-3-cypher-service/pom.xml @@ -13,7 +13,7 @@ org.apache.nifi nifi-graph-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-neo4j-3-cypher-service jar @@ -43,7 +43,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -52,13 +52,13 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-avro-record-utils - 1.18.0-SNAPSHOT + 1.18.0 compile @@ -69,7 +69,7 @@ org.apache.nifi nifi-json-utils - 1.18.0-SNAPSHOT + 1.18.0 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 72a54fb068..0ab32f615e 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-neo4j-cypher-service-nar nar @@ -25,13 +25,13 @@ org.apache.nifi nifi-graph-client-service-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-neo4j-cypher-service - 1.18.0-SNAPSHOT + 1.18.0 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 ab73bc249f..e6b2f81c7c 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-neo4j-cypher-service jar @@ -26,7 +26,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -51,13 +51,13 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-avro-record-utils - 1.18.0-SNAPSHOT + 1.18.0 compile @@ -68,7 +68,7 @@ org.apache.nifi nifi-json-utils - 1.18.0-SNAPSHOT + 1.18.0 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 a0ce10aa1e..7e937ac980 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-other-graph-services-nar nar @@ -25,13 +25,13 @@ org.apache.nifi nifi-graph-client-service-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-other-graph-services - 1.18.0-SNAPSHOT + 1.18.0 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 f708713e16..bebbf27978 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-other-graph-services jar @@ -45,7 +45,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -54,13 +54,13 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-avro-record-utils - 1.18.0-SNAPSHOT + 1.18.0 compile @@ -71,7 +71,7 @@ org.apache.nifi nifi-json-utils - 1.18.0-SNAPSHOT + 1.18.0 compile diff --git a/nifi-nar-bundles/nifi-graph-bundle/pom.xml b/nifi-nar-bundles/nifi-graph-bundle/pom.xml index af96efa5e7..cf74d6aa25 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-graph-bundle @@ -44,7 +44,7 @@ org.apache.nifi nifi-graph-processors - 1.18.0-SNAPSHOT + 1.18.0 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 a438eda178..0ee83aac34 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-groovyx-nar @@ -34,7 +34,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 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 8106c80881..f77e2b4f9e 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-groovyx-processors @@ -34,12 +34,12 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-record-serialization-service-api - 1.18.0-SNAPSHOT + 1.18.0 org.codehaus.groovy @@ -71,25 +71,25 @@ org.apache.nifi nifi-dbcp-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-record - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock-record-utils - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-groovyx-bundle/pom.xml b/nifi-nar-bundles/nifi-groovyx-bundle/pom.xml index 4c4871e7f6..dae755bc75 100644 --- a/nifi-nar-bundles/nifi-groovyx-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-groovyx-bundle/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-groovyx-bundle @@ -39,7 +39,7 @@ org.apache.nifi nifi-groovyx-processors - 1.18.0-SNAPSHOT + 1.18.0 org.codehaus.groovy diff --git a/nifi-nar-bundles/nifi-grpc-bundle/nifi-grpc-nar/pom.xml b/nifi-nar-bundles/nifi-grpc-bundle/nifi-grpc-nar/pom.xml index c9accfd674..f88c12f8c8 100644 --- a/nifi-nar-bundles/nifi-grpc-bundle/nifi-grpc-nar/pom.xml +++ b/nifi-nar-bundles/nifi-grpc-bundle/nifi-grpc-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-grpc-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-grpc-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-grpc-processors - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-nar-bundles/nifi-grpc-bundle/nifi-grpc-processors/pom.xml b/nifi-nar-bundles/nifi-grpc-bundle/nifi-grpc-processors/pom.xml index f377263054..e5091f85fc 100644 --- a/nifi-nar-bundles/nifi-grpc-bundle/nifi-grpc-processors/pom.xml +++ b/nifi-nar-bundles/nifi-grpc-bundle/nifi-grpc-processors/pom.xml @@ -15,7 +15,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-grpc-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-grpc-processors @@ -29,7 +29,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -38,7 +38,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-security-utils-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.commons @@ -66,7 +66,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test @@ -77,7 +77,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-security-utils - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-grpc-bundle/pom.xml b/nifi-nar-bundles/nifi-grpc-bundle/pom.xml index 523e273866..9324299a6e 100644 --- a/nifi-nar-bundles/nifi-grpc-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-grpc-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-grpc-bundle @@ -41,7 +41,7 @@ org.apache.nifi nifi-grpc-processors - 1.18.0-SNAPSHOT + 1.18.0 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 740b54cf44..0793285bb2 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hadoop-nar nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-hadoop-libraries-nar - 1.18.0-SNAPSHOT + 1.18.0 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 d2b172ce36..d3cd5a4233 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hdfs-processors jar @@ -34,17 +34,17 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-hadoop-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-flowfile-packager - 1.18.0-SNAPSHOT + 1.18.0 org.apache.hadoop @@ -111,7 +111,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test @@ -150,7 +150,7 @@ org.apache.nifi nifi-external-resource-utils - 1.18.0-SNAPSHOT + 1.18.0 compile diff --git a/nifi-nar-bundles/nifi-hadoop-bundle/pom.xml b/nifi-nar-bundles/nifi-hadoop-bundle/pom.xml index 39e9e7698a..cf833a7f51 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hadoop-bundle pom @@ -31,7 +31,7 @@ org.apache.nifi nifi-hdfs-processors - 1.18.0-SNAPSHOT + 1.18.0 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 d2ae8acf47..cc36ee3188 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hadoop-libraries-nar nar @@ -25,7 +25,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar diff --git a/nifi-nar-bundles/nifi-hadoop-libraries-bundle/pom.xml b/nifi-nar-bundles/nifi-hadoop-libraries-bundle/pom.xml index 426640c271..4241083ed7 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 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-hadoop-libraries-bundle pom 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 f855199967..a61ab6e831 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hashicorp-vault-client-service-api-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-hashicorp-vault-client-service-api - 1.18.0-SNAPSHOT + 1.18.0 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 7245b6c861..5f8204940f 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hashicorp-vault-client-service-api jar @@ -26,22 +26,22 @@ org.apache.nifi nifi-hashicorp-vault-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-ssl-context-service-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 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 6ed1f61677..0d34099608 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hashicorp-vault-client-service @@ -29,24 +29,24 @@ org.apache.nifi nifi-hashicorp-vault-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-hashicorp-vault - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-ssl-context-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-hashicorp-vault-client-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -58,7 +58,7 @@ org.apache.nifi nifi-security-utils - 1.18.0-SNAPSHOT + 1.18.0 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 fd6924cc74..340cf57ea1 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hashicorp-vault-nar @@ -33,29 +33,29 @@ org.apache.nifi nifi-hashicorp-vault-parameter-value-provider - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-hashicorp-vault-client-service-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-hashicorp-vault-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-hashicorp-vault-parameter-provider - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-hashicorp-vault-client-service - 1.18.0-SNAPSHOT + 1.18.0 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 80d227a12a..4aab009947 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hashicorp-vault-parameter-provider @@ -29,19 +29,19 @@ org.apache.nifi nifi-hashicorp-vault-client-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-hashicorp-vault-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 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 2a686186fd..6fcb98a841 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hashicorp-vault-parameter-value-provider jar @@ -26,18 +26,18 @@ org.apache.nifi nifi-stateless-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-hashicorp-vault-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-hashicorp-vault - 1.18.0-SNAPSHOT + 1.18.0 @@ -48,7 +48,7 @@ org.apache.nifi nifi-expression-language - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-hashicorp-vault-bundle/pom.xml b/nifi-nar-bundles/nifi-hashicorp-vault-bundle/pom.xml index 12737a7461..ff57e7ec31 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 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-hashicorp-vault-bundle pom 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 91d408363e..884f78c1b2 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hazelcast-services-api-nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-hazelcast-services-api - 1.18.0-SNAPSHOT + 1.18.0 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 f309741b81..c1239b3157 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 - 1.18.0-SNAPSHOT + 1.18.0 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 91af5bfc9b..1a28880323 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hazelcast-services-nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-hazelcast-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-hazelcast-services - 1.18.0-SNAPSHOT + 1.18.0 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 2b0ac3c58a..53517f9525 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hazelcast-services @@ -31,14 +31,14 @@ org.apache.nifi nifi-hazelcast-services-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 @@ -59,7 +59,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-hazelcast-bundle/pom.xml b/nifi-nar-bundles/nifi-hazelcast-bundle/pom.xml index 3ac99ff64a..3427f4f9f5 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 - 1.18.0-SNAPSHOT + 1.18.0 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 8d7287a63a..bd2583ab54 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hbase-nar nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 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 13acf27a50..b77c7d7a6b 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hbase-processors Support for interacting with HBase @@ -26,7 +26,7 @@ org.apache.nifi nifi-hbase-client-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -44,7 +44,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -53,7 +53,7 @@ org.apache.nifi nifi-record - 1.18.0-SNAPSHOT + 1.18.0 org.apache.commons @@ -70,20 +70,20 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock-record-utils - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-record-path - 1.18.0-SNAPSHOT + 1.18.0 org.apache.commons diff --git a/nifi-nar-bundles/nifi-hbase-bundle/pom.xml b/nifi-nar-bundles/nifi-hbase-bundle/pom.xml index 5c8bdd4693..993c936db4 100644 --- a/nifi-nar-bundles/nifi-hbase-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-hbase-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-hbase-bundle @@ -35,7 +35,7 @@ org.apache.nifi nifi-hbase-processors - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-nar/pom.xml b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-nar/pom.xml index 44a461006a..6296219634 100644 --- a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-nar/pom.xml +++ b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-hive-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-hive-nar @@ -35,13 +35,13 @@ org.apache.nifi nifi-hive-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-hive-processors - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-processors/pom.xml b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-processors/pom.xml index 4368090cd5..164fc5241e 100644 --- a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-processors/pom.xml +++ b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-hive-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-hive-processors @@ -34,33 +34,33 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-put-pattern - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-kerberos - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-dbcp-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-hive-services-api - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -169,12 +169,12 @@ org.apache.nifi nifi-hadoop-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-hadoop-record-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -209,13 +209,13 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock-record-utils - 1.18.0-SNAPSHOT + 1.18.0 test 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 7f99a076c6..96fe761709 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hive-services-api-nar @@ -35,13 +35,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-hive-services-api - 1.18.0-SNAPSHOT + 1.18.0 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 d9af278432..9797bcfcd0 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hive-services-api @@ -34,12 +34,12 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-dbcp-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided 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 bf9cda0c2d..ca94a08429 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hive3-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-hive-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-hive3-processors - 1.18.0-SNAPSHOT + 1.18.0 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 858add7fd5..b64c699347 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hive3-processors @@ -33,33 +33,33 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-put-pattern - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-kerberos - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-dbcp-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-hive-services-api - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -69,7 +69,7 @@ org.apache.nifi nifi-hadoop-record-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -295,7 +295,7 @@ org.apache.nifi nifi-hadoop-utils - 1.18.0-SNAPSHOT + 1.18.0 com.github.stephenc.findbugs @@ -305,13 +305,13 @@ org.apache.nifi nifi-mock-record-utils - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test @@ -334,13 +334,13 @@ org.apache.nifi nifi-schema-registry-service-api - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-record-serialization-services - 1.18.0-SNAPSHOT + 1.18.0 test @@ -352,7 +352,7 @@ org.apache.nifi nifi-kerberos-test-utils - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive_1_1-nar/pom.xml b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive_1_1-nar/pom.xml index 8af5a24237..4edd667b37 100644 --- a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive_1_1-nar/pom.xml +++ b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive_1_1-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-hive-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-hive_1_1-nar @@ -35,13 +35,13 @@ org.apache.nifi nifi-hive-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-hive_1_1-processors - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive_1_1-processors/pom.xml b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive_1_1-processors/pom.xml index ae6fb497d8..631e2a1021 100644 --- a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive_1_1-processors/pom.xml +++ b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive_1_1-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-hive-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-hive_1_1-processors @@ -34,33 +34,33 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-put-pattern - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-kerberos - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-dbcp-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-hive-services-api - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -173,12 +173,12 @@ org.apache.nifi nifi-hadoop-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-hadoop-record-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -213,13 +213,13 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock-record-utils - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-hive-bundle/pom.xml b/nifi-nar-bundles/nifi-hive-bundle/pom.xml index 439943a03f..21db3b66ce 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hive-bundle - 1.18.0-SNAPSHOT + 1.18.0 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 9ae6734ea0..9d29302b6e 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hl7-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-hl7-processors - 1.18.0-SNAPSHOT + 1.18.0 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 09d0f75bb3..f986b1935c 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hl7-processors @@ -47,7 +47,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.commons @@ -120,7 +120,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-hl7-bundle/pom.xml b/nifi-nar-bundles/nifi-hl7-bundle/pom.xml index 74efadd764..4484410354 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hl7-bundle @@ -35,12 +35,12 @@ org.apache.nifi nifi-hl7-processors - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-hl7-query-language - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-nar-bundles/nifi-html-bundle/nifi-html-nar/pom.xml b/nifi-nar-bundles/nifi-html-bundle/nifi-html-nar/pom.xml index 121ee1a1b5..9cdee9a519 100644 --- a/nifi-nar-bundles/nifi-html-bundle/nifi-html-nar/pom.xml +++ b/nifi-nar-bundles/nifi-html-bundle/nifi-html-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-html-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-html-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar diff --git a/nifi-nar-bundles/nifi-html-bundle/nifi-html-processors/pom.xml b/nifi-nar-bundles/nifi-html-bundle/nifi-html-processors/pom.xml index a3d673f11f..84c3dc761b 100644 --- a/nifi-nar-bundles/nifi-html-bundle/nifi-html-processors/pom.xml +++ b/nifi-nar-bundles/nifi-html-bundle/nifi-html-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-html-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-html-processors @@ -41,12 +41,12 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-html-bundle/pom.xml b/nifi-nar-bundles/nifi-html-bundle/pom.xml index 20655f6da9..982f5ee57f 100644 --- a/nifi-nar-bundles/nifi-html-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-html-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-html-bundle @@ -35,7 +35,7 @@ org.apache.nifi nifi-html-processors - 1.18.0-SNAPSHOT + 1.18.0 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 c9258b3d16..15c25f8db5 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 @@ -13,13 +13,11 @@ See the License for the specific language governing permissions and limitations under the License. --> - + nifi-hubspot-bundle org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -34,12 +32,12 @@ org.apache.nifi nifi-hubspot-processors - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar 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 06a7213274..6674435adb 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 @@ -13,13 +13,11 @@ See the License for the specific language governing permissions and limitations under the License. --> - + nifi-hubspot-bundle org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -33,13 +31,13 @@ org.apache.nifi nifi-web-client-provider-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 compile @@ -50,13 +48,13 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-web-client-provider-service - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-hubspot-bundle/pom.xml b/nifi-nar-bundles/nifi-hubspot-bundle/pom.xml index e80893e16c..a005cd32ca 100644 --- a/nifi-nar-bundles/nifi-hubspot-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-hubspot-bundle/pom.xml @@ -13,13 +13,11 @@ See the License for the specific language governing permissions and limitations under the License. --> - + nifi-nar-bundles org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 diff --git a/nifi-nar-bundles/nifi-ignite-bundle/nifi-ignite-nar/pom.xml b/nifi-nar-bundles/nifi-ignite-bundle/nifi-ignite-nar/pom.xml index 24aac3eba1..718be2b48e 100644 --- a/nifi-nar-bundles/nifi-ignite-bundle/nifi-ignite-nar/pom.xml +++ b/nifi-nar-bundles/nifi-ignite-bundle/nifi-ignite-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-ignite-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-ignite-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar diff --git a/nifi-nar-bundles/nifi-ignite-bundle/nifi-ignite-processors/pom.xml b/nifi-nar-bundles/nifi-ignite-bundle/nifi-ignite-processors/pom.xml index 2a31ba2e39..41eb83c824 100644 --- a/nifi-nar-bundles/nifi-ignite-bundle/nifi-ignite-processors/pom.xml +++ b/nifi-nar-bundles/nifi-ignite-bundle/nifi-ignite-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-ignite-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-ignite-processors @@ -69,7 +69,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 commons-io @@ -78,7 +78,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-ignite-bundle/pom.xml b/nifi-nar-bundles/nifi-ignite-bundle/pom.xml index b0ae7e91ad..632da66653 100644 --- a/nifi-nar-bundles/nifi-ignite-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-ignite-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-ignite-bundle @@ -34,7 +34,7 @@ org.apache.nifi nifi-ignite-processors - 1.18.0-SNAPSHOT + 1.18.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 dba3bb8cc9..0b328060b0 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-influxdb-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 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 aa5e337ddf..bd4fdf379d 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-influxdb-processors @@ -42,12 +42,12 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-influxdb-bundle/pom.xml b/nifi-nar-bundles/nifi-influxdb-bundle/pom.xml index b9d4de3848..b0493ae293 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-influxdb-bundle @@ -35,7 +35,7 @@ org.apache.nifi nifi-influxdb-processors - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-nar-bundles/nifi-jetty-bundle/pom.xml b/nifi-nar-bundles/nifi-jetty-bundle/pom.xml index bd9d442515..2730c6d545 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 - 1.18.0-SNAPSHOT + 1.18.0 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 83957c7154..e9894cd833 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-jms-cf-service-nar nar @@ -30,13 +30,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-jms-cf-service - 1.18.0-SNAPSHOT + 1.18.0 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 b1e04b22c2..ffd610bb1c 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 - 1.18.0-SNAPSHOT + 1.18.0 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 7c57699599..22d8161b9d 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-jms-processors-nar nar @@ -30,13 +30,13 @@ org.apache.nifi nifi-jms-cf-service-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-jms-processors - 1.18.0-SNAPSHOT + 1.18.0 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 8273f6f695..1b819fa940 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 nifi-jms-processors @@ -30,13 +30,13 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-jms-cf-service provided - 1.18.0-SNAPSHOT + 1.18.0 org.springframework @@ -80,7 +80,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-jms-bundle/pom.xml b/nifi-nar-bundles/nifi-jms-bundle/pom.xml index d5bc8d3279..de35a6e849 100644 --- a/nifi-nar-bundles/nifi-jms-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-jms-bundle/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-jms-bundle pom 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 cada5fbc32..405ff128be 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-jolt-record-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-jolt-record-processors - 1.18.0-SNAPSHOT + 1.18.0 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 b6cd3c3ff7..abfaa23328 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-jolt-record-processors @@ -33,12 +33,12 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-record - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -74,25 +74,25 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock-record-utils - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-record-serialization-services - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-schema-registry-service-api - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-jolt-record-bundle/pom.xml b/nifi-nar-bundles/nifi-jolt-record-bundle/pom.xml index 2109406886..f4aa7f9262 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 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-jolt-record-bundle @@ -39,17 +39,17 @@ org.apache.nifi nifi-jolt-record-processors - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-record-serialization-service-api - 1.18.0-SNAPSHOT + 1.18.0 com.bazaarvoice.jolt diff --git a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-1-0-nar/pom.xml b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-1-0-nar/pom.xml index 80c8ea94c1..12d755045c 100644 --- a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-1-0-nar/pom.xml +++ b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-1-0-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-kafka-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-kafka-1-0-nar nar @@ -34,7 +34,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar diff --git a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-1-0-processors/pom.xml b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-1-0-processors/pom.xml index 0e63b18ff2..736e9e95b4 100644 --- a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-1-0-processors/pom.xml +++ b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-1-0-processors/pom.xml @@ -16,7 +16,7 @@ org.apache.nifi nifi-kafka-bundle - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 nifi-kafka-1-0-processors @@ -41,12 +41,12 @@ org.apache.nifi nifi-record-sink-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -94,13 +94,13 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock-record-utils - 1.18.0-SNAPSHOT + 1.18.0 test @@ -111,7 +111,7 @@ org.apache.nifi nifi-record-path - 1.18.0-SNAPSHOT + 1.18.0 compile diff --git a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-2-0-nar/pom.xml b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-2-0-nar/pom.xml index 04ba20cdb3..be70ecf948 100644 --- a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-2-0-nar/pom.xml +++ b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-2-0-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-kafka-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-kafka-2-0-nar nar @@ -34,7 +34,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar diff --git a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-2-0-processors/pom.xml b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-2-0-processors/pom.xml index 0e22ca6eed..5dc059b5ba 100644 --- a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-2-0-processors/pom.xml +++ b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-2-0-processors/pom.xml @@ -16,7 +16,7 @@ org.apache.nifi nifi-kafka-bundle - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 nifi-kafka-2-0-processors @@ -37,12 +37,12 @@ org.apache.nifi nifi-record-sink-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -83,13 +83,13 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock-record-utils - 1.18.0-SNAPSHOT + 1.18.0 test @@ -100,7 +100,7 @@ org.apache.nifi nifi-record-path - 1.18.0-SNAPSHOT + 1.18.0 compile 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 fc0a322e4b..84a994a96a 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-kafka-2-6-nar nar @@ -34,7 +34,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 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 87624584fc..455d2383f4 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 nifi-kafka-2-6-processors @@ -37,12 +37,12 @@ org.apache.nifi nifi-record-sink-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -59,7 +59,7 @@ org.apache.nifi nifi-security-kerberos - 1.18.0-SNAPSHOT + 1.18.0 org.apache.kafka @@ -91,13 +91,13 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock-record-utils - 1.18.0-SNAPSHOT + 1.18.0 test @@ -108,7 +108,7 @@ org.apache.nifi nifi-record-path - 1.18.0-SNAPSHOT + 1.18.0 compile diff --git a/nifi-nar-bundles/nifi-kafka-bundle/pom.xml b/nifi-nar-bundles/nifi-kafka-bundle/pom.xml index b524e09784..bd6c731fa0 100644 --- a/nifi-nar-bundles/nifi-kafka-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-kafka-bundle/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-kafka-bundle pom @@ -41,17 +41,17 @@ org.apache.nifi nifi-kafka-1-0-processors - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-kafka-2-0-processors - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-kafka-2-6-processors - 1.18.0-SNAPSHOT + 1.18.0 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 00261fe65e..f40126e48b 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 - 1.18.0-SNAPSHOT + 1.18.0 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 300ce84e25..c9988145e8 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-kerberos-iaa-providers jar @@ -34,7 +34,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 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 3b9101d1da..e174cb0b1d 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-kerberos-iaa-providers-bundle pom @@ -31,7 +31,7 @@ org.apache.nifi nifi-kerberos-iaa-providers - 1.18.0-SNAPSHOT + 1.18.0 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 f06ecb3bfc..08247c59ff 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-kudu-controller-service @@ -60,7 +60,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -76,7 +76,7 @@ org.apache.nifi nifi-security-kerberos - 1.18.0-SNAPSHOT + 1.18.0 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 bef1228ad5..357efb3378 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-kudu-nar @@ -29,17 +29,17 @@ org.apache.nifi nifi-kudu-processors - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-kudu-controller-service - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-hadoop-libraries-nar - 1.18.0-SNAPSHOT + 1.18.0 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 8af4324f29..cfa1968e70 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-kudu-processors @@ -54,12 +54,12 @@ org.apache.nifi nifi-kerberos-credentials-service-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-kerberos-user-service-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -73,7 +73,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -82,12 +82,12 @@ org.apache.nifi nifi-record-path - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-kerberos - 1.18.0-SNAPSHOT + 1.18.0 org.apache.kudu @@ -98,13 +98,13 @@ org.apache.nifi nifi-mock-record-utils - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-kudu-bundle/pom.xml b/nifi-nar-bundles/nifi-kudu-bundle/pom.xml index b0d71e2928..dcc4986d70 100644 --- a/nifi-nar-bundles/nifi-kudu-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-kudu-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-kudu-bundle 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 b85ab6559a..63ca9578fa 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-language-translation-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-yandex-processors - 1.18.0-SNAPSHOT + 1.18.0 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 dc8db4300a..de8b250efb 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-yandex-processors @@ -32,12 +32,12 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-web-utils - 1.18.0-SNAPSHOT + 1.18.0 @@ -56,7 +56,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-language-translation-bundle/pom.xml b/nifi-nar-bundles/nifi-language-translation-bundle/pom.xml index d6bb5d938a..aaccd5c33c 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 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-language-translation-bundle 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 70141fe678..994d6dce86 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 - 1.18.0-SNAPSHOT + 1.18.0 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 c5225db716..7206695d56 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-ldap-iaa-providers jar @@ -34,12 +34,12 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -89,7 +89,7 @@ org.apache.nifi nifi-expression-language - 1.18.0-SNAPSHOT + 1.18.0 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 42c9c3ab1e..7f78919aa6 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-ldap-iaa-providers-bundle pom @@ -31,7 +31,7 @@ org.apache.nifi nifi-ldap-iaa-providers - 1.18.0-SNAPSHOT + 1.18.0 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 d0a5765a3e..5d80b7652e 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 - 1.18.0-SNAPSHOT + 1.18.0 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 b33b173fe1..3445328254 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-media-nar @@ -33,12 +33,12 @@ org.apache.nifi nifi-media-processors - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-image-viewer - 1.18.0-SNAPSHOT + 1.18.0 war 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 35d3bfbea2..b6e2c9185a 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-media-processors @@ -47,12 +47,12 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-media-bundle/pom.xml b/nifi-nar-bundles/nifi-media-bundle/pom.xml index c546e28ee5..68d3b98427 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-media-bundle diff --git a/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporter-service-api-nar/pom.xml b/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporter-service-api-nar/pom.xml index e85661ad3d..5d3c9fe26c 100644 --- a/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporter-service-api-nar/pom.xml +++ b/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporter-service-api-nar/pom.xml @@ -17,7 +17,7 @@ nifi-metrics-reporting-bundle org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 nar 4.0.0 @@ -27,13 +27,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-metrics-reporter-service-api - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporter-service-api/pom.xml b/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporter-service-api/pom.xml index 348003e63d..d278014889 100644 --- a/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporter-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporter-service-api/pom.xml @@ -17,7 +17,7 @@ nifi-metrics-reporting-bundle org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 diff --git a/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporting-nar/pom.xml b/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporting-nar/pom.xml index 0e3f95453b..b47ac3cd1b 100644 --- a/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporting-nar/pom.xml +++ b/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporting-nar/pom.xml @@ -17,7 +17,7 @@ nifi-metrics-reporting-bundle org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 nar 4.0.0 @@ -28,12 +28,12 @@ org.apache.nifi nifi-metrics-reporting-task - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-metrics-reporter-service-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar diff --git a/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporting-task/pom.xml b/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporting-task/pom.xml index 36aeb4b98a..58c1df2716 100644 --- a/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporting-task/pom.xml +++ b/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporting-task/pom.xml @@ -17,7 +17,7 @@ nifi-metrics-reporting-bundle org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -27,12 +27,12 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-metrics-reporter-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -47,7 +47,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-metrics-reporting-bundle/pom.xml b/nifi-nar-bundles/nifi-metrics-reporting-bundle/pom.xml index cb411cba29..ba96a649b9 100644 --- a/nifi-nar-bundles/nifi-metrics-reporting-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-metrics-reporting-bundle/pom.xml @@ -17,7 +17,7 @@ nifi-nar-bundles org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -35,12 +35,12 @@ org.apache.nifi nifi-metrics - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-metrics-reporting-task - 1.18.0-SNAPSHOT + 1.18.0 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 12480d7fca..2574bec01d 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-mongodb-client-service-api-nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-mongodb-client-service-api - 1.18.0-SNAPSHOT + 1.18.0 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 0ce1536622..7d7a688065 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-mongodb-client-service-api @@ -34,7 +34,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.mongodb @@ -48,7 +48,7 @@ org.apache.nifi nifi-json-utils - 1.18.0-SNAPSHOT + 1.18.0 compile 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 a78541908b..3b11ea15ef 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-mongodb-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-mongodb-client-service-api-nar - 1.18.0-SNAPSHOT + 1.18.0 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 c2226b68c4..8e96b36f70 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-mongodb-processors @@ -38,7 +38,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -63,25 +63,25 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock-record-utils - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-json-utils - 1.18.0-SNAPSHOT + 1.18.0 compile org.apache.nifi nifi-avro-record-utils - 1.18.0-SNAPSHOT + 1.18.0 test @@ -92,19 +92,19 @@ org.apache.nifi nifi-record-serialization-services - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mongodb-client-service-api - 1.18.0-SNAPSHOT + 1.18.0 compile org.apache.nifi nifi-mongodb-services - 1.18.0-SNAPSHOT + 1.18.0 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 abd90ff347..a927cbbd1c 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-mongodb-services-nar nar @@ -25,13 +25,13 @@ org.apache.nifi nifi-mongodb-client-service-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-mongodb-services - 1.18.0-SNAPSHOT + 1.18.0 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 7ab490e082..b18f60392d 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-mongodb-services jar @@ -41,7 +41,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -59,13 +59,13 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-avro-record-utils - 1.18.0-SNAPSHOT + 1.18.0 compile @@ -76,7 +76,7 @@ org.apache.nifi nifi-json-utils - 1.18.0-SNAPSHOT + 1.18.0 compile diff --git a/nifi-nar-bundles/nifi-mongodb-bundle/pom.xml b/nifi-nar-bundles/nifi-mongodb-bundle/pom.xml index 5d4481e953..62c2248274 100644 --- a/nifi-nar-bundles/nifi-mongodb-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-mongodb-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-mongodb-bundle @@ -43,7 +43,7 @@ org.apache.nifi nifi-mongodb-processors - 1.18.0-SNAPSHOT + 1.18.0 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 fa82c2d187..97ccb259f9 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-mqtt-nar nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 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 6810b8837a..379d903cbf 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -34,7 +34,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -51,7 +51,7 @@ org.apache.nifi nifi-security-utils - 1.18.0-SNAPSHOT + 1.18.0 @@ -79,13 +79,13 @@ org.apache.nifi nifi-record-serialization-services - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-avro-record-utils - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-mqtt-bundle/pom.xml b/nifi-nar-bundles/nifi-mqtt-bundle/pom.xml index e9945f3ef8..607fa10e1b 100644 --- a/nifi-nar-bundles/nifi-mqtt-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-mqtt-bundle/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-mqtt-bundle pom @@ -30,7 +30,7 @@ org.apache.nifi nifi-mqtt-processors - 1.18.0-SNAPSHOT + 1.18.0 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 35c6c2249a..18d1f5ab4f 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-network-processors-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-network-processors - 1.18.0-SNAPSHOT + 1.18.0 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 99c9de8003..bda9e7f01e 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-network-processors @@ -33,12 +33,12 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-network-utils - 1.18.0-SNAPSHOT + 1.18.0 com.fasterxml.jackson.core @@ -47,7 +47,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 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 720aeeb3b1..12f967dcbc 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 - 1.18.0-SNAPSHOT + 1.18.0 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 8827bd0381..62b0f39fc8 100644 --- a/nifi-nar-bundles/nifi-network-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-network-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-network-bundle 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 f932a73882..49ca1978db 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-parquet-nar @@ -33,12 +33,12 @@ org.apache.nifi nifi-parquet-processors - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-hadoop-libraries-nar - 1.18.0-SNAPSHOT + 1.18.0 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 19b5f11535..01bb37759f 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-parquet-processors jar @@ -40,7 +40,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.hadoop @@ -95,7 +95,7 @@ org.apache.nifi nifi-hadoop-record-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -117,13 +117,13 @@ org.apache.nifi nifi-mock-record-utils - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-parquet-bundle/pom.xml b/nifi-nar-bundles/nifi-parquet-bundle/pom.xml index 680af20500..8e94f4cac7 100644 --- a/nifi-nar-bundles/nifi-parquet-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-parquet-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-parquet-bundle 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 fbb71ec9ef..e62bf17d0b 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-pgp-nar @@ -33,12 +33,12 @@ org.apache.nifi nifi-pgp-processors - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-pgp-service-api-nar - 1.18.0-SNAPSHOT + 1.18.0 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 17fd486b61..6f33dfaa79 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-pgp-processors @@ -34,13 +34,13 @@ org.apache.nifi nifi-pgp-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -59,7 +59,7 @@ org.apache.nifi nifi-pgp-test-utils - 1.18.0-SNAPSHOT + 1.18.0 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 0a6637c5a7..6998aad6c1 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-pgp-service-api-nar @@ -33,12 +33,12 @@ org.apache.nifi nifi-pgp-service-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar 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 4166ba8790..def3160602 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 - 1.18.0-SNAPSHOT + 1.18.0 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 cfd3f31fa5..4d4a434c55 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-pgp-service-nar @@ -33,12 +33,12 @@ org.apache.nifi nifi-pgp-service - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-pgp-service-api-nar - 1.18.0-SNAPSHOT + 1.18.0 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 0f79c8b932..65e5c35bad 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-pgp-service @@ -29,7 +29,7 @@ org.apache.nifi nifi-pgp-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -44,7 +44,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.mockito @@ -59,7 +59,7 @@ org.apache.nifi nifi-pgp-test-utils - 1.18.0-SNAPSHOT + 1.18.0 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 71dbcdb024..015dba53dd 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 - 1.18.0-SNAPSHOT + 1.18.0 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 9c03e05127..a2840ce08a 100644 --- a/nifi-nar-bundles/nifi-pgp-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-pgp-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-pgp-bundle 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 b4b35b6de2..bd06eb8ae6 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-poi-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-poi-processors - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-nar-bundles/nifi-poi-bundle/nifi-poi-processors/pom.xml b/nifi-nar-bundles/nifi-poi-bundle/nifi-poi-processors/pom.xml index 87f833aae0..08b4461c64 100644 --- a/nifi-nar-bundles/nifi-poi-bundle/nifi-poi-processors/pom.xml +++ b/nifi-nar-bundles/nifi-poi-bundle/nifi-poi-processors/pom.xml @@ -23,7 +23,7 @@ org.apache.nifi nifi-poi-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-poi-processors @@ -76,17 +76,17 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-standard-record-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-poi-bundle/pom.xml b/nifi-nar-bundles/nifi-poi-bundle/pom.xml index c4d694f889..35ddcc975e 100644 --- a/nifi-nar-bundles/nifi-poi-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-poi-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-poi-bundle 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 fc1f4d0859..436137abb5 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-prometheus-nar nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-prometheus-reporting-task - 1.18.0-SNAPSHOT + 1.18.0 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 4bec5242d2..42c1841614 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-prometheus-reporting-task @@ -24,33 +24,33 @@ org.apache.nifi nifi-record-sink-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-record-serialization-service-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-record - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-prometheus-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-ssl-context-service-api - 1.18.0-SNAPSHOT + 1.18.0 org.eclipse.jetty diff --git a/nifi-nar-bundles/nifi-prometheus-bundle/pom.xml b/nifi-nar-bundles/nifi-prometheus-bundle/pom.xml index 80b72b767a..9b5859046f 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 - 1.18.0-SNAPSHOT + 1.18.0 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 efc4e64b86..973b84b810 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-persistent-provenance-repository jar @@ -37,47 +37,47 @@ org.apache.nifi nifi-data-provenance-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-schema-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-utils-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-kms - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-repository-encryption - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-properties - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-properties-loader - 1.18.0-SNAPSHOT + 1.18.0 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 aa67726a02..7bfd286c2d 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 - 1.18.0-SNAPSHOT + 1.18.0 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 8666f38028..59cd4f861d 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-volatile-provenance-repository jar @@ -33,12 +33,12 @@ org.apache.nifi nifi-data-provenance-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 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 a1f916257f..73d69c3a25 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-provenance-repository-bundle pom @@ -34,12 +34,12 @@ org.apache.nifi nifi-persistent-provenance-repository - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-volatile-provenance-repository - 1.18.0-SNAPSHOT + 1.18.0 org.apache.lucene 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 10ad60329d..11cb72aabe 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-ranger-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-ranger-plugin - 1.18.0-SNAPSHOT + 1.18.0 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 d4293ba388..6ccb5625bd 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-ranger-plugin @@ -195,12 +195,12 @@ org.apache.nifi nifi-xml-processing - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 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 0bbebd3bbf..67f4ad6f2d 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-ranger-resources diff --git a/nifi-nar-bundles/nifi-ranger-bundle/pom.xml b/nifi-nar-bundles/nifi-ranger-bundle/pom.xml index bbc87fb9dc..af87d26325 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 - 1.18.0-SNAPSHOT + 1.18.0 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 090531719f..62ca0f13b7 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-redis-extensions @@ -35,7 +35,7 @@ org.apache.nifi nifi-redis-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -66,13 +66,13 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 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 7ff6cad7d7..a0406c9d21 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-redis-nar @@ -33,12 +33,12 @@ org.apache.nifi nifi-redis-extensions - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-redis-service-api-nar - 1.18.0-SNAPSHOT + 1.18.0 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 d0105e1ae3..d572e80168 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-redis-service-api-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-redis-service-api - 1.18.0-SNAPSHOT + 1.18.0 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 868b607401..e8d527c08d 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-redis-service-api diff --git a/nifi-nar-bundles/nifi-redis-bundle/pom.xml b/nifi-nar-bundles/nifi-redis-bundle/pom.xml index d924f56c94..74e9e77af8 100644 --- a/nifi-nar-bundles/nifi-redis-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-redis-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-redis-bundle 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 443e2473cc..047b453101 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-registry-nar nar @@ -22,13 +22,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-registry-service - 1.18.0-SNAPSHOT + 1.18.0 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 020cab69e9..1452be3712 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-registry-service jar @@ -34,7 +34,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-avro-record-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -43,7 +43,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.commons diff --git a/nifi-nar-bundles/nifi-registry-bundle/pom.xml b/nifi-nar-bundles/nifi-registry-bundle/pom.xml index 9ac5e965a9..f43d0d3760 100644 --- a/nifi-nar-bundles/nifi-registry-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-registry-bundle/pom.xml @@ -14,7 +14,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-registry-bundle pom diff --git a/nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-nar/pom.xml b/nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-nar/pom.xml index 4d23048e5f..d23b0bdcfa 100644 --- a/nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-nar/pom.xml +++ b/nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-rethinkdb-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-rethinkdb-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar diff --git a/nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-processors/pom.xml b/nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-processors/pom.xml index e948e71419..39000b4a44 100644 --- a/nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-processors/pom.xml +++ b/nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-rethinkdb-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-rethinkdb-processors @@ -34,12 +34,12 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 commons-io @@ -56,7 +56,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-rethinkdb-bundle/pom.xml b/nifi-nar-bundles/nifi-rethinkdb-bundle/pom.xml index 83e49bf851..f049800686 100644 --- a/nifi-nar-bundles/nifi-rethinkdb-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-rethinkdb-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-rethinkdb-bundle @@ -35,7 +35,7 @@ org.apache.nifi nifi-rethinkdb-processors - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-nar/pom.xml b/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-nar/pom.xml index 5b18b91f0d..2d9e999b74 100644 --- a/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-nar/pom.xml +++ b/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-nar/pom.xml @@ -18,7 +18,7 @@ nifi-riemann-bundle org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 true diff --git a/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-processors/pom.xml b/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-processors/pom.xml index 5c599176b0..8a4f7033a1 100644 --- a/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-processors/pom.xml +++ b/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-processors/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-riemann-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-riemann-processors @@ -35,7 +35,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -48,7 +48,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-riemann-bundle/pom.xml b/nifi-nar-bundles/nifi-riemann-bundle/pom.xml index 9f3fb1b07e..b66ae05324 100644 --- a/nifi-nar-bundles/nifi-riemann-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-riemann-bundle/pom.xml @@ -18,7 +18,7 @@ nifi-nar-bundles org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 nifi-riemann-bundle pom @@ -42,7 +42,7 @@ org.apache.nifi nifi-riemann-processors - 1.18.0-SNAPSHOT + 1.18.0 io.netty diff --git a/nifi-nar-bundles/nifi-rocksdb-bundle/nifi-rocksdb-nar/pom.xml b/nifi-nar-bundles/nifi-rocksdb-bundle/nifi-rocksdb-nar/pom.xml index 57e4d564d9..ce95fb14d4 100644 --- a/nifi-nar-bundles/nifi-rocksdb-bundle/nifi-rocksdb-nar/pom.xml +++ b/nifi-nar-bundles/nifi-rocksdb-bundle/nifi-rocksdb-nar/pom.xml @@ -17,7 +17,7 @@ nifi-rocksdb-bundle org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -33,13 +33,13 @@ org.apache.nifi nifi-framework-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-rocksdb-repository - 1.18.0-SNAPSHOT + 1.18.0 \ No newline at end of file diff --git a/nifi-nar-bundles/nifi-rocksdb-bundle/nifi-rocksdb-repository/pom.xml b/nifi-nar-bundles/nifi-rocksdb-bundle/nifi-rocksdb-repository/pom.xml index a589dabdd5..abe34ea9df 100644 --- a/nifi-nar-bundles/nifi-rocksdb-bundle/nifi-rocksdb-repository/pom.xml +++ b/nifi-nar-bundles/nifi-rocksdb-bundle/nifi-rocksdb-repository/pom.xml @@ -17,7 +17,7 @@ nifi-rocksdb-bundle org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -28,19 +28,19 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-properties - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-framework-core - 1.18.0-SNAPSHOT + 1.18.0 provided diff --git a/nifi-nar-bundles/nifi-rocksdb-bundle/pom.xml b/nifi-nar-bundles/nifi-rocksdb-bundle/pom.xml index 232a9e8d1d..6184273bd2 100644 --- a/nifi-nar-bundles/nifi-rocksdb-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-rocksdb-bundle/pom.xml @@ -18,7 +18,7 @@ nifi-nar-bundles org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 diff --git a/nifi-nar-bundles/nifi-rules-action-handler-bundle/nifi-rules-action-handler-nar/pom.xml b/nifi-nar-bundles/nifi-rules-action-handler-bundle/nifi-rules-action-handler-nar/pom.xml index 3576d98c28..4fb0e6825c 100644 --- a/nifi-nar-bundles/nifi-rules-action-handler-bundle/nifi-rules-action-handler-nar/pom.xml +++ b/nifi-nar-bundles/nifi-rules-action-handler-bundle/nifi-rules-action-handler-nar/pom.xml @@ -17,7 +17,7 @@ nifi-rules-action-handler-bundle org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -31,12 +31,12 @@ org.apache.nifi nifi-rules-action-handler-service - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar diff --git a/nifi-nar-bundles/nifi-rules-action-handler-bundle/nifi-rules-action-handler-service/pom.xml b/nifi-nar-bundles/nifi-rules-action-handler-bundle/nifi-rules-action-handler-service/pom.xml index 5b7c327763..9b5a949848 100644 --- a/nifi-nar-bundles/nifi-rules-action-handler-bundle/nifi-rules-action-handler-service/pom.xml +++ b/nifi-nar-bundles/nifi-rules-action-handler-bundle/nifi-rules-action-handler-service/pom.xml @@ -17,7 +17,7 @@ nifi-rules-action-handler-bundle org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -27,7 +27,7 @@ org.apache.nifi nifi-rules-engine-service-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -36,17 +36,17 @@ org.apache.nifi nifi-record-sink-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-record - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-record-serialization-service-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.commons @@ -55,7 +55,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.mvel diff --git a/nifi-nar-bundles/nifi-rules-action-handler-bundle/pom.xml b/nifi-nar-bundles/nifi-rules-action-handler-bundle/pom.xml index cf68f6ed8c..f897a6f2f3 100644 --- a/nifi-nar-bundles/nifi-rules-action-handler-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-rules-action-handler-bundle/pom.xml @@ -17,7 +17,7 @@ nifi-nar-bundles org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -33,7 +33,7 @@ org.apache.nifi nifi-rules-action-handler-service - 1.18.0-SNAPSHOT + 1.18.0 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 82563f41a0..31af9cf959 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -32,12 +32,12 @@ org.apache.nifi nifi-salesforce-processors - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar 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 d8f4d31ec6..3d2b0bb1c9 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -40,7 +40,7 @@ org.apache.nifi nifi-json-record-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.camel @@ -74,19 +74,19 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-oauth2-provider-service - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock-record-utils - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-salesforce-bundle/pom.xml b/nifi-nar-bundles/nifi-salesforce-bundle/pom.xml index 5a847423d0..366021e185 100644 --- a/nifi-nar-bundles/nifi-salesforce-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-salesforce-bundle/pom.xml @@ -17,7 +17,7 @@ nifi-nar-bundles org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 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 832c1e21bb..672a3dfabb 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-scripting-nar @@ -38,7 +38,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 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 33b46176b1..671b86ef54 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-scripting-processors @@ -41,7 +41,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -54,7 +54,7 @@ org.apache.nifi nifi-record-path - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -68,7 +68,7 @@ org.apache.nifi nifi-rules-engine-service-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.ivy @@ -117,13 +117,13 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock-record-utils - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-scripting-bundle/pom.xml b/nifi-nar-bundles/nifi-scripting-bundle/pom.xml index 5f29b95cf5..7844125730 100644 --- a/nifi-nar-bundles/nifi-scripting-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-scripting-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-scripting-bundle @@ -39,36 +39,36 @@ org.apache.nifi nifi-scripting-processors - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-distributed-cache-client-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-ssl-context-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-http-context-map-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-dbcp-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-metrics - 1.18.0-SNAPSHOT + 1.18.0 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 f2ad595f1d..d482357be1 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 @@ -13,13 +13,11 @@ See the License for the specific language governing permissions and limitations under the License. --> - + nifi-shopify-bundle org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -34,12 +32,12 @@ org.apache.nifi nifi-shopify-processors - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 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 fa513e90ee..3b8c9d76bb 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 @@ -13,13 +13,11 @@ See the License for the specific language governing permissions and limitations under the License. --> - + nifi-shopify-bundle org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -33,7 +31,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 commons-io @@ -42,7 +40,7 @@ org.apache.nifi nifi-web-client-provider-api - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -53,13 +51,13 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-web-client-provider-service - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-shopify-bundle/pom.xml b/nifi-nar-bundles/nifi-shopify-bundle/pom.xml index 817a814cb2..dc155dffca 100644 --- a/nifi-nar-bundles/nifi-shopify-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-shopify-bundle/pom.xml @@ -13,13 +13,11 @@ See the License for the specific language governing permissions and limitations under the License. --> - + nifi-nar-bundles org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 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 438799fbc9..1780a7bac5 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 - 1.18.0-SNAPSHOT + 1.18.0 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 ee40d555c0..2bd20a860b 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-single-user-iaa-providers jar @@ -34,22 +34,22 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-properties - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-single-user-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-xml-processing - 1.18.0-SNAPSHOT + 1.18.0 \ No newline at end of file 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 4c0fb7a55f..fa30dbb8af 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-single-user-iaa-providers-bundle pom @@ -31,7 +31,7 @@ org.apache.nifi nifi-single-user-iaa-providers - 1.18.0-SNAPSHOT + 1.18.0 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 9d2ed32fce..281421c7a5 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-site-to-site-reporting-nar @@ -34,7 +34,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 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 213407f173..8bda673904 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-site-to-site-reporting-task @@ -32,12 +32,12 @@ org.apache.nifi nifi-reporting-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -46,7 +46,7 @@ org.apache.nifi nifi-site-to-site-client - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -63,12 +63,12 @@ org.apache.nifi nifi-record-sink-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-avro-record-utils - 1.18.0-SNAPSHOT + 1.18.0 org.glassfish @@ -84,19 +84,19 @@ org.apache.nifi nifi-data-provenance-utils - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock-record-utils - 1.18.0-SNAPSHOT + 1.18.0 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 69d68ccb54..bdf6eea0be 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 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-site-to-site-reporting-bundle @@ -34,7 +34,7 @@ org.apache.nifi nifi-site-to-site-reporting-task - 1.18.0-SNAPSHOT + 1.18.0 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 24057a86b4..126b358b4d 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-slack-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-slack-processors - 1.18.0-SNAPSHOT + 1.18.0 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 1860299fae..c78400bd13 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-slack-processors @@ -56,12 +56,12 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-slack-bundle/pom.xml b/nifi-nar-bundles/nifi-slack-bundle/pom.xml index 4d8e29c8cb..67a2bb130c 100644 --- a/nifi-nar-bundles/nifi-slack-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-slack-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-slack-bundle 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 925d9b93ee..e21c9e4592 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -33,13 +33,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-smb-client-api - 1.18.0-SNAPSHOT + 1.18.0 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 1c3a3b04b2..37f9044fc7 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-smb-client-api jar @@ -25,12 +25,12 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-listed-entity - 1.18.0-SNAPSHOT + 1.18.0 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 61c19970a9..bb86bdcf21 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-smb-nar @@ -33,12 +33,12 @@ org.apache.nifi nifi-smb-processors - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-smb-client-api-nar - 1.18.0-SNAPSHOT + 1.18.0 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 de266368b2..a59131282d 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-smb-processors @@ -29,7 +29,7 @@ org.apache.nifi nifi-smb-client-api - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -47,7 +47,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 com.hierynomus @@ -60,7 +60,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test @@ -76,7 +76,7 @@ org.apache.nifi nifi-smb-smbj-client - 1.18.0-SNAPSHOT + 1.18.0 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 c9b13f4768..fd24a5e6b8 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-smb-smbj-client-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-smb-client-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-smb-smbj-client - 1.18.0-SNAPSHOT + 1.18.0 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 b9bac48ddc..52b5896658 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-smb-smbj-client @@ -29,7 +29,7 @@ org.apache.nifi nifi-smb-client-api - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -43,7 +43,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 com.hierynomus @@ -57,7 +57,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-smb-bundle/pom.xml b/nifi-nar-bundles/nifi-smb-bundle/pom.xml index 53e2db5783..bd259881e2 100644 --- a/nifi-nar-bundles/nifi-smb-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-smb-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-smb-bundle @@ -49,7 +49,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 org.testcontainers 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 f881f42527..2412225546 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 - 1.18.0-SNAPSHOT + 1.18.0 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 ae83035a30..211b7e9d06 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-snmp-processors jar @@ -43,12 +43,12 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test @@ -58,7 +58,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-json-utils - 1.18.0-SNAPSHOT + 1.18.0 compile diff --git a/nifi-nar-bundles/nifi-snmp-bundle/pom.xml b/nifi-nar-bundles/nifi-snmp-bundle/pom.xml index 2d772ccfbd..42c0864aa4 100644 --- a/nifi-nar-bundles/nifi-snmp-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-snmp-bundle/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-snmp-bundle pom @@ -32,7 +32,7 @@ org.apache.nifi nifi-snmp-processors - 1.18.0-SNAPSHOT + 1.18.0 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 5925516ed7..0eceb5af1e 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-snowflake-services-nar @@ -29,12 +29,12 @@ org.apache.nifi nifi-snowflake-services - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-dbcp-service-nar - 1.18.0-SNAPSHOT + 1.18.0 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 35043334be..b783ecd7e2 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-snowflake-services @@ -29,19 +29,19 @@ org.apache.nifi nifi-dbcp-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-dbcp-service - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-kerberos-credentials-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -61,7 +61,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-snowflake-bundle/pom.xml b/nifi-nar-bundles/nifi-snowflake-bundle/pom.xml index 22f3065572..67bea16a0f 100644 --- a/nifi-nar-bundles/nifi-snowflake-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-snowflake-bundle/pom.xml @@ -15,7 +15,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-snowflake-bundle 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 e1c1b5114c..2d05fb9e6d 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-social-media-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-twitter-processors - 1.18.0-SNAPSHOT + 1.18.0 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 754deb4da4..a7deac7a30 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-twitter-processors @@ -33,7 +33,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 com.twitter @@ -77,7 +77,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-social-media-bundle/pom.xml b/nifi-nar-bundles/nifi-social-media-bundle/pom.xml index e66c3044e3..18150d1a4f 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 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-social-media-bundle 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 fff7809acf..b6b8cc1c25 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-solr-nar @@ -33,12 +33,12 @@ org.apache.nifi nifi-solr-processors - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar 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 52c271b6e1..1fe773b270 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-solr-processors jar @@ -29,7 +29,7 @@ org.apache.nifi nifi-record-path - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -66,12 +66,12 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-kerberos - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -95,19 +95,19 @@ org.apache.nifi nifi-record-serialization-services - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock-record-utils - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-solr-bundle/pom.xml b/nifi-nar-bundles/nifi-solr-bundle/pom.xml index a095d40122..dcfff1f93e 100644 --- a/nifi-nar-bundles/nifi-solr-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-solr-bundle/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-solr-bundle pom 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 cf7a58614a..ddf37a6b31 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-livy-controller-service-api-nar @@ -27,13 +27,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-livy-controller-service-api - 1.18.0-SNAPSHOT + 1.18.0 \ 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 7c697e37f7..34b9cf52bb 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 - 1.18.0-SNAPSHOT + 1.18.0 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 10b0232da8..88554c03ee 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-livy-controller-service @@ -36,7 +36,7 @@ org.apache.nifi nifi-livy-controller-service-api - 1.18.0-SNAPSHOT + 1.18.0 org.codehaus.jettison @@ -61,7 +61,7 @@ org.apache.nifi nifi-hadoop-utils - 1.18.0-SNAPSHOT + 1.18.0 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 3c5ec3dc37..d925cd3998 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-livy-nar @@ -27,18 +27,18 @@ org.apache.nifi nifi-livy-controller-service-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-livy-controller-service - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-livy-processors - 1.18.0-SNAPSHOT + 1.18.0 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 6e0a121c06..80c5565113 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-livy-processors @@ -31,7 +31,7 @@ org.apache.nifi nifi-livy-controller-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -53,7 +53,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test @@ -69,7 +69,7 @@ org.apache.nifi nifi-livy-controller-service - 1.18.0-SNAPSHOT + 1.18.0 test @@ -80,7 +80,7 @@ org.apache.nifi nifi-kerberos-credentials-service-api - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-spark-bundle/pom.xml b/nifi-nar-bundles/nifi-spark-bundle/pom.xml index 2cef72ca53..6b03229cc3 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-spark-bundle @@ -86,7 +86,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 \ No newline at end of file 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 b7fc369fef..8bebafe33a 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-splunk-nar @@ -33,12 +33,12 @@ org.apache.nifi nifi-splunk-processors - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar 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 2f5641649b..dffb231ac9 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-splunk-processors @@ -42,12 +42,12 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-event-put - 1.18.0-SNAPSHOT + 1.18.0 commons-io @@ -69,7 +69,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-splunk-bundle/pom.xml b/nifi-nar-bundles/nifi-splunk-bundle/pom.xml index ea828b9f35..e474c71dc6 100644 --- a/nifi-nar-bundles/nifi-splunk-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-splunk-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-splunk-bundle diff --git a/nifi-nar-bundles/nifi-spring-bundle/nifi-spring-nar/pom.xml b/nifi-nar-bundles/nifi-spring-bundle/nifi-spring-nar/pom.xml index f6c1bbe00b..598d2be3ef 100644 --- a/nifi-nar-bundles/nifi-spring-bundle/nifi-spring-nar/pom.xml +++ b/nifi-nar-bundles/nifi-spring-bundle/nifi-spring-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-spring-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-spring-nar nar diff --git a/nifi-nar-bundles/nifi-spring-bundle/nifi-spring-processors/pom.xml b/nifi-nar-bundles/nifi-spring-bundle/nifi-spring-processors/pom.xml index eb2186f3aa..33740a9888 100644 --- a/nifi-nar-bundles/nifi-spring-bundle/nifi-spring-processors/pom.xml +++ b/nifi-nar-bundles/nifi-spring-bundle/nifi-spring-processors/pom.xml @@ -12,7 +12,7 @@ org.apache.nifi nifi-spring-bundle - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 nifi-spring-processors @@ -46,12 +46,12 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-spring-bundle/pom.xml b/nifi-nar-bundles/nifi-spring-bundle/pom.xml index 4540a6c058..77016ba123 100644 --- a/nifi-nar-bundles/nifi-spring-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-spring-bundle/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-spring-bundle pom @@ -30,7 +30,7 @@ org.apache.nifi nifi-spring-processors - 1.18.0-SNAPSHOT + 1.18.0 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 6440dfb59e..ba46b1e4a6 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-sql-reporting-nar @@ -33,12 +33,12 @@ org.apache.nifi nifi-sql-reporting-tasks - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 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 ec57b973b5..b9589d7181 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-sql-reporting-tasks @@ -37,27 +37,27 @@ org.apache.nifi nifi-reporting-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-database-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-record - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-record-sink-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.calcite @@ -82,19 +82,19 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock-record-utils - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-rules-engine-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided diff --git a/nifi-nar-bundles/nifi-sql-reporting-bundle/pom.xml b/nifi-nar-bundles/nifi-sql-reporting-bundle/pom.xml index a8705f4f61..c6e657e139 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-sql-reporting-bundle pom @@ -30,7 +30,7 @@ org.apache.nifi nifi-sql-reporting-tasks - 1.18.0-SNAPSHOT + 1.18.0 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 520effce6a..3c98dea75d 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -32,32 +32,32 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-framework-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-custom-ui-utilities - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-expression-language - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-standard-utils - 1.18.0-SNAPSHOT + 1.18.0 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 75976ddf1b..90f180c4ff 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 - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-standard-content-viewer @@ -31,13 +31,13 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-xml-processing - 1.18.0-SNAPSHOT + 1.18.0 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 85da1bb460..9c28ad4149 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-standard-nar nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 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 16111bda50..578b1c40d1 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-standard-parameter-providers jar @@ -44,7 +44,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.slf4j @@ -53,7 +53,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test 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 0a7b197ae8..5410e26dd1 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-standard-processors jar @@ -41,47 +41,47 @@ org.apache.nifi nifi-put-pattern - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-bin-manager - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-listed-entity - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-event-put - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-event-listen - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-event-transport - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-syslog-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-record-path - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -94,12 +94,12 @@ org.apache.nifi nifi-flowfile-packager - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-jetty-configuration - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -165,12 +165,12 @@ org.apache.nifi nifi-security-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-xml-processing - 1.18.0-SNAPSHOT + 1.18.0 com.hierynomus @@ -245,12 +245,12 @@ org.apache.nifi nifi-socket-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-load-distribution-service-api - 1.18.0-SNAPSHOT + 1.18.0 javax.jms @@ -275,12 +275,12 @@ org.apache.nifi nifi-avro-record-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-dbcp-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -307,13 +307,13 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-distributed-cache-client-service - 1.18.0-SNAPSHOT + 1.18.0 test @@ -329,25 +329,25 @@ org.apache.nifi nifi-standard-prioritizers - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock-record-utils - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-record-serialization-services - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-lookup-services - 1.18.0-SNAPSHOT + 1.18.0 test @@ -385,7 +385,7 @@ org.apache.nifi nifi-standard-utils - 1.18.0-SNAPSHOT + 1.18.0 net.sf.supercsv @@ -418,7 +418,7 @@ org.apache.nifi nifi-database-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -437,7 +437,7 @@ org.apache.nifi nifi-database-test-utils - 1.18.0-SNAPSHOT + 1.18.0 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 5c2dcd2578..406b81b91b 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-standard-reporting-tasks jar @@ -29,12 +29,12 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-properties - 1.18.0-SNAPSHOT + 1.18.0 com.yammer.metrics @@ -47,7 +47,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test 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 cadc62ac71..83a8e33f8b 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 nifi-standard-utils @@ -21,7 +21,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 com.bazaarvoice.jolt diff --git a/nifi-nar-bundles/nifi-standard-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-bundle/pom.xml index 166b013ff3..1d36c57723 100644 --- a/nifi-nar-bundles/nifi-standard-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-bundle/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-standard-bundle pom @@ -41,34 +41,34 @@ org.apache.nifi nifi-standard-processors - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-expression-language - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-standard-reporting-tasks - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-standard-parameter-providers - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-standard-content-viewer war - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-jolt-transform-json-ui war - 1.18.0-SNAPSHOT + 1.18.0 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 117cd9bf72..9b32afb359 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-dbcp-service-api @@ -30,7 +30,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 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 1d1fbd7cca..b71279d0ad 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-dbcp-service-nar @@ -30,18 +30,18 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-dbcp-service - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-hikari-dbcp-service - 1.18.0-SNAPSHOT + 1.18.0 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 f0e469d7b4..d050b9ed87 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-dbcp-service jar @@ -28,7 +28,7 @@ org.apache.nifi nifi-dbcp-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -38,22 +38,22 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-service-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-kerberos - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-kerberos-credentials-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -63,28 +63,28 @@ org.apache.nifi nifi-record-sink-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-record-serialization-service-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-record - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock-record-utils - 1.18.0-SNAPSHOT + 1.18.0 test @@ -127,7 +127,7 @@ org.apache.nifi nifi-kerberos-test-utils - 1.18.0-SNAPSHOT + 1.18.0 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 741c8fcbe1..34a750b954 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hikari-dbcp-service jar @@ -28,7 +28,7 @@ org.apache.nifi nifi-dbcp-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -38,17 +38,17 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-service-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-kerberos - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -62,7 +62,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 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 ee59addc1a..bb04926ceb 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 - 1.18.0-SNAPSHOT + 1.18.0 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 9ff2a712e2..99361a5f1a 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 - 1.18.0-SNAPSHOT + 1.18.0 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 376451c747..6199fbc10c 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-distributed-cache-client-service jar @@ -38,22 +38,22 @@ org.apache.nifi nifi-security-socket-ssl - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-event-transport - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-ssl-context-service-api - 1.18.0-SNAPSHOT + 1.18.0 commons-io 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 fc5866a4d0..0d1f4ac547 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-distributed-cache-protocol @@ -28,7 +28,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 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 6cb25a3d27..23adeb9cff 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-distributed-cache-server Provides a Controller Service for hosting Distributed Caches @@ -33,27 +33,27 @@ org.apache.nifi nifi-event-transport - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-socket-ssl - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-ssl-context-service-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-write-ahead-log - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -68,7 +68,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test 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 1356439ac2..fd7837c4de 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-distributed-cache-services-nar nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 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 95df78493c..261814c707 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-distributed-cache-services-bundle pom 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 c45a39b294..9f23e8f895 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hadoop-dbcp-service-nar @@ -30,13 +30,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-hadoop-dbcp-service - 1.18.0-SNAPSHOT + 1.18.0 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 b1688b75b0..094eedd1ae 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hadoop-dbcp-service jar @@ -25,7 +25,7 @@ org.apache.nifi nifi-dbcp-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -35,22 +35,22 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-service-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-kerberos - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-hadoop-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -98,13 +98,13 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock-record-utils - 1.18.0-SNAPSHOT + 1.18.0 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 c0db79099d..799e3f9134 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 - 1.18.0-SNAPSHOT + 1.18.0 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 e2b5ed9354..e3c291a640 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hbase-client-service-api diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/nifi-hbase_1_1_2-client-service-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/nifi-hbase_1_1_2-client-service-nar/pom.xml index fbaa1ba277..aec74c282b 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/nifi-hbase_1_1_2-client-service-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/nifi-hbase_1_1_2-client-service-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-hbase_1_1_2-client-service-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-hbase_1_1_2-client-service-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-hbase_1_1_2-client-service - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/nifi-hbase_1_1_2-client-service/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/nifi-hbase_1_1_2-client-service/pom.xml index 10018d6331..966d9f72ca 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/nifi-hbase_1_1_2-client-service/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/nifi-hbase_1_1_2-client-service/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-hbase_1_1_2-client-service-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-hbase_1_1_2-client-service @@ -31,7 +31,7 @@ org.apache.nifi nifi-hbase-client-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -47,17 +47,17 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-kerberos - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-hadoop-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -131,7 +131,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/pom.xml index 58660970ff..8f33b0dca7 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-standard-services - 1.18.0-SNAPSHOT + 1.18.0 nifi-hbase_1_1_2-client-service-bundle pom 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 28c109940e..52dc0f7e62 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hbase_2-client-service-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-hbase_2-client-service - 1.18.0-SNAPSHOT + 1.18.0 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 9465b3640b..41cc96cc7b 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-hbase_2-client-service @@ -29,7 +29,7 @@ org.apache.nifi nifi-hbase-client-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -45,17 +45,17 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-hadoop-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-kerberos - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -126,7 +126,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 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 3f32aad034..f7ff12db5d 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 @@ org.apache.nifi nifi-standard-services - 1.18.0-SNAPSHOT + 1.18.0 nifi-hbase_2-client-service-bundle 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 29a3cd11ca..b4270b68c3 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 - 1.18.0-SNAPSHOT + 1.18.0 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 411f82bd46..0eec5f25ae 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-http-context-map-nar @@ -31,7 +31,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 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 fdc26ffacd..8506704fa6 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-http-context-map @@ -31,7 +31,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi 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 bb41f2d4f8..829fa9d84f 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-http-context-map-bundle diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/nifi-hwx-schema-registry-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/nifi-hwx-schema-registry-nar/pom.xml index cd5ca6f035..e21808a778 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/nifi-hwx-schema-registry-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/nifi-hwx-schema-registry-nar/pom.xml @@ -14,7 +14,7 @@ org.apache.nifi nifi-hwx-schema-registry-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-hwx-schema-registry-nar nar @@ -22,13 +22,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-hwx-schema-registry-service - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/nifi-hwx-schema-registry-service/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/nifi-hwx-schema-registry-service/pom.xml index fc87337a18..7b02527d4c 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/nifi-hwx-schema-registry-service/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/nifi-hwx-schema-registry-service/pom.xml @@ -22,7 +22,7 @@ limitations under the License. org.apache.nifi nifi-hwx-schema-registry-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-hwx-schema-registry-service @@ -35,12 +35,12 @@ limitations under the License. org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-kerberos - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -49,7 +49,7 @@ limitations under the License. org.apache.nifi nifi-avro-record-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -105,7 +105,7 @@ limitations under the License. org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/pom.xml index 1f4a63f75d..5646a55374 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-standard-services - 1.18.0-SNAPSHOT + 1.18.0 nifi-hwx-schema-registry-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 32560525c2..a626e68b2e 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 - 1.18.0-SNAPSHOT + 1.18.0 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 def48e4093..6cc3b4cfd6 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-kerberos-credentials-service-nar nar @@ -25,13 +25,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-kerberos-credentials-service - 1.18.0-SNAPSHOT + 1.18.0 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 82445ab0f1..6d8310ecc3 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-kerberos-credentials-service jar @@ -30,7 +30,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 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 9432163a74..0a050d70de 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 - 1.18.0-SNAPSHOT + 1.18.0 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 f342c6b433..b25441f240 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-kerberos-user-service-api jar @@ -29,7 +29,7 @@ org.apache.nifi nifi-security-kerberos-api - 1.18.0-SNAPSHOT + 1.18.0 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 5aa62e61d0..09e6846526 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-kerberos-user-service-nar nar @@ -25,13 +25,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-kerberos-user-service - 1.18.0-SNAPSHOT + 1.18.0 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 eb6f16ea6a..bbc93384d6 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-kerberos-user-service jar @@ -30,12 +30,12 @@ org.apache.nifi nifi-security-kerberos - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 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 c8108f1417..8cd74f2201 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-kerberos-user-service-bundle pom diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-load-distribution-service-api/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-load-distribution-service-api/pom.xml index c8e9f49da0..8fd61c0645 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-load-distribution-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-load-distribution-service-api/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-standard-services - 1.18.0-SNAPSHOT + 1.18.0 nifi-load-distribution-service-api jar 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 d7d7ea05ce..093dde0791 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 - 1.18.0-SNAPSHOT + 1.18.0 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 a93d9d3d1c..a450aa4b96 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-lookup-services-nar nar @@ -25,13 +25,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-lookup-services - 1.18.0-SNAPSHOT + 1.18.0 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 0c50f72b4d..afbf7a904a 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-lookup-services jar @@ -34,7 +34,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -43,7 +43,7 @@ org.apache.nifi nifi-expression-language - 1.18.0-SNAPSHOT + 1.18.0 org.apache.commons @@ -97,7 +97,7 @@ org.apache.nifi nifi-database-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -112,13 +112,13 @@ org.apache.nifi nifi-record-path - 1.18.0-SNAPSHOT + 1.18.0 compile org.apache.nifi nifi-dbcp-service-api - 1.18.0-SNAPSHOT + 1.18.0 compile @@ -130,13 +130,13 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock-record-utils - 1.18.0-SNAPSHOT + 1.18.0 test @@ -146,7 +146,7 @@ org.apache.nifi nifi-record-serialization-services - 1.18.0-SNAPSHOT + 1.18.0 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 38c8efea0b..e5f2a0ee6e 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 @@ org.apache.nifi nifi-standard-services - 1.18.0-SNAPSHOT + 1.18.0 nifi-lookup-services-bundle pom 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 1c812c7d7f..0f6fa18cc9 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 - 1.18.0-SNAPSHOT + 1.18.0 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 59f5f2a7c2..7df8584fb7 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-oauth2-provider-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-oauth2-provider-service - 1.18.0-SNAPSHOT + 1.18.0 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 a48e97a05b..5c8cfdb5a9 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-oauth2-provider-service @@ -38,7 +38,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -49,7 +49,7 @@ org.apache.nifi nifi-ssl-context-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -73,7 +73,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test 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 70743f597e..9e012b2d24 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 @@ org.apache.nifi nifi-standard-services - 1.18.0-SNAPSHOT + 1.18.0 nifi-oauth2-provider-bundle 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 4bbb6b8534..c6ddc11fc6 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -33,7 +33,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test 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 19220122fc..d40e7d3e52 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -28,13 +28,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-proxy-configuration - 1.18.0-SNAPSHOT + 1.18.0 \ 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 1f9cce46dd..0a8da9b363 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -36,7 +36,7 @@ org.apache.nifi nifi-standard-utils - 1.18.0-SNAPSHOT + 1.18.0 \ No newline at end of file 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 f2a73bcb69..006172f63d 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 - 1.18.0-SNAPSHOT + 1.18.0 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 d166a53172..5db562e07f 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 - 1.18.0-SNAPSHOT + 1.18.0 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 47d5d00c43..c39a4c8fbc 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-record-serialization-services-nar nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-record-serialization-services - 1.18.0-SNAPSHOT + 1.18.0 compile 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 674a072f7f..7461a13228 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-record-serialization-services @@ -27,7 +27,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -44,22 +44,22 @@ org.apache.nifi nifi-avro-record-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-syslog-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-xml-processing - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-json-record-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.commons @@ -97,7 +97,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test 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 59347ebbad..3a1b9fde37 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 @@ org.apache.nifi nifi-standard-services - 1.18.0-SNAPSHOT + 1.18.0 nifi-record-serialization-services-bundle 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 47b1532c67..b3f4e71132 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 - 1.18.0-SNAPSHOT + 1.18.0 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 9872213a76..6d71891b7b 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-record-sink-service-nar @@ -31,13 +31,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-record-sink-service - 1.18.0-SNAPSHOT + 1.18.0 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 b894f1a761..93e4acce5f 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-record-sink-service @@ -31,7 +31,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -48,7 +48,7 @@ org.apache.nifi nifi-service-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -57,7 +57,7 @@ org.apache.nifi nifi-event-transport - 1.18.0-SNAPSHOT + 1.18.0 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 1d5ef027fb..9edf763822 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 @@ org.apache.nifi nifi-standard-services - 1.18.0-SNAPSHOT + 1.18.0 nifi-record-sink-service-bundle diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-rules-engine-service-api/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-rules-engine-service-api/pom.xml index b5262b8ad9..75a1de1048 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-rules-engine-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-rules-engine-service-api/pom.xml @@ -17,7 +17,7 @@ nifi-standard-services org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 nifi-rules-engine-service-api @@ -27,7 +27,7 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 \ No newline at end of file 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 e108f421fc..3012f88574 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 - 1.18.0-SNAPSHOT + 1.18.0 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 5979a8f09b..7f14f7179c 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-ssl-context-service-nar nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 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 335d4c51b1..ad624fab14 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-ssl-context-service jar @@ -33,7 +33,7 @@ org.apache.nifi nifi-security-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -42,7 +42,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test 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 0971c5d2d2..762aa123b4 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 - 1.18.0-SNAPSHOT + 1.18.0 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 a14986a7f1..19e9a8c3e7 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-ssl-context-service-api jar @@ -29,7 +29,7 @@ org.apache.nifi nifi-security-utils-api - 1.18.0-SNAPSHOT + 1.18.0 compile 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 acbd7e46b3..42b82e381b 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-standard-services-api-nar nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-jetty-bundle - 1.18.0-SNAPSHOT + 1.18.0 nar @@ -60,25 +60,25 @@ org.apache.nifi nifi-dbcp-service-api - 1.18.0-SNAPSHOT + 1.18.0 compile org.apache.nifi nifi-hbase-client-service-api - 1.18.0-SNAPSHOT + 1.18.0 compile org.apache.nifi nifi-oauth2-provider-api - 1.18.0-SNAPSHOT + 1.18.0 compile org.apache.nifi nifi-rules-engine-service-api - 1.18.0-SNAPSHOT + 1.18.0 compile @@ -124,13 +124,13 @@ org.apache.nifi nifi-record-sink-api - 1.18.0-SNAPSHOT + 1.18.0 compile org.apache.nifi nifi-web-client-provider-api - 1.18.0-SNAPSHOT + 1.18.0 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 57b93c5b62..920464974b 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,14 +18,14 @@ org.apache.nifi nifi-web-client-provider-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-web-client-provider-api org.apache.nifi nifi-web-client-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi 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 f7ee3f865c..613767822e 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-web-client-provider-service-nar nar @@ -26,12 +26,12 @@ org.apache.nifi nifi-web-client-provider-service - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar 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 e4aa47b172..fd0a77ce0a 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,14 +18,14 @@ org.apache.nifi nifi-web-client-provider-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-web-client-provider-service org.apache.nifi nifi-web-client-provider-api - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -41,12 +41,12 @@ org.apache.nifi nifi-web-client-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-web-client - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -55,12 +55,12 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test 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 6db83509db..e687f89a70 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 @@ org.apache.nifi nifi-standard-services - 1.18.0-SNAPSHOT + 1.18.0 nifi-web-client-provider-bundle pom diff --git a/nifi-nar-bundles/nifi-standard-services/pom.xml b/nifi-nar-bundles/nifi-standard-services/pom.xml index 6e210e8f7d..2ba5424138 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-standard-services pom 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 f4c733df04..16c27a55ed 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-stateful-analysis-nar nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 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 1ae8f10a25..0feabbc0ec 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-stateful-analysis-processors @@ -34,7 +34,7 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 @@ -43,7 +43,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-stateful-analysis-bundle/pom.xml b/nifi-nar-bundles/nifi-stateful-analysis-bundle/pom.xml index de0503af3b..d2241f0133 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-stateful-analysis-bundle pom @@ -30,7 +30,7 @@ org.apache.nifi nifi-stateful-analysis-processors - 1.18.0-SNAPSHOT + 1.18.0 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 103bdf8a93..208cd7df41 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -28,12 +28,12 @@ org.apache.nifi nifi-stateless-processor - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar 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 6701b85c5f..5b03432491 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -27,52 +27,52 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 compile org.apache.nifi nifi-framework-api - 1.18.0-SNAPSHOT + 1.18.0 compile org.apache.nifi nifi-server-api - 1.18.0-SNAPSHOT + 1.18.0 compile org.apache.nifi nifi-runtime - 1.18.0-SNAPSHOT + 1.18.0 compile org.apache.nifi nifi-nar-utils - 1.18.0-SNAPSHOT + 1.18.0 compile org.apache.nifi nifi-stateless-processor - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-ssl-context-service-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry nifi-registry-client - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry nifi-registry-data-model - 1.18.0-SNAPSHOT + 1.18.0 org.slf4j @@ -83,38 +83,38 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-stateless-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-update-attribute-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-standard-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-jetty-bundle - 1.18.0-SNAPSHOT + 1.18.0 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 4e56f632c2..88bb722043 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -27,37 +27,37 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-stateless-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-stateless-bootstrap - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-ssl-context-service-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry nifi-registry-client - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry nifi-registry-data-model - 1.18.0-SNAPSHOT + 1.18.0 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 b5478d6ae9..af6927c6b2 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-nar-bundles org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 diff --git a/nifi-nar-bundles/nifi-tcp-bundle/nifi-tcp-nar/pom.xml b/nifi-nar-bundles/nifi-tcp-bundle/nifi-tcp-nar/pom.xml index 6305792bac..00b4a8f334 100644 --- a/nifi-nar-bundles/nifi-tcp-bundle/nifi-tcp-nar/pom.xml +++ b/nifi-nar-bundles/nifi-tcp-bundle/nifi-tcp-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-tcp-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-tcp-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-tcp-processors - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-nar-bundles/nifi-tcp-bundle/nifi-tcp-processors/pom.xml b/nifi-nar-bundles/nifi-tcp-bundle/nifi-tcp-processors/pom.xml index f8430eee8c..172815b741 100644 --- a/nifi-nar-bundles/nifi-tcp-bundle/nifi-tcp-processors/pom.xml +++ b/nifi-nar-bundles/nifi-tcp-bundle/nifi-tcp-processors/pom.xml @@ -15,7 +15,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-tcp-bundle - 1.18.0-SNAPSHOT + 1.18.0 nifi-tcp-processors @@ -29,12 +29,12 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-tcp-bundle/pom.xml b/nifi-nar-bundles/nifi-tcp-bundle/pom.xml index 04fe3ae63d..4a408a8ae7 100644 --- a/nifi-nar-bundles/nifi-tcp-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-tcp-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.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 e1a165dda7..d0c29c8be6 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-update-attribute-model Data model for UpdateAttribute. @@ -26,7 +26,7 @@ org.apache.nifi nifi-xml-processing - 1.18.0-SNAPSHOT + 1.18.0 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 6c6abebb78..189182f15c 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-update-attribute-nar nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-jetty-bundle - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi 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 e312717474..830e0badda 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-update-attribute-processor Processor for UpdateAttribute @@ -47,12 +47,12 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test 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 988e67be66..f170391943 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-update-attribute-ui war @@ -85,18 +85,18 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-custom-ui-utilities - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-expression-language - 1.18.0-SNAPSHOT + 1.18.0 javax.servlet diff --git a/nifi-nar-bundles/nifi-update-attribute-bundle/pom.xml b/nifi-nar-bundles/nifi-update-attribute-bundle/pom.xml index 7550b2f2b5..ba3d9198a8 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-update-attribute-bundle pom @@ -34,18 +34,18 @@ org.apache.nifi nifi-update-attribute-model - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-update-attribute-processor - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-update-attribute-ui war - 1.18.0-SNAPSHOT + 1.18.0 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 4bd22cdc42..d43d8ba53b 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-websocket-processors-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-websocket-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-websocket-processors - 1.18.0-SNAPSHOT + 1.18.0 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 1ecfc2499b..188feda909 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-websocket-processors @@ -33,12 +33,12 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-websocket-services-api - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -49,13 +49,13 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-websocket-services-jetty - 1.18.0-SNAPSHOT + 1.18.0 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 ccdde182de..cf71293c60 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-websocket-services-api-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-websocket-services-api - 1.18.0-SNAPSHOT + 1.18.0 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 d5f70baddf..28aafcfbbf 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 nifi-websocket-services-api @@ -25,7 +25,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test 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 f29a07ecc6..668338263a 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-websocket-services-jetty-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-websocket-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-websocket-services-jetty - 1.18.0-SNAPSHOT + 1.18.0 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 4c71b40185..f2e718d8d6 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 nifi-websocket-services-jetty @@ -25,12 +25,12 @@ org.apache.nifi nifi-websocket-services-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.eclipse.jetty.websocket @@ -40,7 +40,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-websocket-bundle/pom.xml b/nifi-nar-bundles/nifi-websocket-bundle/pom.xml index bb44c6efb4..85fe834f6e 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 - 1.18.0-SNAPSHOT + 1.18.0 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 8a279c53ef..c1ba7feb65 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-windows-event-log-nar @@ -28,7 +28,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 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 7cf912fdfe..7efd3fcf91 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-windows-event-log-processors @@ -39,7 +39,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 net.java.dev.jna @@ -58,7 +58,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 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 eb3828b6c2..134b1ee592 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 - 1.18.0-SNAPSHOT + 1.18.0 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 - 1.18.0-SNAPSHOT + 1.18.0 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 054386f1c7..ad9a7aee65 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + nifi-workday-bundle org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -37,13 +35,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-workday-processors - 1.18.0-SNAPSHOT + 1.18.0 \ 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 e39d08ea85..c36ae78858 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.nifi nifi-workday-bundle - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -38,29 +36,29 @@ org.apache.nifi nifi-web-client-provider-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-record - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-record-serialization-service-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test @@ -72,31 +70,31 @@ org.apache.nifi nifi-web-client-provider-service - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-ssl-context-service-api - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-proxy-configuration-api - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-record-serialization-services - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-schema-registry-service-api - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-workday-bundle/pom.xml b/nifi-nar-bundles/nifi-workday-bundle/pom.xml index fe193cfe33..131c1f6669 100644 --- a/nifi-nar-bundles/nifi-workday-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-workday-bundle/pom.xml @@ -16,14 +16,12 @@ ~ limitations under the License. --> - + 4.0.0 nifi-nar-bundles org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 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 b84a6fcdfc..7d484cae55 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-zendesk-nar @@ -33,12 +33,12 @@ org.apache.nifi nifi-zendesk-processors - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar 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 ed6b77303b..fd5bfc90b0 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-zendesk-processors @@ -33,12 +33,12 @@ org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-web-client-provider-api - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -59,7 +59,7 @@ org.apache.nifi nifi-web-client-provider-service - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-nar-bundles/nifi-zendesk-bundle/pom.xml b/nifi-nar-bundles/nifi-zendesk-bundle/pom.xml index b0be724153..8188a8cd01 100644 --- a/nifi-nar-bundles/nifi-zendesk-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-zendesk-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0-SNAPSHOT + 1.18.0 nifi-zendesk-bundle diff --git a/nifi-nar-bundles/pom.xml b/nifi-nar-bundles/pom.xml index e12cc226ce..8776c6cd44 100755 --- a/nifi-nar-bundles/pom.xml +++ b/nifi-nar-bundles/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.18.0-SNAPSHOT + 1.18.0 nifi-nar-bundles pom @@ -183,194 +183,194 @@ org.apache.nifi nifi-distributed-cache-client-service - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-distributed-cache-client-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-record-serialization-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-record - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-schema-registry-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-ssl-context-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-security-utils-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-load-distribution-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-http-context-map-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-lookup-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-kerberos-credentials-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-kerberos-user-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-security-kerberos-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-mongodb-client-service-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-record-sink-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-oauth2-provider-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-distributed-cache-protocol - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-distributed-cache-server - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-ssl-context-service - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-http-context-map - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-proxy-configuration-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-cassandra-services-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-volatile-provenance-repository - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-mock-record-utils - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-framework-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-server-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-runtime - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-nar-utils - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-properties - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-web-client-provider-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-deprecation-log - 1.18.0-SNAPSHOT + 1.18.0 org.apache.commons diff --git a/nifi-registry/nifi-registry-assembly/pom.xml b/nifi-registry/nifi-registry-assembly/pom.xml index 922059671a..df4821b5ee 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-registry-assembly pom @@ -100,7 +100,7 @@ org.apache.nifi nifi-property-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry @@ -124,7 +124,7 @@ org.apache.nifi.registry nifi-registry-web-docs war - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry @@ -136,7 +136,7 @@ org.apache.nifi.registry nifi-registry-docs - 1.18.0-SNAPSHOT + 1.18.0 resources runtime zip @@ -393,7 +393,7 @@ org.apache.nifi.registry nifi-registry-ranger-assembly - 1.18.0-SNAPSHOT + 1.18.0 bin runtime ${nifi.registry.extension.archive.type} @@ -436,7 +436,7 @@ org.apache.nifi.registry nifi-registry-aws-assembly - 1.18.0-SNAPSHOT + 1.18.0 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 e1d240c037..353a087c06 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-registry-bootstrap @@ -24,7 +24,7 @@ org.apache.nifi.registry nifi-registry-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.commons @@ -33,7 +33,7 @@ org.apache.nifi nifi-bootstrap-utils - 1.18.0-SNAPSHOT + 1.18.0 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 8ba01218e7..4e0bc3f831 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-registry-bundle-utils @@ -24,12 +24,12 @@ org.apache.nifi.registry nifi-registry-data-model - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-extension-manifest-parser - 1.18.0-SNAPSHOT + 1.18.0 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 0826301ec9..bf1711db03 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-registry-client @@ -24,12 +24,12 @@ org.apache.nifi.registry nifi-registry-data-model - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry nifi-registry-security-utils - 1.18.0-SNAPSHOT + 1.18.0 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 e081e9aa50..86db9d8113 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-registry-data-model @@ -36,17 +36,17 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry nifi-registry-revision-entity-model - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-extension-manifest-model - 1.18.0-SNAPSHOT + 1.18.0 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 c4b007f5f8..c5db09de5d 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 - 1.18.0-SNAPSHOT + 1.18.0 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 7fc8329e60..312d1e373f 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 - 1.18.0-SNAPSHOT + 1.18.0 pom nifi-registry-docs @@ -27,7 +27,7 @@ org.apache.nifi.registry nifi-registry-web-api - 1.18.0-SNAPSHOT + 1.18.0 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 59c2204e44..38a312a2cf 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-registry-flow-diff @@ -24,7 +24,7 @@ org.apache.nifi.registry nifi-registry-data-model - 1.18.0-SNAPSHOT + 1.18.0 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 e246ca3943..2608ddf7e6 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 nifi-registry-framework @@ -159,7 +159,7 @@ org.apache.nifi.registry nifi-registry-data-model - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -178,7 +178,7 @@ org.apache.nifi.registry nifi-registry-utils - 1.18.0-SNAPSHOT + 1.18.0 provided @@ -194,27 +194,27 @@ org.apache.nifi.registry nifi-registry-security-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry nifi-registry-bundle-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry nifi-registry-flow-diff - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-h2-database-migrator - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-xml-processing - 1.18.0-SNAPSHOT + 1.18.0 javax.servlet @@ -367,7 +367,7 @@ org.apache.nifi.registry nifi-registry-test - 1.18.0-SNAPSHOT + 1.18.0 test @@ -424,7 +424,7 @@ org.apache.nifi nifi-property-protection-api - 1.18.0-SNAPSHOT + 1.18.0 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 365fd6ff5f..43715ba1ab 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-registry-jetty jar @@ -26,7 +26,7 @@ org.apache.nifi.registry nifi-registry-properties - 1.18.0-SNAPSHOT + 1.18.0 org.eclipse.jetty 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 95ac2886fe..63ad7fc2ba 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 - 1.18.0-SNAPSHOT + 1.18.0 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 d72804cd3c..605a653cca 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 - 1.18.0-SNAPSHOT + 1.18.0 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 a0a992e8d5..09bcef201e 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 - 1.18.0-SNAPSHOT + 1.18.0 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 f31b77d9b2..56e38119e6 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 - 1.18.0-SNAPSHOT + 1.18.0 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 de7a91dc00..411a76bcb0 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 - 1.18.0-SNAPSHOT + 1.18.0 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 9e86b653e5..af52f09a14 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-registry-revision-common jar @@ -28,7 +28,7 @@ org.apache.nifi.registry nifi-registry-revision-api - 1.18.0-SNAPSHOT + 1.18.0 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 ef6f19e984..0c162f64f5 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 - 1.18.0-SNAPSHOT + 1.18.0 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 3480b9e6da..d3ce094cf5 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-registry-revision-entity-service jar @@ -27,12 +27,12 @@ org.apache.nifi.registry nifi-registry-revision-entity-model - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry nifi-registry-revision-common - 1.18.0-SNAPSHOT + 1.18.0 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 88a50f958a..3c202574a9 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-registry-revision-spring-jdbc jar @@ -27,7 +27,7 @@ org.apache.nifi.registry nifi-registry-revision-common - 1.18.0-SNAPSHOT + 1.18.0 org.springframework @@ -41,7 +41,7 @@ org.apache.nifi.registry nifi-registry-test - 1.18.0-SNAPSHOT + 1.18.0 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 dfc477bb0f..a23d9140b5 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 - 1.18.0-SNAPSHOT + 1.18.0 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 95735a5c77..1e3acd075d 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-registry-runtime jar @@ -26,17 +26,17 @@ org.apache.nifi.registry nifi-registry-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry nifi-registry-properties - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry nifi-registry-jetty - 1.18.0-SNAPSHOT + 1.18.0 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 8d1fb86344..cc341fd49e 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 - 1.18.0-SNAPSHOT + 1.18.0 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 6c6e31b831..e0e95ad353 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 - 1.18.0-SNAPSHOT + 1.18.0 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 5f103b98de..fb13473aa3 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 - 1.18.0-SNAPSHOT + 1.18.0 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 41f0a111c0..c32f294994 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 - 1.18.0-SNAPSHOT + 1.18.0 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 8c4960071e..9e577d4dfd 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-registry-web-api war @@ -340,17 +340,17 @@ org.apache.nifi.registry nifi-registry-framework - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry nifi-registry-revision-spring-jdbc - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry nifi-registry-revision-entity-service - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi @@ -360,25 +360,25 @@ org.apache.nifi.registry nifi-registry-properties - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi.registry nifi-registry-security-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi.registry nifi-registry-provider-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi.registry nifi-registry-security-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.commons @@ -406,13 +406,13 @@ org.apache.nifi.registry nifi-registry-test - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi.registry nifi-registry-client - 1.18.0-SNAPSHOT + 1.18.0 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 1bf9bbc0da..f145f22b90 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-registry-web-docs war @@ -45,7 +45,7 @@ org.apache.nifi.registry nifi-registry-utils - 1.18.0-SNAPSHOT + 1.18.0 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 c9a87da28a..5b9d7014b1 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 - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry nifi-registry-web-ui - 1.18.0-SNAPSHOT + 1.18.0 war ${basedir}/src/main diff --git a/nifi-registry/nifi-registry-core/pom.xml b/nifi-registry/nifi-registry-core/pom.xml index 2fcb774424..bda219e4d5 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 - 1.18.0-SNAPSHOT + 1.18.0 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 2fc1e880ea..7af1498185 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 - 1.18.0-SNAPSHOT + 1.18.0 dockermaven diff --git a/nifi-registry/nifi-registry-docker-maven/pom.xml b/nifi-registry/nifi-registry-docker-maven/pom.xml index 40e36d5e99..979a8733b5 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 - 1.18.0-SNAPSHOT + 1.18.0 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 80842ff77b..747a1299cf 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -29,7 +29,7 @@ org.apache.nifi.registry nifi-registry-aws-extensions - 1.18.0-SNAPSHOT + 1.18.0 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 d1d2b98006..d489d98853 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 - 1.18.0-SNAPSHOT + 1.18.0 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 3900e33f92..f7195c3315 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 - 1.18.0-SNAPSHOT + 1.18.0 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 d5fb3b5faa..a51dc1f123 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -29,7 +29,7 @@ org.apache.nifi.registry nifi-registry-ranger-plugin - 1.18.0-SNAPSHOT + 1.18.0 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 fa36d9f6fe..c41f8a6426 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 - 1.18.0-SNAPSHOT + 1.18.0 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 1934c5e46e..d3489c083d 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -34,7 +34,7 @@ org.apache.nifi.registry nifi-registry-data-model - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi.registry nifi-registry-properties - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-xml-processing - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry nifi-registry-ranger-jersey-bundle - 1.18.0-SNAPSHOT + 1.18.0 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 63b80e2982..c77e649499 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 diff --git a/nifi-registry/nifi-registry-extensions/pom.xml b/nifi-registry/nifi-registry-extensions/pom.xml index 7f7fece474..0c6017f030 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 - 1.18.0-SNAPSHOT + 1.18.0 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 cf42ca541b..0ce5e6547a 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 - 1.18.0-SNAPSHOT + 1.18.0 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 - 1.18.0-SNAPSHOT + 1.18.0 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 593ce05e6e..9366358804 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-registry-toolkit-persistence @@ -24,22 +24,22 @@ org.apache.nifi.registry nifi-registry-framework - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry nifi-registry-provider-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry nifi-registry-security-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry nifi-registry-runtime - 1.18.0-SNAPSHOT + 1.18.0 commons-cli diff --git a/nifi-registry/nifi-registry-toolkit/pom.xml b/nifi-registry/nifi-registry-toolkit/pom.xml index 1900ee67ce..c518c19656 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-registry-toolkit pom diff --git a/nifi-registry/pom.xml b/nifi-registry/pom.xml index 1afe72f87b..53ac03883a 100644 --- a/nifi-registry/pom.xml +++ b/nifi-registry/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry nifi-registry @@ -108,69 +108,69 @@ org.apache.nifi.registry nifi-registry-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry nifi-registry-properties - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry nifi-registry-properties-loader - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-property-protection-factory - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-property-protection-loader - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-property-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry nifi-registry-bootstrap - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry nifi-registry-runtime - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry nifi-registry-security-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry nifi-registry-provider-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry nifi-registry-web-ui war - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry nifi-registry-web-api war - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry nifi-registry-resources - 1.18.0-SNAPSHOT + 1.18.0 resources runtime zip diff --git a/nifi-server-api/pom.xml b/nifi-server-api/pom.xml index e7e97becc2..5836e30a86 100644 --- a/nifi-server-api/pom.xml +++ b/nifi-server-api/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.18.0-SNAPSHOT + 1.18.0 nifi-server-api jar @@ -27,19 +27,19 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-framework-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-properties - 1.18.0-SNAPSHOT + 1.18.0 provided diff --git a/nifi-stateless/nifi-stateless-api/pom.xml b/nifi-stateless/nifi-stateless-api/pom.xml index a97cb12b56..9823e9f3aa 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -27,7 +27,7 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 \ 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 730c072a36..fac272ddcf 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -31,40 +31,40 @@ org.apache.nifi nifi-stateless-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-stateless-bootstrap - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-framework-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-server-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-runtime - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-stateless-resources resources - 1.18.0-SNAPSHOT + 1.18.0 runtime zip @@ -110,13 +110,13 @@ org.apache.nifi nifi-jetty-bundle - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-stateless-nar - 1.18.0-SNAPSHOT + 1.18.0 nar diff --git a/nifi-stateless/nifi-stateless-bootstrap/pom.xml b/nifi-stateless/nifi-stateless-bootstrap/pom.xml index 23b3fe5208..7a195c8e15 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -27,42 +27,42 @@ org.apache.nifi nifi-stateless-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 compile true org.apache.nifi nifi-server-api - 1.18.0-SNAPSHOT + 1.18.0 compile true org.apache.nifi nifi-framework-api - 1.18.0-SNAPSHOT + 1.18.0 compile true org.apache.nifi nifi-nar-utils - 1.18.0-SNAPSHOT + 1.18.0 compile true org.apache.nifi nifi-properties - 1.18.0-SNAPSHOT + 1.18.0 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 15991d79b7..5ee40be35c 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-stateless-engine @@ -28,50 +28,50 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-framework-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-stateless-api - 1.18.0-SNAPSHOT + 1.18.0 provided org.apache.nifi nifi-framework-core-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-framework-components - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-parameter - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-nar-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-framework-nar-loading-utils - 1.18.0-SNAPSHOT + 1.18.0 @@ -101,7 +101,7 @@ org.apache.nifi nifi-mock - 1.18.0-SNAPSHOT + 1.18.0 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 50f161c759..f9a60cdd75 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -28,7 +28,7 @@ org.apache.nifi nifi-stateless-engine - 1.18.0-SNAPSHOT + 1.18.0 \ 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 ad4906f0b3..267478df08 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 diff --git a/nifi-stateless/nifi-stateless-resources/pom.xml b/nifi-stateless/nifi-stateless-resources/pom.xml index 08167ebd32..ce8f3df6a1 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 diff --git a/nifi-stateless/pom.xml b/nifi-stateless/pom.xml index 8e03d02689..084be313c1 100644 --- a/nifi-stateless/pom.xml +++ b/nifi-stateless/pom.xml @@ -17,7 +17,7 @@ nifi org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 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 a38a8140ab..fe804fee89 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -27,12 +27,12 @@ org.apache.nifi nifi-stateless-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-stateless-bootstrap - 1.18.0-SNAPSHOT + 1.18.0 com.fasterxml.jackson.core @@ -45,7 +45,7 @@ org.apache.nifi.registry nifi-registry-data-model - 1.18.0-SNAPSHOT + 1.18.0 @@ -70,31 +70,31 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 runtime org.apache.nifi nifi-server-api - 1.18.0-SNAPSHOT + 1.18.0 runtime org.apache.nifi nifi-framework-api - 1.18.0-SNAPSHOT + 1.18.0 runtime org.apache.nifi nifi-nar-utils - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-properties - 1.18.0-SNAPSHOT + 1.18.0 runtime @@ -118,31 +118,31 @@ org.apache.nifi nifi-stateless-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-system-test-extensions-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-standard-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-jetty-bundle - 1.18.0-SNAPSHOT + 1.18.0 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 7cda1b6577..b5cd0c83d8 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-system-test-extensions-nar @@ -29,12 +29,12 @@ org.apache.nifi nifi-system-test-extensions - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 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 a58093e059..f1a93e9aae 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -27,22 +27,22 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-stateless-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-bin-manager - 1.18.0-SNAPSHOT + 1.18.0 \ No newline at end of file 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 93cac459cb..c5de66014b 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 - 1.18.0-SNAPSHOT + 1.18.0 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 83341f6d68..f7958eb567 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-system-test-extensions2-nar @@ -29,12 +29,12 @@ org.apache.nifi nifi-system-test-extensions2 - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 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 01353edee2..c6952a6667 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -27,12 +27,12 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 \ 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 4ddb835d0b..881a35b4a0 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 - 1.18.0-SNAPSHOT + 1.18.0 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 0b6cff468d..522398703d 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -84,13 +84,13 @@ org.apache.nifi nifi-client-dto - 1.18.0-SNAPSHOT + 1.18.0 test org.apache.nifi nifi-toolkit-cli - 1.18.0-SNAPSHOT + 1.18.0 test @@ -143,78 +143,78 @@ org.apache.nifi nifi-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-framework-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-runtime - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-bootstrap-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-bootstrap - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-xml-processing - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-jetty-bundle - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-framework-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-server-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-provenance-repository-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-standard-services-api-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-system-test-extensions-nar - 1.18.0-SNAPSHOT + 1.18.0 nar org.apache.nifi nifi-system-test-extensions2-nar - 1.18.0-SNAPSHOT + 1.18.0 nar diff --git a/nifi-system-tests/pom.xml b/nifi-system-tests/pom.xml index f0f14ff2a7..4dbf2d5914 100644 --- a/nifi-system-tests/pom.xml +++ b/nifi-system-tests/pom.xml @@ -18,7 +18,7 @@ nifi org.apache.nifi - 1.18.0-SNAPSHOT + 1.18.0 nifi-system-tests diff --git a/nifi-toolkit/nifi-toolkit-admin/pom.xml b/nifi-toolkit/nifi-toolkit-admin/pom.xml index dcaeb3db1c..fe65973842 100644 --- a/nifi-toolkit/nifi-toolkit-admin/pom.xml +++ b/nifi-toolkit/nifi-toolkit-admin/pom.xml @@ -13,7 +13,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-toolkit - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -45,7 +45,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-toolkit-tls - 1.18.0-SNAPSHOT + 1.18.0 com.fasterxml.jackson.core @@ -54,7 +54,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-client-dto - 1.18.0-SNAPSHOT + 1.18.0 ch.qos.logback @@ -65,7 +65,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-web-security - 1.18.0-SNAPSHOT + 1.18.0 ch.qos.logback @@ -85,7 +85,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-properties - 1.18.0-SNAPSHOT + 1.18.0 ch.qos.logback @@ -96,7 +96,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-properties-loader - 1.18.0-SNAPSHOT + 1.18.0 ch.qos.logback @@ -107,7 +107,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-security-utils - 1.18.0-SNAPSHOT + 1.18.0 ch.qos.logback diff --git a/nifi-toolkit/nifi-toolkit-api/pom.xml b/nifi-toolkit/nifi-toolkit-api/pom.xml index 1f9ad0ce96..0f662ad299 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 diff --git a/nifi-toolkit/nifi-toolkit-assembly/pom.xml b/nifi-toolkit/nifi-toolkit-assembly/pom.xml index d7611a3fe5..2da6e0a415 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-toolkit-assembly pom @@ -66,37 +66,37 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-toolkit-tls - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-toolkit-encrypt-config - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-toolkit-s2s - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-toolkit-admin - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-toolkit-zookeeper-migrator - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-toolkit-flowanalyzer - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-toolkit-cli - 1.18.0-SNAPSHOT + 1.18.0 org.slf4j diff --git a/nifi-toolkit/nifi-toolkit-cli/pom.xml b/nifi-toolkit/nifi-toolkit-cli/pom.xml index 9334b5772a..ae7cdf67ad 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 - 1.18.0-SNAPSHOT + 1.18.0 nifi-toolkit-cli Tooling to make tls configuration easier @@ -57,7 +57,7 @@ org.apache.nifi nifi-client-dto - 1.18.0-SNAPSHOT + 1.18.0 ch.qos.logback diff --git a/nifi-toolkit/nifi-toolkit-encrypt-config/pom.xml b/nifi-toolkit/nifi-toolkit-encrypt-config/pom.xml index d799d2feba..8cef280559 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 - 1.18.0-SNAPSHOT + 1.18.0 4.0.0 @@ -27,37 +27,37 @@ org.apache.nifi nifi-flow-encryptor - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-properties - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-property-protection-api - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-property-protection-factory - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-property-protection-loader - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi.registry nifi-registry-properties - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-properties-loader - 1.18.0-SNAPSHOT + 1.18.0 ch.qos.logback @@ -68,7 +68,7 @@ org.apache.nifi nifi-toolkit-tls - 1.18.0-SNAPSHOT + 1.18.0 commons-logging @@ -90,7 +90,7 @@ org.apache.nifi nifi-framework-core - 1.18.0-SNAPSHOT + 1.18.0 test diff --git a/nifi-toolkit/nifi-toolkit-flowanalyzer/pom.xml b/nifi-toolkit/nifi-toolkit-flowanalyzer/pom.xml index 0b34312316..2757e41d54 100644 --- a/nifi-toolkit/nifi-toolkit-flowanalyzer/pom.xml +++ b/nifi-toolkit/nifi-toolkit-flowanalyzer/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-toolkit - 1.18.0-SNAPSHOT + 1.18.0 nifi-toolkit-flowanalyzer @@ -26,13 +26,13 @@ org.apache.nifi nifi-security-utils - 1.18.0-SNAPSHOT + 1.18.0 compile org.apache.nifi nifi-xml-processing - 1.18.0-SNAPSHOT + 1.18.0 diff --git a/nifi-toolkit/nifi-toolkit-flowfile-repo/pom.xml b/nifi-toolkit/nifi-toolkit-flowfile-repo/pom.xml index c0c9474170..35fab8e627 100644 --- a/nifi-toolkit/nifi-toolkit-flowfile-repo/pom.xml +++ b/nifi-toolkit/nifi-toolkit-flowfile-repo/pom.xml @@ -14,14 +14,14 @@ org.apache.nifi nifi-toolkit - 1.18.0-SNAPSHOT + 1.18.0 nifi-toolkit-flowfile-repo org.apache.nifi nifi-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.commons diff --git a/nifi-toolkit/nifi-toolkit-s2s/pom.xml b/nifi-toolkit/nifi-toolkit-s2s/pom.xml index cfe76cc2ee..2c78945cb2 100644 --- a/nifi-toolkit/nifi-toolkit-s2s/pom.xml +++ b/nifi-toolkit/nifi-toolkit-s2s/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-toolkit - 1.18.0-SNAPSHOT + 1.18.0 nifi-toolkit-s2s Site-to-site cli @@ -26,7 +26,7 @@ org.apache.nifi nifi-site-to-site-client - 1.18.0-SNAPSHOT + 1.18.0 commons-cli diff --git a/nifi-toolkit/nifi-toolkit-tls/pom.xml b/nifi-toolkit/nifi-toolkit-tls/pom.xml index 2b12a84396..dd9e768293 100644 --- a/nifi-toolkit/nifi-toolkit-tls/pom.xml +++ b/nifi-toolkit/nifi-toolkit-tls/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-toolkit - 1.18.0-SNAPSHOT + 1.18.0 nifi-toolkit-tls Tooling to make tls configuration easier @@ -26,18 +26,18 @@ org.apache.nifi nifi-properties - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-security-utils - 1.18.0-SNAPSHOT + 1.18.0 org.apache.nifi nifi-resources provided - 1.18.0-SNAPSHOT + 1.18.0 resources zip diff --git a/nifi-toolkit/nifi-toolkit-zookeeper-migrator/pom.xml b/nifi-toolkit/nifi-toolkit-zookeeper-migrator/pom.xml index 25de803a99..bbaddb7dbb 100644 --- a/nifi-toolkit/nifi-toolkit-zookeeper-migrator/pom.xml +++ b/nifi-toolkit/nifi-toolkit-zookeeper-migrator/pom.xml @@ -21,7 +21,7 @@ org.apache.nifi nifi-toolkit - 1.18.0-SNAPSHOT + 1.18.0 5.3.0 diff --git a/nifi-toolkit/pom.xml b/nifi-toolkit/pom.xml index a63cf29e4d..94ed4ba606 100644 --- a/nifi-toolkit/pom.xml +++ b/nifi-toolkit/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.18.0-SNAPSHOT + 1.18.0 nifi-toolkit pom diff --git a/pom.xml b/pom.xml index 602cc54a43..ca98d63219 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi - 1.18.0-SNAPSHOT + 1.18.0 pom Apache NiFi is an easy to use, powerful, and reliable system to process and distribute data. @@ -82,7 +82,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 - nifi-1.15.0-RC3 + nifi-1.18.0-RC4 JIRA @@ -100,7 +100,7 @@ v16.13.2 1.12.1 1.3.5 - 1658953446 + 1664819373 UTF-8 UTF-8 2014 From c9ebdd2025dcdff5b47d869df38862b990d3b68b Mon Sep 17 00:00:00 2001 From: Joe Witt Date: Mon, 3 Oct 2022 10:59:36 -0700 Subject: [PATCH 2/2] NIFI-10521-RC4 prepare for next development iteration --- 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 | 6 +- 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 | 2 +- minifi/minifi-c2/minifi-c2-api/pom.xml | 2 +- minifi/minifi-c2/minifi-c2-assembly/pom.xml | 2 +- .../minifi-c2-cache-filesystem/pom.xml | 2 +- .../minifi-c2-cache-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-nifi-rest/pom.xml | 2 +- .../minifi-c2-provider-util/pom.xml | 2 +- minifi/minifi-c2/minifi-c2-provider/pom.xml | 2 +- minifi/minifi-c2/minifi-c2-service/pom.xml | 6 +- minifi/minifi-c2/pom.xml | 2 +- .../minifi-commons-schema/pom.xml | 2 +- minifi/minifi-commons/minifi-utils/pom.xml | 2 +- minifi/minifi-commons/pom.xml | 2 +- minifi/minifi-docker/pom.xml | 2 +- minifi/minifi-docs/pom.xml | 2 +- minifi/minifi-integration-tests/pom.xml | 2 +- .../minifi-framework-nar/pom.xml | 6 +- .../minifi-framework-api/pom.xml | 8 +- .../minifi-framework-core/pom.xml | 4 +- .../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 | 2 +- minifi/minifi-toolkit/pom.xml | 2 +- minifi/pom.xml | 126 +++---- nifi-api/pom.xml | 2 +- nifi-assembly/pom.xml | 322 +++++++++--------- nifi-bootstrap/pom.xml | 22 +- nifi-commons/nifi-bootstrap-utils/pom.xml | 2 +- nifi-commons/nifi-build/pom.xml | 2 +- .../nifi-data-provenance-utils/pom.xml | 8 +- nifi-commons/nifi-deprecation-log/pom.xml | 2 +- nifi-commons/nifi-expression-language/pom.xml | 10 +- .../nifi-external-resource-utils/pom.xml | 4 +- 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 | 10 +- nifi-commons/nifi-hl7-query-language/pom.xml | 2 +- nifi-commons/nifi-jetty-configuration/pom.xml | 2 +- nifi-commons/nifi-json-utils/pom.xml | 4 +- nifi-commons/nifi-logging-utils/pom.xml | 2 +- nifi-commons/nifi-metrics/pom.xml | 4 +- nifi-commons/nifi-parameter/pom.xml | 4 +- nifi-commons/nifi-properties/pom.xml | 4 +- nifi-commons/nifi-property-encryptor/pom.xml | 4 +- .../nifi-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 | 22 +- .../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 | 10 +- nifi-commons/nifi-record/pom.xml | 2 +- .../nifi-repository-encryption/pom.xml | 8 +- nifi-commons/nifi-schema-utils/pom.xml | 2 +- .../nifi-security-kerberos-api/pom.xml | 2 +- nifi-commons/nifi-security-kerberos/pom.xml | 6 +- nifi-commons/nifi-security-kms/pom.xml | 2 +- nifi-commons/nifi-security-socket-ssl/pom.xml | 6 +- nifi-commons/nifi-security-utils-api/pom.xml | 2 +- nifi-commons/nifi-security-utils/pom.xml | 12 +- nifi-commons/nifi-single-user-utils/pom.xml | 4 +- nifi-commons/nifi-site-to-site-client/pom.xml | 14 +- nifi-commons/nifi-socket-utils/pom.xml | 8 +- nifi-commons/nifi-utils/pom.xml | 4 +- 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 | 4 +- nifi-commons/nifi-xml-processing/pom.xml | 2 +- nifi-commons/pom.xml | 2 +- nifi-docker/dockerhub/pom.xml | 2 +- nifi-docker/dockermaven/pom.xml | 2 +- nifi-docker/pom.xml | 2 +- nifi-docs/pom.xml | 2 +- .../nifi-nifi-example-nar/pom.xml | 2 +- .../nifi-nifi-example-processors/pom.xml | 6 +- nifi-external/nifi-example-bundle/pom.xml | 4 +- .../nifi-kafka-connector-assembly/pom.xml | 24 +- .../nifi-kafka-connector-tests/pom.xml | 10 +- .../nifi-kafka-connector/pom.xml | 24 +- nifi-external/nifi-kafka-connect/pom.xml | 2 +- nifi-external/nifi-spark-receiver/pom.xml | 4 +- nifi-external/pom.xml | 2 +- nifi-framework-api/pom.xml | 4 +- nifi-h2/nifi-h2-database-migrator/pom.xml | 4 +- nifi-h2/nifi-h2-database/pom.xml | 2 +- nifi-h2/pom.xml | 2 +- .../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 | 8 +- .../nifi-accumulo-processors/pom.xml | 20 +- .../nifi-accumulo-services-api-nar/pom.xml | 8 +- .../nifi-accumulo-services-api/pom.xml | 10 +- .../nifi-accumulo-services-nar/pom.xml | 8 +- .../nifi-accumulo-services/pom.xml | 24 +- nifi-nar-bundles/nifi-accumulo-bundle/pom.xml | 4 +- .../nifi-airtable-nar/pom.xml | 6 +- .../nifi-airtable-processors/pom.xml | 6 +- nifi-nar-bundles/nifi-airtable-bundle/pom.xml | 2 +- .../nifi-ambari-nar/pom.xml | 4 +- .../nifi-ambari-reporting-task/pom.xml | 10 +- nifi-nar-bundles/nifi-ambari-bundle/pom.xml | 2 +- .../nifi-amqp-bundle/nifi-amqp-nar/pom.xml | 4 +- .../nifi-amqp-processors/pom.xml | 6 +- nifi-nar-bundles/nifi-amqp-bundle/pom.xml | 4 +- .../nifi-asn1-bundle/nifi-asn1-nar/pom.xml | 6 +- .../nifi-asn1-services/pom.xml | 4 +- nifi-nar-bundles/nifi-asn1-bundle/pom.xml | 2 +- .../nifi-atlas-bundle/nifi-atlas-nar/pom.xml | 4 +- .../nifi-atlas-reporting-task/pom.xml | 8 +- nifi-nar-bundles/nifi-atlas-bundle/pom.xml | 4 +- .../nifi-avro-bundle/nifi-avro-nar/pom.xml | 4 +- .../nifi-avro-processors/pom.xml | 6 +- nifi-nar-bundles/nifi-avro-bundle/pom.xml | 2 +- .../nifi-aws-abstract-processors/pom.xml | 6 +- .../nifi-aws-bundle/nifi-aws-nar/pom.xml | 10 +- .../nifi-aws-parameter-providers/pom.xml | 12 +- .../pom.xml | 8 +- .../nifi-aws-processors/pom.xml | 16 +- .../nifi-aws-service-api-nar/pom.xml | 6 +- .../nifi-aws-service-api/pom.xml | 2 +- nifi-nar-bundles/nifi-aws-bundle/pom.xml | 2 +- .../nifi-azure-graph-authorizer/pom.xml | 6 +- .../nifi-azure-bundle/nifi-azure-nar/pom.xml | 10 +- .../nifi-azure-processors/pom.xml | 24 +- .../nifi-azure-reporting-task/pom.xml | 12 +- .../nifi-azure-services-api-nar/pom.xml | 6 +- .../nifi-azure-services-api/pom.xml | 2 +- nifi-nar-bundles/nifi-azure-bundle/pom.xml | 2 +- .../nifi-beats-bundle/nifi-beats-nar/pom.xml | 6 +- .../nifi-beats-processors/pom.xml | 14 +- nifi-nar-bundles/nifi-beats-bundle/pom.xml | 2 +- .../nifi-box-bundle/nifi-box-nar/pom.xml | 6 +- .../nifi-box-processors/pom.xml | 8 +- .../nifi-box-services-api-nar/pom.xml | 8 +- .../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 | 22 +- .../nifi-cassandra-nar/pom.xml | 4 +- .../nifi-cassandra-processors/pom.xml | 6 +- .../nifi-cassandra-services-api-nar/pom.xml | 6 +- .../nifi-cassandra-services-api/pom.xml | 2 +- .../nifi-cassandra-services-nar/pom.xml | 8 +- .../nifi-cassandra-services/pom.xml | 12 +- .../nifi-cassandra-bundle/pom.xml | 4 +- .../nifi-ccda-bundle/nifi-ccda-nar/pom.xml | 2 +- .../nifi-ccda-processors/pom.xml | 6 +- nifi-nar-bundles/nifi-ccda-bundle/pom.xml | 4 +- .../nifi-cdc/nifi-cdc-api/pom.xml | 2 +- .../nifi-cdc-mysql-nar/pom.xml | 4 +- .../nifi-cdc-mysql-processors/pom.xml | 6 +- .../nifi-cdc/nifi-cdc-mysql-bundle/pom.xml | 4 +- nifi-nar-bundles/nifi-cdc/pom.xml | 2 +- .../nifi-confluent-platform-nar/pom.xml | 6 +- .../pom.xml | 8 +- .../nifi-confluent-platform-bundle/pom.xml | 2 +- .../nifi-couchbase-nar/pom.xml | 6 +- .../nifi-couchbase-processors/pom.xml | 8 +- .../nifi-couchbase-services-api-nar/pom.xml | 6 +- .../nifi-couchbase-services-api/pom.xml | 2 +- .../nifi-couchbase-bundle/pom.xml | 2 +- .../nifi-cybersecurity-nar/pom.xml | 4 +- .../nifi-cybersecurity-processors/pom.xml | 6 +- .../nifi-cybersecurity-bundle/pom.xml | 2 +- .../nifi-datadog-nar/pom.xml | 2 +- .../nifi-datadog-reporting-task/pom.xml | 8 +- 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 | 8 +- .../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 +- .../nifi-easyrules-nar/pom.xml | 6 +- .../nifi-easyrules-service/pom.xml | 8 +- .../nifi-easyrules-bundle/pom.xml | 4 +- .../pom.xml | 6 +- .../pom.xml | 10 +- .../pom.xml | 6 +- .../nifi-elasticsearch-client-service/pom.xml | 26 +- .../nifi-elasticsearch-nar/pom.xml | 4 +- .../nifi-elasticsearch-processors/pom.xml | 16 +- .../nifi-elasticsearch-restapi-nar/pom.xml | 6 +- .../pom.xml | 30 +- .../nifi-elasticsearch-bundle/pom.xml | 6 +- .../nifi-email-bundle/nifi-email-nar/pom.xml | 4 +- .../nifi-email-processors/pom.xml | 6 +- nifi-nar-bundles/nifi-email-bundle/pom.xml | 4 +- .../nifi-enrich-nar/pom.xml | 2 +- .../nifi-enrich-processors/pom.xml | 12 +- nifi-nar-bundles/nifi-enrich-bundle/pom.xml | 4 +- .../nifi-evtx-bundle/nifi-evtx-nar/pom.xml | 4 +- .../nifi-evtx-processors/pom.xml | 8 +- nifi-nar-bundles/nifi-evtx-bundle/pom.xml | 4 +- .../nifi-bin-manager/pom.xml | 4 +- .../nifi-database-test-utils/pom.xml | 2 +- .../nifi-database-utils/pom.xml | 8 +- .../nifi-event-listen/pom.xml | 8 +- .../nifi-event-put/pom.xml | 6 +- .../nifi-event-transport/pom.xml | 6 +- .../nifi-hadoop-utils/pom.xml | 6 +- .../nifi-kerberos-test-utils/pom.xml | 8 +- .../nifi-listed-entity/pom.xml | 4 +- .../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 | 6 +- .../nifi-mock-record-utils/pom.xml | 6 +- .../nifi-standard-record-utils/pom.xml | 8 +- .../nifi-record-utils/pom.xml | 2 +- .../nifi-reporting-utils/pom.xml | 6 +- .../nifi-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 | 6 +- .../pom.xml | 10 +- .../nifi-flow-registry-client-bundle/pom.xml | 2 +- .../nifi-flume-bundle/nifi-flume-nar/pom.xml | 4 +- .../nifi-flume-processors/pom.xml | 8 +- nifi-nar-bundles/nifi-flume-bundle/pom.xml | 4 +- .../pom.xml | 2 +- .../nifi-framework-nar/pom.xml | 8 +- .../nifi-administration/pom.xml | 4 +- .../nifi-framework/nifi-authorizer/pom.xml | 4 +- .../nifi-framework/nifi-client-dto/pom.xml | 6 +- .../nifi-framework/nifi-documentation/pom.xml | 2 +- .../nifi-file-authorizer/pom.xml | 4 +- .../nifi-flowfile-repo-serialization/pom.xml | 12 +- .../pom.xml | 10 +- .../nifi-framework-authorization/pom.xml | 4 +- .../nifi-framework-cluster-protocol/pom.xml | 10 +- .../nifi-framework-cluster/pom.xml | 2 +- .../nifi-framework-components/pom.xml | 28 +- .../nifi-framework-core-api/pom.xml | 8 +- .../nifi-framework-core/pom.xml | 36 +- .../nifi-framework-nar-loading-utils/pom.xml | 2 +- .../nifi-framework-nar-utils/pom.xml | 4 +- .../nifi-headless-server/pom.xml | 2 +- .../nifi-mock-authorizer/pom.xml | 2 +- .../nifi-framework/nifi-nar-utils/pom.xml | 2 +- .../nifi-properties-loader/pom.xml | 2 +- .../nifi-repository-models/pom.xml | 6 +- .../nifi-framework/nifi-resources/pom.xml | 2 +- .../nifi-framework/nifi-runtime/pom.xml | 2 +- .../nifi-shell-authorizer/pom.xml | 4 +- .../nifi-framework/nifi-site-to-site/pom.xml | 4 +- .../nifi-standard-prioritizers/pom.xml | 2 +- .../nifi-framework/nifi-user-actions/pom.xml | 2 +- .../nifi-web/nifi-custom-ui-utilities/pom.xml | 2 +- .../nifi-web/nifi-jetty/pom.xml | 2 +- .../nifi-web/nifi-ui-extension/pom.xml | 2 +- .../nifi-web/nifi-web-api/pom.xml | 6 +- .../nifi-web/nifi-web-content-access/pom.xml | 2 +- .../nifi-web/nifi-web-content-viewer/pom.xml | 2 +- .../nifi-web/nifi-web-docs/pom.xml | 2 +- .../nifi-web/nifi-web-error/pom.xml | 2 +- .../nifi-web-optimistic-locking/pom.xml | 2 +- .../nifi-web/nifi-web-security/pom.xml | 2 +- .../nifi-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 | 80 ++--- .../nifi-gcp-bundle/nifi-gcp-nar/pom.xml | 8 +- .../nifi-gcp-parameter-providers/pom.xml | 10 +- .../nifi-gcp-processors/pom.xml | 10 +- .../nifi-gcp-services-api-nar/pom.xml | 6 +- .../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 | 12 +- 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 | 4 +- .../nifi-graph-bundle/nifi-graph-nar/pom.xml | 4 +- .../nifi-graph-processors/pom.xml | 22 +- .../nifi-graph-test-clients/pom.xml | 6 +- .../nifi-neo4j-3-cypher-service-nar/pom.xml | 6 +- .../nifi-neo4j-3-cypher-service/pom.xml | 10 +- .../nifi-neo4j-cypher-service-nar/pom.xml | 6 +- .../nifi-neo4j-cypher-service/pom.xml | 10 +- .../nifi-other-graph-services-nar/pom.xml | 6 +- .../nifi-other-graph-services/pom.xml | 10 +- nifi-nar-bundles/nifi-graph-bundle/pom.xml | 4 +- .../nifi-groovyx-nar/pom.xml | 4 +- .../nifi-groovyx-processors/pom.xml | 14 +- nifi-nar-bundles/nifi-groovyx-bundle/pom.xml | 4 +- .../nifi-grpc-bundle/nifi-grpc-nar/pom.xml | 6 +- .../nifi-grpc-processors/pom.xml | 10 +- nifi-nar-bundles/nifi-grpc-bundle/pom.xml | 4 +- .../nifi-hadoop-nar/pom.xml | 4 +- .../nifi-hdfs-processors/pom.xml | 12 +- nifi-nar-bundles/nifi-hadoop-bundle/pom.xml | 4 +- .../nifi-hadoop-libraries-nar/pom.xml | 4 +- .../nifi-hadoop-libraries-bundle/pom.xml | 2 +- .../pom.xml | 6 +- .../pom.xml | 10 +- .../pom.xml | 12 +- .../nifi-hashicorp-vault-nar/pom.xml | 12 +- .../pom.xml | 8 +- .../pom.xml | 10 +- .../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 | 8 +- .../nifi-hazelcast-bundle/pom.xml | 2 +- .../nifi-hbase-bundle/nifi-hbase-nar/pom.xml | 4 +- .../nifi-hbase-processors/pom.xml | 14 +- nifi-nar-bundles/nifi-hbase-bundle/pom.xml | 4 +- .../nifi-hive-bundle/nifi-hive-nar/pom.xml | 6 +- .../nifi-hive-processors/pom.xml | 22 +- .../nifi-hive-services-api-nar/pom.xml | 6 +- .../nifi-hive-services-api/pom.xml | 6 +- .../nifi-hive-bundle/nifi-hive3-nar/pom.xml | 6 +- .../nifi-hive3-processors/pom.xml | 28 +- .../nifi-hive_1_1-nar/pom.xml | 6 +- .../nifi-hive_1_1-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 | 6 +- nifi-nar-bundles/nifi-hl7-bundle/pom.xml | 6 +- .../nifi-html-bundle/nifi-html-nar/pom.xml | 4 +- .../nifi-html-processors/pom.xml | 6 +- nifi-nar-bundles/nifi-html-bundle/pom.xml | 4 +- .../nifi-hubspot-nar/pom.xml | 6 +- .../nifi-hubspot-processors/pom.xml | 10 +- nifi-nar-bundles/nifi-hubspot-bundle/pom.xml | 2 +- .../nifi-ignite-nar/pom.xml | 4 +- .../nifi-ignite-processors/pom.xml | 6 +- nifi-nar-bundles/nifi-ignite-bundle/pom.xml | 4 +- .../nifi-influxdb-nar/pom.xml | 4 +- .../nifi-influxdb-processors/pom.xml | 6 +- nifi-nar-bundles/nifi-influxdb-bundle/pom.xml | 4 +- nifi-nar-bundles/nifi-jetty-bundle/pom.xml | 2 +- .../nifi-jms-cf-service-nar/pom.xml | 6 +- .../nifi-jms-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 | 6 +- .../nifi-jolt-record-processors/pom.xml | 14 +- .../nifi-jolt-record-bundle/pom.xml | 8 +- .../nifi-kafka-1-0-nar/pom.xml | 4 +- .../nifi-kafka-1-0-processors/pom.xml | 12 +- .../nifi-kafka-2-0-nar/pom.xml | 4 +- .../nifi-kafka-2-0-processors/pom.xml | 12 +- .../nifi-kafka-2-6-nar/pom.xml | 4 +- .../nifi-kafka-2-6-processors/pom.xml | 14 +- nifi-nar-bundles/nifi-kafka-bundle/pom.xml | 8 +- .../nifi-kerberos-iaa-providers-nar/pom.xml | 2 +- .../nifi-kerberos-iaa-providers/pom.xml | 4 +- .../pom.xml | 4 +- .../nifi-kudu-controller-service/pom.xml | 6 +- .../nifi-kudu-bundle/nifi-kudu-nar/pom.xml | 8 +- .../nifi-kudu-processors/pom.xml | 16 +- nifi-nar-bundles/nifi-kudu-bundle/pom.xml | 2 +- .../nifi-language-translation-nar/pom.xml | 4 +- .../nifi-yandex-processors/pom.xml | 8 +- .../nifi-language-translation-bundle/pom.xml | 2 +- .../nifi-ldap-iaa-providers-nar/pom.xml | 2 +- .../nifi-ldap-iaa-providers/pom.xml | 8 +- .../nifi-ldap-iaa-providers-bundle/pom.xml | 4 +- .../nifi-image-viewer/pom.xml | 2 +- .../nifi-media-bundle/nifi-media-nar/pom.xml | 6 +- .../nifi-media-processors/pom.xml | 6 +- nifi-nar-bundles/nifi-media-bundle/pom.xml | 2 +- .../pom.xml | 6 +- .../nifi-metrics-reporter-service-api/pom.xml | 2 +- .../nifi-metrics-reporting-nar/pom.xml | 6 +- .../nifi-metrics-reporting-task/pom.xml | 8 +- .../nifi-metrics-reporting-bundle/pom.xml | 6 +- .../pom.xml | 6 +- .../nifi-mongodb-client-service-api/pom.xml | 6 +- .../nifi-mongodb-nar/pom.xml | 4 +- .../nifi-mongodb-processors/pom.xml | 18 +- .../nifi-mongodb-services-nar/pom.xml | 6 +- .../nifi-mongodb-services/pom.xml | 10 +- nifi-nar-bundles/nifi-mongodb-bundle/pom.xml | 4 +- .../nifi-mqtt-bundle/nifi-mqtt-nar/pom.xml | 4 +- .../nifi-mqtt-processors/pom.xml | 10 +- nifi-nar-bundles/nifi-mqtt-bundle/pom.xml | 4 +- .../nifi-network-processors-nar/pom.xml | 4 +- .../nifi-network-processors/pom.xml | 8 +- .../nifi-network-utils/pom.xml | 2 +- nifi-nar-bundles/nifi-network-bundle/pom.xml | 2 +- .../nifi-parquet-nar/pom.xml | 6 +- .../nifi-parquet-processors/pom.xml | 10 +- nifi-nar-bundles/nifi-parquet-bundle/pom.xml | 2 +- .../nifi-pgp-bundle/nifi-pgp-nar/pom.xml | 6 +- .../nifi-pgp-processors/pom.xml | 8 +- .../nifi-pgp-service-api-nar/pom.xml | 6 +- .../nifi-pgp-service-api/pom.xml | 2 +- .../nifi-pgp-service-nar/pom.xml | 6 +- .../nifi-pgp-bundle/nifi-pgp-service/pom.xml | 8 +- .../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-processors/pom.xml | 8 +- nifi-nar-bundles/nifi-poi-bundle/pom.xml | 2 +- .../nifi-prometheus-nar/pom.xml | 6 +- .../nifi-prometheus-reporting-task/pom.xml | 14 +- .../nifi-prometheus-bundle/pom.xml | 2 +- .../pom.xml | 20 +- .../nifi-provenance-repository-nar/pom.xml | 2 +- .../pom.xml | 6 +- .../nifi-provenance-repository-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 | 8 +- .../nifi-redis-bundle/nifi-redis-nar/pom.xml | 6 +- .../nifi-redis-service-api-nar/pom.xml | 6 +- .../nifi-redis-service-api/pom.xml | 2 +- nifi-nar-bundles/nifi-redis-bundle/pom.xml | 2 +- .../nifi-registry-nar/pom.xml | 6 +- .../nifi-registry-service/pom.xml | 6 +- nifi-nar-bundles/nifi-registry-bundle/pom.xml | 2 +- .../nifi-rethinkdb-nar/pom.xml | 4 +- .../nifi-rethinkdb-processors/pom.xml | 8 +- .../nifi-rethinkdb-bundle/pom.xml | 4 +- .../nifi-riemann-nar/pom.xml | 2 +- .../nifi-riemann-processors/pom.xml | 6 +- nifi-nar-bundles/nifi-riemann-bundle/pom.xml | 4 +- .../nifi-rocksdb-nar/pom.xml | 6 +- .../nifi-rocksdb-repository/pom.xml | 8 +- nifi-nar-bundles/nifi-rocksdb-bundle/pom.xml | 2 +- .../nifi-rules-action-handler-nar/pom.xml | 6 +- .../nifi-rules-action-handler-service/pom.xml | 12 +- .../nifi-rules-action-handler-bundle/pom.xml | 4 +- .../nifi-salesforce-nar/pom.xml | 6 +- .../nifi-salesforce-processors/pom.xml | 10 +- .../nifi-salesforce-bundle/pom.xml | 2 +- .../nifi-scripting-nar/pom.xml | 4 +- .../nifi-scripting-processors/pom.xml | 12 +- .../nifi-scripting-bundle/pom.xml | 14 +- .../nifi-shopify-nar/pom.xml | 6 +- .../nifi-shopify-processors/pom.xml | 10 +- nifi-nar-bundles/nifi-shopify-bundle/pom.xml | 2 +- .../pom.xml | 2 +- .../nifi-single-user-iaa-providers/pom.xml | 10 +- .../pom.xml | 4 +- .../nifi-site-to-site-reporting-nar/pom.xml | 4 +- .../nifi-site-to-site-reporting-task/pom.xml | 18 +- .../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 | 6 +- .../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-nar-bundles/nifi-smb-bundle/pom.xml | 4 +- .../nifi-snmp-bundle/nifi-snmp-nar/pom.xml | 2 +- .../nifi-snmp-processors/pom.xml | 8 +- nifi-nar-bundles/nifi-snmp-bundle/pom.xml | 4 +- .../nifi-snowflake-services-nar/pom.xml | 6 +- .../nifi-snowflake-services/pom.xml | 10 +- .../nifi-snowflake-bundle/pom.xml | 2 +- .../nifi-social-media-nar/pom.xml | 4 +- .../nifi-twitter-processors/pom.xml | 6 +- .../nifi-social-media-bundle/pom.xml | 2 +- .../nifi-solr-bundle/nifi-solr-nar/pom.xml | 6 +- .../nifi-solr-processors/pom.xml | 14 +- 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 | 10 +- nifi-nar-bundles/nifi-spark-bundle/pom.xml | 4 +- .../nifi-splunk-nar/pom.xml | 6 +- .../nifi-splunk-processors/pom.xml | 8 +- nifi-nar-bundles/nifi-splunk-bundle/pom.xml | 2 +- .../nifi-spring-nar/pom.xml | 2 +- .../nifi-spring-processors/pom.xml | 6 +- nifi-nar-bundles/nifi-spring-bundle/pom.xml | 4 +- .../nifi-sql-reporting-nar/pom.xml | 6 +- .../nifi-sql-reporting-tasks/pom.xml | 18 +- .../nifi-sql-reporting-bundle/pom.xml | 4 +- .../nifi-jolt-transform-json-ui/pom.xml | 14 +- .../nifi-standard-content-viewer/pom.xml | 6 +- .../nifi-standard-nar/pom.xml | 4 +- .../nifi-standard-parameter-providers/pom.xml | 6 +- .../nifi-standard-processors/pom.xml | 54 +-- .../nifi-standard-reporting-tasks/pom.xml | 8 +- .../nifi-standard-utils/pom.xml | 4 +- nifi-nar-bundles/nifi-standard-bundle/pom.xml | 14 +- .../nifi-dbcp-service-api/pom.xml | 4 +- .../nifi-dbcp-service-nar/pom.xml | 8 +- .../nifi-dbcp-service/pom.xml | 24 +- .../nifi-hikari-dbcp-service/pom.xml | 12 +- .../nifi-dbcp-service-bundle/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 10 +- .../nifi-distributed-cache-protocol/pom.xml | 4 +- .../nifi-distributed-cache-server/pom.xml | 14 +- .../pom.xml | 4 +- .../pom.xml | 2 +- .../nifi-hadoop-dbcp-service-nar/pom.xml | 6 +- .../nifi-hadoop-dbcp-service/pom.xml | 16 +- .../nifi-hadoop-dbcp-service-bundle/pom.xml | 2 +- .../nifi-hbase-client-service-api/pom.xml | 2 +- .../pom.xml | 6 +- .../nifi-hbase_1_1_2-client-service/pom.xml | 12 +- .../pom.xml | 2 +- .../nifi-hbase_2-client-service-nar/pom.xml | 6 +- .../nifi-hbase_2-client-service/pom.xml | 12 +- .../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 | 4 +- .../nifi-http-context-map-bundle/pom.xml | 2 +- .../nifi-hwx-schema-registry-nar/pom.xml | 6 +- .../nifi-hwx-schema-registry-service/pom.xml | 10 +- .../nifi-hwx-schema-registry-bundle/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 6 +- .../nifi-kerberos-credentials-service/pom.xml | 4 +- .../pom.xml | 2 +- .../nifi-kerberos-user-service-api/pom.xml | 4 +- .../nifi-kerberos-user-service-nar/pom.xml | 6 +- .../nifi-kerberos-user-service/pom.xml | 6 +- .../nifi-kerberos-user-service-bundle/pom.xml | 2 +- .../pom.xml | 2 +- .../nifi-lookup-service-api/pom.xml | 2 +- .../nifi-lookup-services-nar/pom.xml | 6 +- .../nifi-lookup-services/pom.xml | 18 +- .../nifi-lookup-services-bundle/pom.xml | 2 +- .../nifi-oauth2-provider-api/pom.xml | 2 +- .../nifi-oauth2-provider-nar/pom.xml | 6 +- .../nifi-oauth2-provider-service/pom.xml | 8 +- .../nifi-oauth2-provider-bundle/pom.xml | 2 +- .../nifi-proxy-configuration-api/pom.xml | 4 +- .../nifi-proxy-configuration-nar/pom.xml | 6 +- .../nifi-proxy-configuration/pom.xml | 4 +- .../nifi-proxy-configuration-bundle/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 6 +- .../pom.xml | 14 +- .../pom.xml | 2 +- .../nifi-record-sink-api/pom.xml | 2 +- .../nifi-record-sink-service-nar/pom.xml | 6 +- .../nifi-record-sink-service/pom.xml | 8 +- .../nifi-record-sink-service-bundle/pom.xml | 2 +- .../nifi-rules-engine-service-api/pom.xml | 4 +- .../nifi-schema-registry-service-api/pom.xml | 2 +- .../nifi-ssl-context-service-nar/pom.xml | 4 +- .../nifi-ssl-context-service/pom.xml | 6 +- .../nifi-ssl-context-bundle/pom.xml | 2 +- .../nifi-ssl-context-service-api/pom.xml | 4 +- .../nifi-standard-services-api-nar/pom.xml | 16 +- .../nifi-web-client-provider-api/pom.xml | 4 +- .../pom.xml | 6 +- .../nifi-web-client-provider-service/pom.xml | 12 +- .../nifi-web-client-provider-bundle/pom.xml | 2 +- .../nifi-standard-services/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 | 6 +- .../nifi-stateless-processor-tests/pom.xml | 32 +- .../nifi-stateless-processor/pom.xml | 16 +- .../nifi-stateless-processor-bundle/pom.xml | 2 +- .../nifi-tcp-bundle/nifi-tcp-nar/pom.xml | 4 +- .../nifi-tcp-processors/pom.xml | 6 +- nifi-nar-bundles/nifi-tcp-bundle/pom.xml | 2 +- .../nifi-update-attribute-model/pom.xml | 4 +- .../nifi-update-attribute-nar/pom.xml | 6 +- .../nifi-update-attribute-processor/pom.xml | 6 +- .../nifi-update-attribute-ui/pom.xml | 8 +- .../nifi-update-attribute-bundle/pom.xml | 8 +- .../nifi-websocket-processors-nar/pom.xml | 6 +- .../nifi-websocket-processors/pom.xml | 10 +- .../nifi-websocket-services-api-nar/pom.xml | 6 +- .../nifi-websocket-services-api/pom.xml | 4 +- .../nifi-websocket-services-jetty-nar/pom.xml | 6 +- .../nifi-websocket-services-jetty/pom.xml | 8 +- .../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 | 22 +- nifi-nar-bundles/nifi-workday-bundle/pom.xml | 2 +- .../nifi-zendesk-nar/pom.xml | 6 +- .../nifi-zendesk-processors/pom.xml | 8 +- nifi-nar-bundles/nifi-zendesk-bundle/pom.xml | 2 +- nifi-nar-bundles/pom.xml | 68 ++-- nifi-registry/nifi-registry-assembly/pom.xml | 12 +- .../nifi-registry-bootstrap/pom.xml | 6 +- .../nifi-registry-bundle-utils/pom.xml | 6 +- .../nifi-registry-client/pom.xml | 6 +- .../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 | 4 +- .../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 | 20 +- .../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 | 20 +- .../nifi-stateless-bootstrap/pom.xml | 14 +- .../nifi-stateless-engine/pom.xml | 22 +- .../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 +- .../nifi-stateless-system-test-suite/pom.xml | 28 +- .../nifi-system-test-extensions-nar/pom.xml | 6 +- .../nifi-system-test-extensions/pom.xml | 10 +- .../pom.xml | 2 +- .../nifi-system-test-extensions2-nar/pom.xml | 6 +- .../nifi-system-test-extensions2/pom.xml | 6 +- .../pom.xml | 2 +- .../nifi-system-test-suite/pom.xml | 34 +- nifi-system-tests/pom.xml | 2 +- nifi-toolkit/nifi-toolkit-admin/pom.xml | 14 +- nifi-toolkit/nifi-toolkit-api/pom.xml | 2 +- nifi-toolkit/nifi-toolkit-assembly/pom.xml | 16 +- nifi-toolkit/nifi-toolkit-cli/pom.xml | 4 +- .../nifi-toolkit-encrypt-config/pom.xml | 20 +- .../nifi-toolkit-flowanalyzer/pom.xml | 6 +- .../nifi-toolkit-flowfile-repo/pom.xml | 4 +- nifi-toolkit/nifi-toolkit-s2s/pom.xml | 4 +- nifi-toolkit/nifi-toolkit-tls/pom.xml | 8 +- .../nifi-toolkit-zookeeper-migrator/pom.xml | 2 +- nifi-toolkit/pom.xml | 2 +- pom.xml | 6 +- 711 files changed, 2444 insertions(+), 2444 deletions(-) diff --git a/c2/c2-client-bundle/c2-client-api/pom.xml b/c2/c2-client-bundle/c2-client-api/pom.xml index 813ea654d7..2d6fc406e9 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 - 1.18.0 + 1.19.0-SNAPSHOT c2-client-api @@ -31,7 +31,7 @@ limitations under the License. org.apache.nifi c2-protocol-api - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/c2/c2-client-bundle/c2-client-base/pom.xml b/c2/c2-client-bundle/c2-client-base/pom.xml index 6cbc000ba4..9466f3df67 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 - 1.18.0 + 1.19.0-SNAPSHOT c2-client-base @@ -31,13 +31,13 @@ limitations under the License. org.apache.nifi c2-client-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi c2-protocol-api - 1.18.0 + 1.19.0-SNAPSHOT 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 c228ebc768..e5bfd786e9 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 - 1.18.0 + 1.19.0-SNAPSHOT c2-client-http @@ -31,12 +31,12 @@ limitations under the License. org.apache.nifi c2-client-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi c2-client-base - 1.18.0 + 1.19.0-SNAPSHOT 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 7c3d3d73db..bcf8460473 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 - 1.18.0 + 1.19.0-SNAPSHOT c2-client-service @@ -31,17 +31,17 @@ limitations under the License. org.apache.nifi c2-client-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi c2-client-base - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi c2-client-http - 1.18.0 + 1.19.0-SNAPSHOT \ No newline at end of file diff --git a/c2/c2-client-bundle/pom.xml b/c2/c2-client-bundle/pom.xml index 7f361b34b7..e9e5734065 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 - 1.18.0 + 1.19.0-SNAPSHOT c2-client-bundle diff --git a/c2/c2-protocol/c2-protocol-api/pom.xml b/c2/c2-protocol/c2-protocol-api/pom.xml index fb53465f55..46c3d78052 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 - 1.18.0 + 1.19.0-SNAPSHOT c2-protocol-api @@ -31,7 +31,7 @@ limitations under the License. org.apache.nifi c2-protocol-component-api - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/c2/c2-protocol/c2-protocol-component-api/pom.xml b/c2/c2-protocol/c2-protocol-component-api/pom.xml index 258bc461d0..c4625f67d9 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 diff --git a/c2/c2-protocol/pom.xml b/c2/c2-protocol/pom.xml index 7f0dc7fb4b..665008d11b 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 - 1.18.0 + 1.19.0-SNAPSHOT c2-protocol diff --git a/c2/pom.xml b/c2/pom.xml index fe5c8342ed..7b2b93fb97 100644 --- a/c2/pom.xml +++ b/c2/pom.xml @@ -21,7 +21,7 @@ limitations under the License. nifi org.apache.nifi - 1.18.0 + 1.19.0-SNAPSHOT c2 @@ -37,7 +37,7 @@ limitations under the License. org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT provided diff --git a/minifi/minifi-assembly/pom.xml b/minifi/minifi-assembly/pom.xml index 6e5d8dfe13..e92a851c0a 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 - 1.18.0 + 1.19.0-SNAPSHOT minifi-assembly pom @@ -128,13 +128,13 @@ limitations under the License. org.apache.nifi.minifi minifi-framework-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi.minifi minifi-server-nar - 1.18.0 + 1.19.0-SNAPSHOT nar diff --git a/minifi/minifi-bootstrap/pom.xml b/minifi/minifi-bootstrap/pom.xml index be61e5491d..b2cb78d8d3 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 - 1.18.0 + 1.19.0-SNAPSHOT minifi-bootstrap jar diff --git a/minifi/minifi-c2/minifi-c2-api/pom.xml b/minifi/minifi-c2/minifi-c2-api/pom.xml index 1e5cd95f4e..00ff09bc47 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 aa562c80d3..6cd3dec9e6 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 7e359bd2d7..21aab992d9 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 883601755f..5957ad4f97 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 6c3719b97b..c1770d6af7 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 28b36abd71..e4b593ea4e 100644 --- a/minifi/minifi-c2/minifi-c2-docker/pom.xml +++ b/minifi/minifi-c2/minifi-c2-docker/pom.xml @@ -21,12 +21,12 @@ limitations under the License. org.apache.nifi.minifi minifi-c2 - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.minifi minifi-c2-docker - 1.18.0 + 1.19.0-SNAPSHOT pom diff --git a/minifi/minifi-c2/minifi-c2-integration-tests/pom.xml b/minifi/minifi-c2/minifi-c2-integration-tests/pom.xml index 60da952b45..4bac229e0d 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 fca2c87a2f..11493aabbc 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 0998037719..cd75b91598 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 abc0d06c18..7dd0eb8cc5 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 - 1.18.0 + 1.19.0-SNAPSHOT minifi-c2-provider-delegating jar diff --git a/minifi/minifi-c2/minifi-c2-provider/minifi-c2-provider-nifi-rest/pom.xml b/minifi/minifi-c2/minifi-c2-provider/minifi-c2-provider-nifi-rest/pom.xml index 8ac11dc8ac..4d1c495d8a 100644 --- a/minifi/minifi-c2/minifi-c2-provider/minifi-c2-provider-nifi-rest/pom.xml +++ b/minifi/minifi-c2/minifi-c2-provider/minifi-c2-provider-nifi-rest/pom.xml @@ -20,7 +20,7 @@ limitations under the License. minifi-c2-provider org.apache.nifi.minifi - 1.18.0 + 1.19.0-SNAPSHOT minifi-c2-provider-nifi-rest 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 8f274bbd53..95e9bfe997 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 e637a0d98e..20e662d0c0 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 9557e0c162..ab0aef9e83 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 - 1.18.0 + 1.19.0-SNAPSHOT minifi-c2-service war @@ -29,13 +29,13 @@ limitations under the License. org.apache.nifi.minifi minifi-c2-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi c2-protocol-api - 1.18.0 + 1.19.0-SNAPSHOT com.fasterxml.jackson.module diff --git a/minifi/minifi-c2/pom.xml b/minifi/minifi-c2/pom.xml index bf232f6f2b..44cff45647 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 - 1.18.0 + 1.19.0-SNAPSHOT minifi-c2 pom diff --git a/minifi/minifi-commons/minifi-commons-schema/pom.xml b/minifi/minifi-commons/minifi-commons-schema/pom.xml index 8d09bb7c11..416a4ba404 100644 --- a/minifi/minifi-commons/minifi-commons-schema/pom.xml +++ b/minifi/minifi-commons/minifi-commons-schema/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi.minifi minifi-commons - 1.18.0 + 1.19.0-SNAPSHOT minifi-commons-schema diff --git a/minifi/minifi-commons/minifi-utils/pom.xml b/minifi/minifi-commons/minifi-utils/pom.xml index ba30dbc9f9..46e983dd99 100644 --- a/minifi/minifi-commons/minifi-utils/pom.xml +++ b/minifi/minifi-commons/minifi-utils/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi.minifi minifi-commons - 1.18.0 + 1.19.0-SNAPSHOT minifi-utils diff --git a/minifi/minifi-commons/pom.xml b/minifi/minifi-commons/pom.xml index f2072a7942..1eebdf3757 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 - 1.18.0 + 1.19.0-SNAPSHOT minifi-commons pom diff --git a/minifi/minifi-docker/pom.xml b/minifi/minifi-docker/pom.xml index 065cd24fae..5e59fd3e01 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 - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.minifi diff --git a/minifi/minifi-docs/pom.xml b/minifi/minifi-docs/pom.xml index 9e638befcd..2485e621ec 100644 --- a/minifi/minifi-docs/pom.xml +++ b/minifi/minifi-docs/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi.minifi minifi - 1.18.0 + 1.19.0-SNAPSHOT pom minifi-docs diff --git a/minifi/minifi-integration-tests/pom.xml b/minifi/minifi-integration-tests/pom.xml index 1ee707834d..33cf734317 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 be465705e7..d9af952cdc 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -35,7 +35,7 @@ limitations under the License. org.apache.nifi nifi-jetty-bundle - 1.18.0 + 1.19.0-SNAPSHOT nar @@ -97,7 +97,7 @@ limitations under the License. org.apache.nifi nifi-framework-nar-loading-utils - 1.18.0 + 1.19.0-SNAPSHOT compile 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 b5d94e97f2..6ee0af791f 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 - 1.18.0 + 1.19.0-SNAPSHOT minifi-framework-api @@ -29,18 +29,18 @@ limitations under the License. org.apache.nifi.minifi minifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-server-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-headless-server - 1.18.0 + 1.19.0-SNAPSHOT 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 4409a27a2c..6d11578431 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 - 1.18.0 + 1.19.0-SNAPSHOT minifi-framework-core @@ -29,7 +29,7 @@ limitations under the License. org.apache.nifi.minifi minifi-framework-api - 1.18.0 + 1.19.0-SNAPSHOT org.eclipse.jetty 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 a1b4c200ec..9272b1df78 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 91d132b90a..525ac919e7 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 8ab0756366..cd4a38d011 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 d50701e0f9..81b17545e4 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 ef27935167..11a7444e40 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 - 1.18.0 + 1.19.0-SNAPSHOT minifi-server-nar nar @@ -30,18 +30,18 @@ org.apache.nifi.minifi minifi-framework-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi.minifi minifi-server - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-headless-server - 1.18.0 + 1.19.0-SNAPSHOT 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 0183176c37..dafda41fbe 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -37,47 +37,47 @@ limitations under the License. org.apache.nifi.minifi minifi-framework-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi c2-client-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-headless-server - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-framework-nar-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-framework-nar-loading-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-utils-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-properties-loader - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT 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 eaffe7da63..915c3a7531 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 73280012eb..fcf8f5309a 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 2f960c21ee..addca99a7c 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 2ca1f5a8a2..c3d8ced941 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -34,7 +34,7 @@ limitations under the License. org.apache.nifi nifi-standard-processors - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -49,12 +49,12 @@ limitations under the License. org.apache.nifi nifi-standard-prioritizers - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-standard-reporting-tasks - 1.18.0 + 1.19.0-SNAPSHOT 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 280f60fd62..46674f55b0 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -33,12 +33,12 @@ limitations under the License. org.apache.nifi nifi-update-attribute-processor - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-update-attribute-model - 1.18.0 + 1.19.0-SNAPSHOT \ No newline at end of file diff --git a/minifi/minifi-nar-bundles/pom.xml b/minifi/minifi-nar-bundles/pom.xml index e65e2e9959..aac5bedcc3 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 0d654cba2c..d6f114a142 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 2eaf48e2af..bfde536da7 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 - 1.18.0 + 1.19.0-SNAPSHOT minifi-toolkit-configuration jar diff --git a/minifi/minifi-toolkit/pom.xml b/minifi/minifi-toolkit/pom.xml index f4b99c30f0..245dc40d55 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 - 1.18.0 + 1.19.0-SNAPSHOT minifi-toolkit pom diff --git a/minifi/pom.xml b/minifi/pom.xml index a97821b645..18d6e2620c 100644 --- a/minifi/pom.xml +++ b/minifi/pom.xml @@ -20,7 +20,7 @@ limitations under the License. org.apache.nifi nifi - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.minifi @@ -49,37 +49,37 @@ limitations under the License. org.apache.nifi nifi-bootstrap-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.minifi minifi-bootstrap - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.minifi minifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.minifi minifi-framework - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.minifi minifi-framework-core - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.minifi minifi-resources - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.minifi minifi-provenance-repository-nar - 1.18.0 + 1.19.0-SNAPSHOT nar @@ -87,45 +87,45 @@ limitations under the License. minifi-resources resources zip - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.minifi minifi-runtime - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.minifi minifi-framework-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.minifi minifi-framework-nar - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.minifi minifi-standard-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi.minifi minifi-server-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi.minifi minifi-update-attribute-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi.minifi minifi-docs - 1.18.0 + 1.19.0-SNAPSHOT resources runtime zip @@ -133,7 +133,7 @@ limitations under the License. org.apache.nifi.minifi minifi-provenance-repositories - 1.18.0 + 1.19.0-SNAPSHOT @@ -207,77 +207,77 @@ limitations under the License. org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-framework-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-site-to-site-client - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-expression-language - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-web-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-custom-ui-utilities - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-ui-extension - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-flowfile-packager - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-socket-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-data-provenance-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-provenance-repository-nar - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-runtime - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-toolkit-tls - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-resources - 1.18.0 + 1.19.0-SNAPSHOT resources runtime zip @@ -285,7 +285,7 @@ limitations under the License. org.apache.nifi nifi-docs - 1.18.0 + 1.19.0-SNAPSHOT resources runtime zip @@ -293,165 +293,165 @@ limitations under the License. org.apache.nifi nifi-framework-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-framework-core - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-provenance-repository-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-ssl-context-service-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-jetty-bundle - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-headless-server-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-standard-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-update-attribute-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-kerberos-credentials-service-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-properties - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-utils-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-xml-processing - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-logging-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-nar-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-hadoop-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-write-ahead-log - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-ssl-context-service-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-standard-prioritizers - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-administration - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-framework-core-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-persistent-provenance-repository - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-ssl-context-service - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-site-to-site-reporting-task - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-site-to-site-reporting-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-distributed-cache-client-service-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi c2-client-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi c2-client-base - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-api/pom.xml b/nifi-api/pom.xml index 7c53741e55..30a22f8dbe 100644 --- a/nifi-api/pom.xml +++ b/nifi-api/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.18.0 + 1.19.0-SNAPSHOT nifi-api jar diff --git a/nifi-assembly/pom.xml b/nifi-assembly/pom.xml index cc7fc8d50c..3f56380639 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-assembly pom @@ -139,53 +139,53 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-framework-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-server-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-runtime - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-bootstrap - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-bootstrap-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-property-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-property-protection-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-property-protection-factory - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-resources resources - 1.18.0 + 1.19.0-SNAPSHOT runtime zip @@ -193,739 +193,739 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-docs resources - 1.18.0 + 1.19.0-SNAPSHOT runtime zip org.apache.nifi nifi-framework-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-server-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-provenance-repository-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-ssl-context-service-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-distributed-cache-services-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-datadog-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-standard-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-jetty-bundle - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-update-attribute-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-stateless-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-stateless-bootstrap - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-hadoop-libraries-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-hadoop-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-kafka-1-0-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-kafka-2-0-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-kafka-2-6-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-confluent-platform-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-http-context-map-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-html-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-lookup-services-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-poi-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-kudu-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-ldap-iaa-providers-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-kerberos-iaa-providers-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-single-user-iaa-providers-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-dbcp-service-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-hadoop-dbcp-service-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-mongodb-client-service-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-mongodb-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-mongodb-services-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-solr-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-social-media-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-hl7-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-ccda-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-language-translation-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-enrich-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-geohash-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-aws-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-aws-service-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-ambari-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-rethinkdb-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-prometheus-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-network-processors-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-avro-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-couchbase-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-couchbase-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-hbase-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-riemann-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-hbase_1_1_2-client-service-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-hbase_2-client-service-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-oauth2-provider-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-azure-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-azure-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-scripting-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-groovyx-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-elasticsearch-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-elasticsearch-client-service-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-elasticsearch-client-service-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-elasticsearch-restapi-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-cybersecurity-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-email-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-amqp-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-splunk-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-jms-cf-service-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-jms-processors-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-cassandra-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-cassandra-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-cassandra-services-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-spring-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-registry-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-site-to-site-reporting-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-record-serialization-services-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-mqtt-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-snmp-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-evtx-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-slack-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-smb-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-smb-client-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-smb-smbj-client-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-windows-event-log-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-websocket-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-websocket-services-jetty-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-websocket-processors-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-workday-processors-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-tcp-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-gcp-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-gcp-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-stateful-analysis-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-cdc-mysql-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-parquet-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-pgp-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-pgp-service-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-pgp-service-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-hwx-schema-registry-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-redis-service-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-redis-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-hazelcast-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-hazelcast-services-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-metrics-reporter-service-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-metrics-reporting-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-kerberos-credentials-service-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-kerberos-user-service-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-proxy-configuration-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-jolt-record-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-record-sink-service-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-hashicorp-vault-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-hashicorp-vault-client-service-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-stateless-processor-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-salesforce-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-box-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-box-services-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-box-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-web-client-provider-service-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-hubspot-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-zendesk-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-dropbox-processors-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-dropbox-services-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-dropbox-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-airtable-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-flow-registry-client-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-shopify-nar - 1.18.0 + 1.19.0-SNAPSHOT nar @@ -961,25 +961,25 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-graph-client-service-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-neo4j-cypher-service-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-graph-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-other-graph-services-nar - 1.18.0 + 1.19.0-SNAPSHOT nar @@ -996,7 +996,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-grpc-nar - 1.18.0 + 1.19.0-SNAPSHOT nar @@ -1013,7 +1013,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-atlas-nar - 1.18.0 + 1.19.0-SNAPSHOT nar @@ -1027,13 +1027,13 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-hive-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-hive-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar @@ -1050,13 +1050,13 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-hive_1_1-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-hive-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar @@ -1073,13 +1073,13 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-hive3-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-hive-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar @@ -1095,7 +1095,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-media-nar - 1.18.0 + 1.19.0-SNAPSHOT nar @@ -1110,13 +1110,13 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-easyrules-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-rules-action-handler-nar - 1.18.0 + 1.19.0-SNAPSHOT nar @@ -1131,19 +1131,19 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-sql-reporting-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-easyrules-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-rules-action-handler-nar - 1.18.0 + 1.19.0-SNAPSHOT nar @@ -1158,14 +1158,14 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-server-nar - 1.18.0 + 1.19.0-SNAPSHOT nar provided org.apache.nifi nifi-headless-server-nar - 1.18.0 + 1.19.0-SNAPSHOT nar @@ -1180,19 +1180,19 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-accumulo-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-accumulo-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-accumulo-services-nar - 1.18.0 + 1.19.0-SNAPSHOT nar @@ -1429,13 +1429,13 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-ranger-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-ranger-resources - 1.18.0 + 1.19.0-SNAPSHOT @@ -1448,7 +1448,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-asn1-nar - 1.18.0 + 1.19.0-SNAPSHOT nar @@ -1462,7 +1462,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-snowflake-services-nar - 1.18.0 + 1.19.0-SNAPSHOT nar diff --git a/nifi-bootstrap/pom.xml b/nifi-bootstrap/pom.xml index c50d06bfe0..1caa6f3363 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-bootstrap jar @@ -27,39 +27,39 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT compile org.apache.nifi nifi-bootstrap-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-xml-processing - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-flow-encryptor - 1.18.0 + 1.19.0-SNAPSHOT runtime org.apache.nifi nifi-single-user-utils - 1.18.0 + 1.19.0-SNAPSHOT runtime @@ -88,7 +88,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-expression-language - 1.18.0 + 1.19.0-SNAPSHOT org.apache.commons @@ -108,12 +108,12 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-properties-loader - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-commons/nifi-bootstrap-utils/pom.xml b/nifi-commons/nifi-bootstrap-utils/pom.xml index be15d9be90..81ea431926 100644 --- a/nifi-commons/nifi-bootstrap-utils/pom.xml +++ b/nifi-commons/nifi-bootstrap-utils/pom.xml @@ -14,7 +14,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-commons - 1.18.0 + 1.19.0-SNAPSHOT nifi-bootstrap-utils jar diff --git a/nifi-commons/nifi-build/pom.xml b/nifi-commons/nifi-build/pom.xml index 2718a7457d..4f83aba132 100644 --- a/nifi-commons/nifi-build/pom.xml +++ b/nifi-commons/nifi-build/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-commons - 1.18.0 + 1.19.0-SNAPSHOT nifi-build diff --git a/nifi-commons/nifi-data-provenance-utils/pom.xml b/nifi-commons/nifi-data-provenance-utils/pom.xml index a1b1d07a52..afd344368c 100644 --- a/nifi-commons/nifi-data-provenance-utils/pom.xml +++ b/nifi-commons/nifi-data-provenance-utils/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-commons - 1.18.0 + 1.19.0-SNAPSHOT nifi-data-provenance-utils jar @@ -25,17 +25,17 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-framework-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-commons/nifi-deprecation-log/pom.xml b/nifi-commons/nifi-deprecation-log/pom.xml index cd22a541ad..c56cd0e1ad 100644 --- a/nifi-commons/nifi-deprecation-log/pom.xml +++ b/nifi-commons/nifi-deprecation-log/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-commons - 1.18.0 + 1.19.0-SNAPSHOT nifi-deprecation-log jar diff --git a/nifi-commons/nifi-expression-language/pom.xml b/nifi-commons/nifi-expression-language/pom.xml index 481532cbd5..17bf8b2ec3 100644 --- a/nifi-commons/nifi-expression-language/pom.xml +++ b/nifi-commons/nifi-expression-language/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-commons - 1.18.0 + 1.19.0-SNAPSHOT nifi-expression-language jar @@ -61,22 +61,22 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-parameter - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-uuid5 - 1.18.0 + 1.19.0-SNAPSHOT org.hamcrest diff --git a/nifi-commons/nifi-external-resource-utils/pom.xml b/nifi-commons/nifi-external-resource-utils/pom.xml index 6b7a6772c3..b08bd92f32 100644 --- a/nifi-commons/nifi-external-resource-utils/pom.xml +++ b/nifi-commons/nifi-external-resource-utils/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-commons - 1.18.0 + 1.19.0-SNAPSHOT nifi-external-resource-utils @@ -26,7 +26,7 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-commons/nifi-flow-encryptor/pom.xml b/nifi-commons/nifi-flow-encryptor/pom.xml index 172fd5be08..d04c8c829e 100644 --- a/nifi-commons/nifi-flow-encryptor/pom.xml +++ b/nifi-commons/nifi-flow-encryptor/pom.xml @@ -18,14 +18,14 @@ org.apache.nifi nifi-commons - 1.18.0 + 1.19.0-SNAPSHOT nifi-flow-encryptor org.apache.nifi nifi-property-encryptor - 1.18.0 + 1.19.0-SNAPSHOT @@ -37,7 +37,7 @@ org.apache.nifi nifi-xml-processing - 1.18.0 + 1.19.0-SNAPSHOT compile diff --git a/nifi-commons/nifi-flowfile-packager/pom.xml b/nifi-commons/nifi-flowfile-packager/pom.xml index 51d37e81d4..9fd0e9aeea 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 fa3c8c04d0..a9b8f51bf3 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hashicorp-vault-api diff --git a/nifi-commons/nifi-hashicorp-vault/pom.xml b/nifi-commons/nifi-hashicorp-vault/pom.xml index b81d38a96b..7b514abc15 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hashicorp-vault @@ -48,13 +48,13 @@ org.apache.nifi nifi-hashicorp-vault-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT @@ -65,13 +65,13 @@ org.apache.nifi nifi-security-utils-api - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-security-utils - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-commons/nifi-hl7-query-language/pom.xml b/nifi-commons/nifi-hl7-query-language/pom.xml index d18f1b6881..437fe23568 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hl7-query-language diff --git a/nifi-commons/nifi-jetty-configuration/pom.xml b/nifi-commons/nifi-jetty-configuration/pom.xml index b883901261..43e1c3de47 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-jetty-configuration jar diff --git a/nifi-commons/nifi-json-utils/pom.xml b/nifi-commons/nifi-json-utils/pom.xml index c64188fd0c..c0ca8b337c 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-json-utils jar @@ -26,7 +26,7 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT com.fasterxml.jackson.core diff --git a/nifi-commons/nifi-logging-utils/pom.xml b/nifi-commons/nifi-logging-utils/pom.xml index fef482fb79..c33e49dfbc 100644 --- a/nifi-commons/nifi-logging-utils/pom.xml +++ b/nifi-commons/nifi-logging-utils/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-commons - 1.18.0 + 1.19.0-SNAPSHOT nifi-logging-utils Utilities for logging diff --git a/nifi-commons/nifi-metrics/pom.xml b/nifi-commons/nifi-metrics/pom.xml index 8ed106a8bc..a2464be88b 100644 --- a/nifi-commons/nifi-metrics/pom.xml +++ b/nifi-commons/nifi-metrics/pom.xml @@ -17,7 +17,7 @@ nifi-commons org.apache.nifi - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -63,7 +63,7 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT io.dropwizard.metrics diff --git a/nifi-commons/nifi-parameter/pom.xml b/nifi-commons/nifi-parameter/pom.xml index 97252c18af..cf05bd0f39 100644 --- a/nifi-commons/nifi-parameter/pom.xml +++ b/nifi-commons/nifi-parameter/pom.xml @@ -18,7 +18,7 @@ nifi-commons org.apache.nifi - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -28,7 +28,7 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT \ No newline at end of file diff --git a/nifi-commons/nifi-properties/pom.xml b/nifi-commons/nifi-properties/pom.xml index cdd385df48..d317ea980e 100644 --- a/nifi-commons/nifi-properties/pom.xml +++ b/nifi-commons/nifi-properties/pom.xml @@ -19,14 +19,14 @@ org.apache.nifi nifi-property-utils - 1.18.0 + 1.19.0-SNAPSHOT compile org.apache.nifi nifi-commons - 1.18.0 + 1.19.0-SNAPSHOT nifi-properties diff --git a/nifi-commons/nifi-property-encryptor/pom.xml b/nifi-commons/nifi-property-encryptor/pom.xml index 84aea95eea..dd938f56e3 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-property-encryptor org.apache.nifi nifi-security-utils - 1.18.0 + 1.19.0-SNAPSHOT org.bouncycastle diff --git a/nifi-commons/nifi-property-protection-api/pom.xml b/nifi-commons/nifi-property-protection-api/pom.xml index 7349bfe180..02877279ed 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-property-protection-api org.apache.nifi nifi-property-utils - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-commons/nifi-property-protection-aws/pom.xml b/nifi-commons/nifi-property-protection-aws/pom.xml index 6ea5c14d68..03c6f6d0b8 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-property-protection-aws org.apache.nifi nifi-property-protection-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-property-protection-shared - 1.18.0 + 1.19.0-SNAPSHOT org.apache.commons diff --git a/nifi-commons/nifi-property-protection-azure/pom.xml b/nifi-commons/nifi-property-protection-azure/pom.xml index dd6e831cf2..9f91696863 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-property-protection-azure @@ -36,12 +36,12 @@ org.apache.nifi nifi-property-protection-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-property-protection-shared - 1.18.0 + 1.19.0-SNAPSHOT com.azure diff --git a/nifi-commons/nifi-property-protection-cipher/pom.xml b/nifi-commons/nifi-property-protection-cipher/pom.xml index ca4312b409..9e420bba35 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-property-protection-cipher org.apache.nifi nifi-property-protection-api - 1.18.0 + 1.19.0-SNAPSHOT commons-codec diff --git a/nifi-commons/nifi-property-protection-factory/pom.xml b/nifi-commons/nifi-property-protection-factory/pom.xml index 51c78cdadb..64291b7ef2 100644 --- a/nifi-commons/nifi-property-protection-factory/pom.xml +++ b/nifi-commons/nifi-property-protection-factory/pom.xml @@ -18,59 +18,59 @@ org.apache.nifi nifi-commons - 1.18.0 + 1.19.0-SNAPSHOT nifi-property-protection-factory org.apache.nifi nifi-property-protection-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-property-protection-shared - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-property-protection-aws - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-property-protection-azure - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-property-protection-cipher - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-property-protection-gcp - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-property-protection-hashicorp - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-property-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-properties - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT commons-io diff --git a/nifi-commons/nifi-property-protection-gcp/pom.xml b/nifi-commons/nifi-property-protection-gcp/pom.xml index fd6cecbb41..48c8be5246 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-property-protection-gcp @@ -39,12 +39,12 @@ org.apache.nifi nifi-property-protection-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-property-protection-shared - 1.18.0 + 1.19.0-SNAPSHOT org.apache.commons diff --git a/nifi-commons/nifi-property-protection-hashicorp/pom.xml b/nifi-commons/nifi-property-protection-hashicorp/pom.xml index 20f5dd7344..04d4bcae54 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-property-protection-hashicorp org.apache.nifi nifi-property-protection-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-hashicorp-vault-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-hashicorp-vault - 1.18.0 + 1.19.0-SNAPSHOT org.apache.commons diff --git a/nifi-commons/nifi-property-protection-loader/pom.xml b/nifi-commons/nifi-property-protection-loader/pom.xml index c6148dd1b7..b4123878bb 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-property-protection-loader org.apache.nifi nifi-property-protection-api - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-commons/nifi-property-protection-shared/pom.xml b/nifi-commons/nifi-property-protection-shared/pom.xml index fec618395b..649e084a8c 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-property-protection-shared org.apache.nifi nifi-property-protection-api - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-commons/nifi-property-utils/pom.xml b/nifi-commons/nifi-property-utils/pom.xml index 3e67f6c31c..7eb2c5af2d 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-property-utils diff --git a/nifi-commons/nifi-record-path/pom.xml b/nifi-commons/nifi-record-path/pom.xml index f84d9dc744..923aa26e5c 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-record-path @@ -59,22 +59,22 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-record - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-properties - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-uuid5 - 1.18.0 + 1.19.0-SNAPSHOT org.antlr diff --git a/nifi-commons/nifi-record/pom.xml b/nifi-commons/nifi-record/pom.xml index 0266169d5d..5113ed623e 100644 --- a/nifi-commons/nifi-record/pom.xml +++ b/nifi-commons/nifi-record/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-commons - 1.18.0 + 1.19.0-SNAPSHOT nifi-record diff --git a/nifi-commons/nifi-repository-encryption/pom.xml b/nifi-commons/nifi-repository-encryption/pom.xml index aee65d3ac9..c324fd4caf 100644 --- a/nifi-commons/nifi-repository-encryption/pom.xml +++ b/nifi-commons/nifi-repository-encryption/pom.xml @@ -18,24 +18,24 @@ org.apache.nifi nifi-commons - 1.18.0 + 1.19.0-SNAPSHOT nifi-repository-encryption org.apache.nifi nifi-security-kms - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-properties - 1.18.0 + 1.19.0-SNAPSHOT org.bouncycastle diff --git a/nifi-commons/nifi-schema-utils/pom.xml b/nifi-commons/nifi-schema-utils/pom.xml index 4b8e9b4ce7..c797adcd49 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-schema-utils diff --git a/nifi-commons/nifi-security-kerberos-api/pom.xml b/nifi-commons/nifi-security-kerberos-api/pom.xml index 41f74ccf34..438d8d05a3 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-security-kerberos-api diff --git a/nifi-commons/nifi-security-kerberos/pom.xml b/nifi-commons/nifi-security-kerberos/pom.xml index 705ef6103e..1b6ee2cf32 100644 --- a/nifi-commons/nifi-security-kerberos/pom.xml +++ b/nifi-commons/nifi-security-kerberos/pom.xml @@ -18,19 +18,19 @@ org.apache.nifi nifi-commons - 1.18.0 + 1.19.0-SNAPSHOT nifi-security-kerberos org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-kerberos-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.commons diff --git a/nifi-commons/nifi-security-kms/pom.xml b/nifi-commons/nifi-security-kms/pom.xml index cda48f57e6..ad03047768 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-security-kms diff --git a/nifi-commons/nifi-security-socket-ssl/pom.xml b/nifi-commons/nifi-security-socket-ssl/pom.xml index 1c39ba42ac..2b4d442d85 100644 --- a/nifi-commons/nifi-security-socket-ssl/pom.xml +++ b/nifi-commons/nifi-security-socket-ssl/pom.xml @@ -18,14 +18,14 @@ org.apache.nifi nifi-commons - 1.18.0 + 1.19.0-SNAPSHOT nifi-security-socket-ssl org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.slf4j @@ -34,7 +34,7 @@ org.apache.nifi nifi-security-utils - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-commons/nifi-security-utils-api/pom.xml b/nifi-commons/nifi-security-utils-api/pom.xml index 77b6753458..4bb60739af 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-security-utils-api diff --git a/nifi-commons/nifi-security-utils/pom.xml b/nifi-commons/nifi-security-utils/pom.xml index 9d7983141c..b535fe3401 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-security-utils @@ -30,22 +30,22 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-deprecation-log - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-utils-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.commons @@ -66,7 +66,7 @@ org.apache.nifi nifi-properties - 1.18.0 + 1.19.0-SNAPSHOT at.favre.lib diff --git a/nifi-commons/nifi-single-user-utils/pom.xml b/nifi-commons/nifi-single-user-utils/pom.xml index 70a387a862..4b06dcc6ff 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-single-user-utils org.apache.nifi nifi-xml-processing - 1.18.0 + 1.19.0-SNAPSHOT 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 ecc07f1ffc..400b0636d7 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-site-to-site-client @@ -34,27 +34,27 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-framework-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-xml-processing - 1.18.0 + 1.19.0-SNAPSHOT org.apache.commons @@ -67,7 +67,7 @@ org.apache.nifi nifi-client-dto - 1.18.0 + 1.19.0-SNAPSHOT ${httpclient.group} diff --git a/nifi-commons/nifi-socket-utils/pom.xml b/nifi-commons/nifi-socket-utils/pom.xml index 6662e860b3..17ff28336e 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-socket-utils Utilities for socket communication @@ -30,12 +30,12 @@ org.apache.nifi nifi-security-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-logging-utils - 1.18.0 + 1.19.0-SNAPSHOT commons-net @@ -53,7 +53,7 @@ org.apache.nifi nifi-properties - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-commons/nifi-utils/pom.xml b/nifi-commons/nifi-utils/pom.xml index ebfc7b5c2f..3e31249615 100644 --- a/nifi-commons/nifi-utils/pom.xml +++ b/nifi-commons/nifi-utils/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-commons - 1.18.0 + 1.19.0-SNAPSHOT nifi-utils jar @@ -37,7 +37,7 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-commons/nifi-uuid5/pom.xml b/nifi-commons/nifi-uuid5/pom.xml index 2cfba59698..01f18cfbc6 100644 --- a/nifi-commons/nifi-uuid5/pom.xml +++ b/nifi-commons/nifi-uuid5/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-commons - 1.18.0 + 1.19.0-SNAPSHOT nifi-uuid5 diff --git a/nifi-commons/nifi-web-client-api/pom.xml b/nifi-commons/nifi-web-client-api/pom.xml index 76f9be6ddb..647a5f5173 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 a1f0f3a0dd..301b68810f 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-web-client Standard implementation of nifi-web-client-api using OkHttp @@ -27,7 +27,7 @@ org.apache.nifi nifi-web-client-api - 1.18.0 + 1.19.0-SNAPSHOT com.squareup.okhttp3 diff --git a/nifi-commons/nifi-web-utils/pom.xml b/nifi-commons/nifi-web-utils/pom.xml index bb66679608..0a96637e62 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-web-utils diff --git a/nifi-commons/nifi-write-ahead-log/pom.xml b/nifi-commons/nifi-write-ahead-log/pom.xml index 9519f3d717..3307a5f0b5 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-write-ahead-log jar @@ -30,7 +30,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-commons/nifi-xml-processing/pom.xml b/nifi-commons/nifi-xml-processing/pom.xml index 78b82062af..0c7c051950 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-xml-processing jar diff --git a/nifi-commons/pom.xml b/nifi-commons/pom.xml index 5103f4dc7c..07769c4abe 100644 --- a/nifi-commons/pom.xml +++ b/nifi-commons/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.18.0 + 1.19.0-SNAPSHOT nifi-commons pom diff --git a/nifi-docker/dockerhub/pom.xml b/nifi-docker/dockerhub/pom.xml index 518a6e0756..4fc3c4cabe 100644 --- a/nifi-docker/dockerhub/pom.xml +++ b/nifi-docker/dockerhub/pom.xml @@ -15,7 +15,7 @@ org.apache.nifi nifi-docker - 1.18.0 + 1.19.0-SNAPSHOT dockerhub diff --git a/nifi-docker/dockermaven/pom.xml b/nifi-docker/dockermaven/pom.xml index 05e200b188..e6ac6c06df 100644 --- a/nifi-docker/dockermaven/pom.xml +++ b/nifi-docker/dockermaven/pom.xml @@ -15,7 +15,7 @@ org.apache.nifi nifi-docker - 1.18.0 + 1.19.0-SNAPSHOT dockermaven diff --git a/nifi-docker/pom.xml b/nifi-docker/pom.xml index 4e4023dd6b..02af55b07e 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-docker diff --git a/nifi-docs/pom.xml b/nifi-docs/pom.xml index b9dcc5fb8f..05dca58981 100644 --- a/nifi-docs/pom.xml +++ b/nifi-docs/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.18.0 + 1.19.0-SNAPSHOT pom nifi-docs diff --git a/nifi-external/nifi-example-bundle/nifi-nifi-example-nar/pom.xml b/nifi-external/nifi-example-bundle/nifi-nifi-example-nar/pom.xml index a97c9b09aa..4bc251a70d 100644 --- a/nifi-external/nifi-example-bundle/nifi-nifi-example-nar/pom.xml +++ b/nifi-external/nifi-example-bundle/nifi-nifi-example-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-example-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-nifi-example-nar diff --git a/nifi-external/nifi-example-bundle/nifi-nifi-example-processors/pom.xml b/nifi-external/nifi-example-bundle/nifi-nifi-example-processors/pom.xml index 3f363fc875..9ddb72995d 100644 --- a/nifi-external/nifi-example-bundle/nifi-nifi-example-processors/pom.xml +++ b/nifi-external/nifi-example-bundle/nifi-nifi-example-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-example-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-nifi-example-processors @@ -29,12 +29,12 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-external/nifi-example-bundle/pom.xml b/nifi-external/nifi-example-bundle/pom.xml index 7d5dcb3c7c..9d7bf46f16 100644 --- a/nifi-external/nifi-example-bundle/pom.xml +++ b/nifi-external/nifi-example-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-external - 1.18.0 + 1.19.0-SNAPSHOT nifi-example-bundle @@ -35,7 +35,7 @@ org.apache.nifi nifi-nifi-example-processors - 1.18.0 + 1.19.0-SNAPSHOT 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 d00e5bdd71..0470427b7d 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -27,22 +27,22 @@ org.apache.nifi nifi-kafka-connector - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-stateless-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-stateless-bootstrap - 1.18.0 + 1.19.0-SNAPSHOT @@ -64,27 +64,27 @@ org.apache.nifi nifi-framework-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-server-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-runtime - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-nar-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-properties - 1.18.0 + 1.19.0-SNAPSHOT @@ -108,13 +108,13 @@ org.apache.nifi nifi-jetty-bundle - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-stateless-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 fbfa9a812c..e9b3852256 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -27,7 +27,7 @@ org.apache.nifi nifi-kafka-connector-assembly - 1.18.0 + 1.19.0-SNAPSHOT org.apache.kafka @@ -42,19 +42,19 @@ org.apache.nifi nifi-system-test-extensions-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-standard-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 8c8eb71930..055e5c4723 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -33,22 +33,22 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-stateless-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-stateless-bootstrap - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT @@ -70,39 +70,39 @@ org.apache.nifi nifi-framework-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-server-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-runtime - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-nar-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-properties - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-jetty-bundle - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-stateless-nar - 1.18.0 + 1.19.0-SNAPSHOT nar diff --git a/nifi-external/nifi-kafka-connect/pom.xml b/nifi-external/nifi-kafka-connect/pom.xml index c72f7a92f1..36739cd733 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 diff --git a/nifi-external/nifi-spark-receiver/pom.xml b/nifi-external/nifi-spark-receiver/pom.xml index 770f5493d5..d23c375a1d 100644 --- a/nifi-external/nifi-spark-receiver/pom.xml +++ b/nifi-external/nifi-spark-receiver/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-external - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-spark-receiver @@ -50,7 +50,7 @@ org.apache.nifi nifi-site-to-site-client - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-external/pom.xml b/nifi-external/pom.xml index 3017422ca2..96964aa8b5 100644 --- a/nifi-external/pom.xml +++ b/nifi-external/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.18.0 + 1.19.0-SNAPSHOT nifi-external pom diff --git a/nifi-framework-api/pom.xml b/nifi-framework-api/pom.xml index b8c2766597..95b46b420b 100644 --- a/nifi-framework-api/pom.xml +++ b/nifi-framework-api/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.18.0 + 1.19.0-SNAPSHOT nifi-framework-api jar @@ -27,7 +27,7 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-h2/nifi-h2-database-migrator/pom.xml b/nifi-h2/nifi-h2-database-migrator/pom.xml index 772cc2e406..cb9cced136 100644 --- a/nifi-h2/nifi-h2-database-migrator/pom.xml +++ b/nifi-h2/nifi-h2-database-migrator/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-h2 - 1.18.0 + 1.19.0-SNAPSHOT nifi-h2-database-migrator @@ -31,7 +31,7 @@ org.apache.nifi nifi-h2-database - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-h2/nifi-h2-database/pom.xml b/nifi-h2/nifi-h2-database/pom.xml index 3bdc850e39..a16bcbaef7 100644 --- a/nifi-h2/nifi-h2-database/pom.xml +++ b/nifi-h2/nifi-h2-database/pom.xml @@ -14,7 +14,7 @@ org.apache.nifi nifi-h2 - 1.18.0 + 1.19.0-SNAPSHOT nifi-h2-database diff --git a/nifi-h2/pom.xml b/nifi-h2/pom.xml index fdf689da7a..a1e9321c75 100644 --- a/nifi-h2/pom.xml +++ b/nifi-h2/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.18.0 + 1.19.0-SNAPSHOT nifi-h2 diff --git a/nifi-manifest/nifi-extension-manifest-model/pom.xml b/nifi-manifest/nifi-extension-manifest-model/pom.xml index 0ca9669366..d13efe1b0c 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 52a2d7e7d4..e8d268d5c8 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-extension-manifest-parser jar @@ -27,7 +27,7 @@ org.apache.nifi nifi-extension-manifest-model - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-manifest/nifi-runtime-manifest-core/pom.xml b/nifi-manifest/nifi-runtime-manifest-core/pom.xml index 5e5aa45509..adf081df58 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-runtime-manifest-core jar @@ -27,22 +27,22 @@ org.apache.nifi c2-protocol-component-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-extension-manifest-model - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-extension-manifest-parser - 1.18.0 + 1.19.0-SNAPSHOT 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 835951d156..f9de729337 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-runtime-manifest-test jar @@ -27,12 +27,12 @@ org.apache.nifi nifi-runtime-manifest - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-runtime-manifest-core - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-manifest/nifi-runtime-manifest/pom.xml b/nifi-manifest/nifi-runtime-manifest/pom.xml index 158ea11c2a..c085f39a48 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-runtime-manifest jar @@ -36,7 +36,7 @@ org.apache.nifi nifi-assembly - 1.18.0 + 1.19.0-SNAPSHOT manifests zip true @@ -128,7 +128,7 @@ org.apache.nifi nifi-runtime-manifest-core - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-manifest/pom.xml b/nifi-manifest/pom.xml index a069fafe37..6cefe0035f 100644 --- a/nifi-manifest/pom.xml +++ b/nifi-manifest/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.18.0 + 1.19.0-SNAPSHOT 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 a5b53b53c4..84700e7999 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 e231d0b422..960a7110d6 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-service-bundle-archetype diff --git a/nifi-maven-archetypes/pom.xml b/nifi-maven-archetypes/pom.xml index 4a8f435f96..1982ec5580 100644 --- a/nifi-maven-archetypes/pom.xml +++ b/nifi-maven-archetypes/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-maven-archetypes diff --git a/nifi-mock/pom.xml b/nifi-mock/pom.xml index 0a5cc4b8c9..77c7102d6c 100644 --- a/nifi-mock/pom.xml +++ b/nifi-mock/pom.xml @@ -18,39 +18,39 @@ org.apache.nifi nifi - 1.18.0 + 1.19.0-SNAPSHOT nifi-mock org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-framework-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-parameter - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-framework-core-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-expression-language - 1.18.0 + 1.19.0-SNAPSHOT asm @@ -61,7 +61,7 @@ org.apache.nifi nifi-data-provenance-utils - 1.18.0 + 1.19.0-SNAPSHOT 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 375ed001cb..f09d3684c5 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -34,12 +34,12 @@ org.apache.nifi nifi-airtable-processors - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar 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 baf6e11c53..285a959a41 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -33,7 +33,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -60,7 +60,7 @@ org.apache.nifi nifi-web-client-provider-service - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-airtable-bundle/pom.xml b/nifi-nar-bundles/nifi-airtable-bundle/pom.xml index b2ed31b63e..46d9af761a 100644 --- a/nifi-nar-bundles/nifi-airtable-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-airtable-bundle/pom.xml @@ -20,7 +20,7 @@ nifi-nar-bundles org.apache.nifi - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 diff --git a/nifi-nar-bundles/nifi-ambari-bundle/nifi-ambari-nar/pom.xml b/nifi-nar-bundles/nifi-ambari-bundle/nifi-ambari-nar/pom.xml index 06a229b261..17d3e402a8 100644 --- a/nifi-nar-bundles/nifi-ambari-bundle/nifi-ambari-nar/pom.xml +++ b/nifi-nar-bundles/nifi-ambari-bundle/nifi-ambari-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-ambari-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-ambari-nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-ambari-reporting-task - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-ambari-bundle/nifi-ambari-reporting-task/pom.xml b/nifi-nar-bundles/nifi-ambari-bundle/nifi-ambari-reporting-task/pom.xml index bf5456fb58..9ec3a67a0e 100644 --- a/nifi-nar-bundles/nifi-ambari-bundle/nifi-ambari-reporting-task/pom.xml +++ b/nifi-nar-bundles/nifi-ambari-bundle/nifi-ambari-reporting-task/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-ambari-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-ambari-reporting-task @@ -41,23 +41,23 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-reporting-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-metrics - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-ambari-bundle/pom.xml b/nifi-nar-bundles/nifi-ambari-bundle/pom.xml index 62285e1cbd..de33e29fd1 100644 --- a/nifi-nar-bundles/nifi-ambari-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-ambari-bundle/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-ambari-bundle 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 5ca51eabd3..31f52e28fd 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-amqp-nar nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 c939b7c664..60f6472d38 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-amqp-processors jar @@ -40,7 +40,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.commons @@ -49,7 +49,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-amqp-bundle/pom.xml b/nifi-nar-bundles/nifi-amqp-bundle/pom.xml index e2e91accc2..82a15861fe 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-amqp-bundle pom @@ -32,7 +32,7 @@ org.apache.nifi nifi-amqp-processors - 1.18.0 + 1.19.0-SNAPSHOT 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 b53da9fc86..8a9fa9978d 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -32,13 +32,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-asn1-services - 1.18.0 + 1.19.0-SNAPSHOT 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 5d9b9fe08c..a315f0903d 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -39,7 +39,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT com.beanit diff --git a/nifi-nar-bundles/nifi-asn1-bundle/pom.xml b/nifi-nar-bundles/nifi-asn1-bundle/pom.xml index f3fbad789a..6129ab6d7c 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 30f52d2aba..0e3f024201 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-atlas-nar @@ -37,7 +37,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 07fece01e1..aaf568c9e3 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-atlas-reporting-task @@ -41,12 +41,12 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-reporting-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -84,7 +84,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-atlas-bundle/pom.xml b/nifi-nar-bundles/nifi-atlas-bundle/pom.xml index a301c8f0a3..08edee5456 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-atlas-bundle @@ -39,7 +39,7 @@ org.apache.nifi nifi-atlas-reporting-task - 1.18.0 + 1.19.0-SNAPSHOT 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 ccbdf8cb0e..4dc9f19366 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-avro-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-avro-processors - 1.18.0 + 1.19.0-SNAPSHOT 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 4fa4e83d56..fa1d1d5798 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-avro-processors @@ -29,7 +29,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.commons @@ -50,7 +50,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-avro-bundle/pom.xml b/nifi-nar-bundles/nifi-avro-bundle/pom.xml index 5e54af33d3..9cfe50b772 100644 --- a/nifi-nar-bundles/nifi-avro-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-avro-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-avro-bundle 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 1f60c5031c..48b998a6ac 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-aws-abstract-processors @@ -83,7 +83,7 @@ org.apache.nifi nifi-aws-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -93,7 +93,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi 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 bd042f2840..be369d1535 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-aws-nar @@ -33,23 +33,23 @@ org.apache.nifi nifi-aws-service-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-aws-processors - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-aws-parameter-providers - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-aws-parameter-value-providers - 1.18.0 + 1.19.0-SNAPSHOT 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 bd7b7a9dd5..4de9bdbb60 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-aws-parameter-providers @@ -32,19 +32,19 @@ org.apache.nifi nifi-aws-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-ssl-context-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -62,13 +62,13 @@ org.apache.nifi nifi-expression-language - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT 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 035fa2cca4..a7ac8084db 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-aws-parameter-value-providers @@ -32,13 +32,13 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-stateless-api - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -52,7 +52,7 @@ org.apache.nifi nifi-expression-language - 1.18.0 + 1.19.0-SNAPSHOT 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 9a6f039d0d..bf20e4e2c3 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-aws-processors @@ -36,17 +36,17 @@ org.apache.nifi nifi-listed-entity - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-aws-abstract-processors - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-aws-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -60,7 +60,7 @@ org.apache.nifi nifi-standard-record-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -92,7 +92,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test @@ -108,13 +108,13 @@ org.apache.nifi nifi-record-serialization-services - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-schema-registry-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided 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 280c846fe8..d683bdc876 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-aws-service-api-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-aws-service-api - 1.18.0 + 1.19.0-SNAPSHOT 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 d1598deb0f..c07a9ccb9d 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 diff --git a/nifi-nar-bundles/nifi-aws-bundle/pom.xml b/nifi-nar-bundles/nifi-aws-bundle/pom.xml index 231a174ff9..766fd7e1fd 100644 --- a/nifi-nar-bundles/nifi-aws-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-aws-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-aws-bundle 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 8b203367e9..66be48cc04 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 nifi-azure-graph-authorizer @@ -33,12 +33,12 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT com.microsoft.graph 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 cd09d52216..33494a7205 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-azure-nar @@ -33,17 +33,17 @@ org.apache.nifi nifi-azure-processors - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-azure-reporting-task - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-azure-graph-authorizer - 1.18.0 + 1.19.0-SNAPSHOT @@ -55,7 +55,7 @@ org.apache.nifi nifi-azure-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar 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 873d6b431d..f7083b1d23 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-azure-processors jar @@ -30,12 +30,12 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-service-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -56,7 +56,7 @@ org.apache.nifi nifi-azure-services-api - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -114,37 +114,37 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-avro-record-utils - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-json-utils - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-schema-registry-service-api - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-record-serialization-services - 1.18.0 + 1.19.0-SNAPSHOT test @@ -156,7 +156,7 @@ org.apache.nifi nifi-listed-entity - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -166,7 +166,7 @@ org.apache.nifi nifi-proxy-configuration - 1.18.0 + 1.19.0-SNAPSHOT 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 9f9d76ee6a..ccb017d54d 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-azure-reporting-task jar @@ -24,22 +24,22 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-metrics - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-reporting-utils - 1.18.0 + 1.19.0-SNAPSHOT com.google.code.gson @@ -65,7 +65,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test 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 1bbffe2b08..6672da0e04 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -33,13 +33,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-azure-services-api - 1.18.0 + 1.19.0-SNAPSHOT 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 db286e411d..9d84cf73fc 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 diff --git a/nifi-nar-bundles/nifi-azure-bundle/pom.xml b/nifi-nar-bundles/nifi-azure-bundle/pom.xml index d8cc20e25c..d6299133e9 100644 --- a/nifi-nar-bundles/nifi-azure-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-azure-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-azure-bundle 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 5b9dc6a21d..dc4f158e54 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-beats-nar @@ -29,12 +29,12 @@ org.apache.nifi nifi-beats-processors - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 8305adb0a1..91a030f4e1 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-beats-processors @@ -33,12 +33,12 @@ org.apache.nifi nifi-event-listen - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-socket-ssl - 1.18.0 + 1.19.0-SNAPSHOT com.google.code.gson @@ -47,17 +47,17 @@ org.apache.nifi nifi-socket-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-flowfile-packager - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -67,7 +67,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-beats-bundle/pom.xml b/nifi-nar-bundles/nifi-beats-bundle/pom.xml index ceb4a65dcc..a6806da51e 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 1ff04f74a3..60a1ca15ad 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-box-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-box-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-box-processors - 1.18.0 + 1.19.0-SNAPSHOT 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 56e89421f5..898bd12bac 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-box-processors @@ -29,13 +29,13 @@ org.apache.nifi nifi-box-services-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-listed-entity - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -64,7 +64,7 @@ org.apache.nifi nifi-record-serialization-services - 1.18.0 + 1.19.0-SNAPSHOT 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 a6d5065388..898ec86ced 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-box-services-api-nar @@ -33,18 +33,18 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-box-services-api - 1.18.0 + 1.19.0-SNAPSHOT \ 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 ce65af783c..fc361895e2 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 500c608db1..6ddcb449ad 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-box-services-nar @@ -33,18 +33,18 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-box-services - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-box-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 ddb38cb7f2..db2284fcbc 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-box-services @@ -29,18 +29,18 @@ org.apache.nifi nifi-box-services-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-json-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi diff --git a/nifi-nar-bundles/nifi-box-bundle/pom.xml b/nifi-nar-bundles/nifi-box-bundle/pom.xml index 74e0141dcc..a6b879b72d 100644 --- a/nifi-nar-bundles/nifi-box-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-box-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-box-bundle 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 5edf76badc..cbd9125d5f 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-cassandra-distributedmapcache-service @@ -29,29 +29,29 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-record-serialization-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi - 1.18.0 + 1.19.0-SNAPSHOT nifi-utils org.apache.nifi - 1.18.0 + 1.19.0-SNAPSHOT nifi-record org.apache.nifi nifi-avro-record-utils - 1.18.0 + 1.19.0-SNAPSHOT com.fasterxml.jackson.core @@ -67,30 +67,30 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-distributed-cache-client-service-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-cassandra-services-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-cassandra-services - 1.18.0 + 1.19.0-SNAPSHOT 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 fcac5eb73f..6fd9dc0858 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-cassandra-nar @@ -44,7 +44,7 @@ org.apache.nifi nifi-cassandra-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 4fc5cbd449..1be6552067 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-cassandra-processors @@ -33,7 +33,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -67,7 +67,7 @@ org.apache.nifi nifi-cassandra-services - 1.18.0 + 1.19.0-SNAPSHOT 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 0b4eb39366..b65b381fd1 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -28,13 +28,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-cassandra-services-api - 1.18.0 + 1.19.0-SNAPSHOT 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 1d16c7f3ba..0ebcbad7b6 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 dc147c97b0..e4156d7341 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -39,18 +39,18 @@ org.apache.nifi nifi-cassandra-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-cassandra-services - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-cassandra-distributedmapcache-service - 1.18.0 + 1.19.0-SNAPSHOT \ 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 95c270f662..bc5a039fcb 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -29,13 +29,13 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT @@ -54,19 +54,19 @@ org.apache.nifi nifi-ssl-context-service-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-framework-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-cassandra-bundle/pom.xml b/nifi-nar-bundles/nifi-cassandra-bundle/pom.xml index 58aea1c7dd..9622f9912b 100644 --- a/nifi-nar-bundles/nifi-cassandra-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-cassandra-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT @@ -45,7 +45,7 @@ org.apache.nifi nifi-cassandra-processors - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-ccda-bundle/nifi-ccda-nar/pom.xml b/nifi-nar-bundles/nifi-ccda-bundle/nifi-ccda-nar/pom.xml index 1e0c2bad46..27ace632d4 100644 --- a/nifi-nar-bundles/nifi-ccda-bundle/nifi-ccda-nar/pom.xml +++ b/nifi-nar-bundles/nifi-ccda-bundle/nifi-ccda-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-ccda-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-ccda-nar diff --git a/nifi-nar-bundles/nifi-ccda-bundle/nifi-ccda-processors/pom.xml b/nifi-nar-bundles/nifi-ccda-bundle/nifi-ccda-processors/pom.xml index a47b524b9a..b3860f888b 100644 --- a/nifi-nar-bundles/nifi-ccda-bundle/nifi-ccda-processors/pom.xml +++ b/nifi-nar-bundles/nifi-ccda-bundle/nifi-ccda-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-ccda-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-ccda-processors @@ -33,7 +33,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.commons @@ -77,7 +77,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-ccda-bundle/pom.xml b/nifi-nar-bundles/nifi-ccda-bundle/pom.xml index 396d4a4ab8..a37900c1d2 100644 --- a/nifi-nar-bundles/nifi-ccda-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-ccda-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-ccda-bundle @@ -35,7 +35,7 @@ org.apache.nifi nifi-ccda-processors - 1.18.0 + 1.19.0-SNAPSHOT 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 eb369d97c3..07a11ef247 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 2fa39978ad..e9ee4ae96a 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-cdc-mysql-nar nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 fe18b4f2f1..17ef0e2830 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-cdc-mysql-processors jar @@ -27,12 +27,12 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-cdc-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT 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 e9fd0ef57b..13f432cb08 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-cdc-mysql-bundle pom @@ -32,7 +32,7 @@ org.apache.nifi nifi-cdc-mysql-processors - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-cdc/pom.xml b/nifi-nar-bundles/nifi-cdc/pom.xml index 4fc80ced17..fe2de4b6fe 100644 --- a/nifi-nar-bundles/nifi-cdc/pom.xml +++ b/nifi-nar-bundles/nifi-cdc/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-cdc 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 8a4a54a453..9890dafd6b 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-confluent-platform-nar nar @@ -22,13 +22,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-confluent-schema-registry-service - 1.18.0 + 1.19.0-SNAPSHOT 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 040d0ad7f9..4a256d1ce9 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-confluent-schema-registry-service @@ -32,7 +32,7 @@ org.apache.nifi nifi-avro-record-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -54,12 +54,12 @@ org.apache.nifi nifi-web-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-confluent-platform-bundle/pom.xml b/nifi-nar-bundles/nifi-confluent-platform-bundle/pom.xml index 29f287f68e..74f103ea3c 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 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-confluent-platform-bundle pom 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 d66c8601f3..f93f7856d4 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-couchbase-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-couchbase-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-couchbase-processors - 1.18.0 + 1.19.0-SNAPSHOT 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 7a3a75ab06..717855bb28 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-couchbase-processors @@ -33,12 +33,12 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-couchbase-services-api - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -64,7 +64,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT 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 8fd5679285..b971d1c5ba 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-couchbase-services-api-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-couchbase-services-api - 1.18.0 + 1.19.0-SNAPSHOT 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 29a7575322..e830db9a12 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 86fd723e09..b3d3772b24 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-couchbase-bundle diff --git a/nifi-nar-bundles/nifi-cybersecurity-bundle/nifi-cybersecurity-nar/pom.xml b/nifi-nar-bundles/nifi-cybersecurity-bundle/nifi-cybersecurity-nar/pom.xml index 6b3b8287d7..031e2248d1 100644 --- a/nifi-nar-bundles/nifi-cybersecurity-bundle/nifi-cybersecurity-nar/pom.xml +++ b/nifi-nar-bundles/nifi-cybersecurity-bundle/nifi-cybersecurity-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-cybersecurity-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-cybersecurity-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-cybersecurity-processors - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-cybersecurity-bundle/nifi-cybersecurity-processors/pom.xml b/nifi-nar-bundles/nifi-cybersecurity-bundle/nifi-cybersecurity-processors/pom.xml index bdb3be5948..dfdc1ff577 100644 --- a/nifi-nar-bundles/nifi-cybersecurity-bundle/nifi-cybersecurity-processors/pom.xml +++ b/nifi-nar-bundles/nifi-cybersecurity-bundle/nifi-cybersecurity-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-cybersecurity-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-cybersecurity-processors @@ -33,7 +33,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT info.debatty @@ -48,7 +48,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-cybersecurity-bundle/pom.xml b/nifi-nar-bundles/nifi-cybersecurity-bundle/pom.xml index 2cf0e672a9..02112a0b9e 100644 --- a/nifi-nar-bundles/nifi-cybersecurity-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-cybersecurity-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-cybersecurity-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 f509207a84..e483052037 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 c88d3847c5..5d6cbdd54d 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-datadog-reporting-task @@ -46,12 +46,12 @@ org.apache.nifi nifi-metrics - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.coursera @@ -80,7 +80,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-datadog-bundle/pom.xml b/nifi-nar-bundles/nifi-datadog-bundle/pom.xml index 00da61412a..93400fcd97 100644 --- a/nifi-nar-bundles/nifi-datadog-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-datadog-bundle/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-datadog-bundle @@ -34,7 +34,7 @@ org.apache.nifi nifi-datadog-reporting-task - 1.18.0 + 1.19.0-SNAPSHOT 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 cd909a0a10..ff6b9dee05 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-dropbox-processors-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-dropbox-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-dropbox-processors - 1.18.0 + 1.19.0-SNAPSHOT \ 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 3e7eed1ba4..a28e8b380e 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-dropbox-processors @@ -33,7 +33,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -46,12 +46,12 @@ org.apache.nifi nifi-listed-entity - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-dropbox-services-api - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -71,7 +71,7 @@ org.apache.nifi nifi-record-serialization-services - 1.18.0 + 1.19.0-SNAPSHOT test @@ -92,7 +92,7 @@ org.apache.nifi nifi-dropbox-services - 1.18.0 + 1.19.0-SNAPSHOT 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 a4c970920d..b3c246035a 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,11 +19,11 @@ nifi-dropbox-bundle org.apache.nifi - 1.18.0 + 1.19.0-SNAPSHOT nifi-dropbox-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar true @@ -34,12 +34,12 @@ org.apache.nifi nifi-dropbox-services-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar 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 08900ec5e7..8aedbc3613 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 445ce664d2..06418921b8 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-dropbox-services-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-dropbox-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-dropbox-services - 1.18.0 + 1.19.0-SNAPSHOT \ 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 3bc890d700..2ffa987b3d 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-dropbox-services @@ -33,12 +33,12 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-dropbox-services-api - 1.18.0 + 1.19.0-SNAPSHOT provided diff --git a/nifi-nar-bundles/nifi-dropbox-bundle/pom.xml b/nifi-nar-bundles/nifi-dropbox-bundle/pom.xml index 1bfb9bf634..f63f3b4f43 100644 --- a/nifi-nar-bundles/nifi-dropbox-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-dropbox-bundle/pom.xml @@ -19,11 +19,11 @@ nifi-nar-bundles org.apache.nifi - 1.18.0 + 1.19.0-SNAPSHOT nifi-dropbox-bundle - 1.18.0 + 1.19.0-SNAPSHOT pom diff --git a/nifi-nar-bundles/nifi-easyrules-bundle/nifi-easyrules-nar/pom.xml b/nifi-nar-bundles/nifi-easyrules-bundle/nifi-easyrules-nar/pom.xml index e4de9f55ac..7f9bd3f5e2 100644 --- a/nifi-nar-bundles/nifi-easyrules-bundle/nifi-easyrules-nar/pom.xml +++ b/nifi-nar-bundles/nifi-easyrules-bundle/nifi-easyrules-nar/pom.xml @@ -17,7 +17,7 @@ nifi-easyrules-bundle org.apache.nifi - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -31,12 +31,12 @@ org.apache.nifi nifi-easyrules-service - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar diff --git a/nifi-nar-bundles/nifi-easyrules-bundle/nifi-easyrules-service/pom.xml b/nifi-nar-bundles/nifi-easyrules-bundle/nifi-easyrules-service/pom.xml index 951e324ff8..da18ba34b0 100644 --- a/nifi-nar-bundles/nifi-easyrules-bundle/nifi-easyrules-service/pom.xml +++ b/nifi-nar-bundles/nifi-easyrules-bundle/nifi-easyrules-service/pom.xml @@ -17,7 +17,7 @@ nifi-easyrules-bundle org.apache.nifi - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -30,7 +30,7 @@ org.apache.nifi nifi-rules-engine-service-api - 1.18.0 + 1.19.0-SNAPSHOT org.yaml @@ -39,7 +39,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.jeasy @@ -79,7 +79,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-easyrules-bundle/pom.xml b/nifi-nar-bundles/nifi-easyrules-bundle/pom.xml index 104cdb1c83..84cbac5035 100644 --- a/nifi-nar-bundles/nifi-easyrules-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-easyrules-bundle/pom.xml @@ -17,7 +17,7 @@ nifi-nar-bundles org.apache.nifi - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -33,7 +33,7 @@ org.apache.nifi nifi-easyrules-service - 1.18.0 + 1.19.0-SNAPSHOT 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 eaf89c49a2..5de6b2c1c6 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-elasticsearch-client-service-api-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-elasticsearch-client-service-api - 1.18.0 + 1.19.0-SNAPSHOT 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 02ff5752c0..9a387eddd1 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-elasticsearch-client-service-api @@ -29,24 +29,24 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-ssl-context-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-proxy-configuration-api - 1.18.0 + 1.19.0-SNAPSHOT provided 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 2f9a216fdc..d04a728822 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-elasticsearch-client-service-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-elasticsearch-client-service-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-elasticsearch-client-service - 1.18.0 + 1.19.0-SNAPSHOT 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 be22c80698..dec0db56ef 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-elasticsearch-client-service @@ -43,54 +43,54 @@ org.apache.nifi nifi-lookup-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-distributed-cache-client-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-record - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-ssl-context-service-api - 1.18.0 + 1.19.0-SNAPSHOT compile org.apache.nifi nifi-proxy-configuration-api - 1.18.0 + 1.19.0-SNAPSHOT compile org.apache.nifi nifi-elasticsearch-client-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-avro-record-utils - 1.18.0 + 1.19.0-SNAPSHOT compile @@ -101,7 +101,7 @@ org.apache.nifi nifi-record-path - 1.18.0 + 1.19.0-SNAPSHOT compile @@ -170,13 +170,13 @@ org.apache.nifi nifi-security-utils - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-nar/pom.xml b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-nar/pom.xml index 775756cc62..611d2e2290 100644 --- a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-nar/pom.xml +++ b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-nar/pom.xml @@ -14,7 +14,7 @@ language governing permissions and limitations under the License. --> nifi-elasticsearch-bundle org.apache.nifi - 1.18.0 + 1.19.0-SNAPSHOT nifi-elasticsearch-nar @@ -28,7 +28,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar diff --git a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-processors/pom.xml b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-processors/pom.xml index 9740dbbd81..fa3608a762 100644 --- a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-processors/pom.xml +++ b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-processors/pom.xml @@ -14,7 +14,7 @@ language governing permissions and limitations under the License. --> nifi-elasticsearch-bundle org.apache.nifi - 1.18.0 + 1.19.0-SNAPSHOT nifi-elasticsearch-processors @@ -34,12 +34,12 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-record-path - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -61,25 +61,25 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-schema-registry-service-api - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-record-serialization-services - 1.18.0 + 1.19.0-SNAPSHOT test @@ -110,7 +110,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-standard-record-utils - 1.18.0 + 1.19.0-SNAPSHOT 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 060ff7ff20..05540b8883 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-elasticsearch-restapi-nar @@ -29,13 +29,13 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-elasticsearch-client-service-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-elasticsearch-restapi-processors - 1.18.0 + 1.19.0-SNAPSHOT \ 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 87ac4d9bf2..581c91b5bd 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-elasticsearch-restapi-processors @@ -24,35 +24,35 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-properties - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-ssl-context-service-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-schema-registry-service-api - 1.18.0 + 1.19.0-SNAPSHOT commons-io @@ -61,7 +61,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-ssl-context-service - 1.18.0 + 1.19.0-SNAPSHOT test @@ -71,13 +71,13 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-elasticsearch-client-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-json-utils - 1.18.0 + 1.19.0-SNAPSHOT compile @@ -99,25 +99,25 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-record-path - 1.18.0 + 1.19.0-SNAPSHOT compile org.apache.nifi nifi-standard-record-utils - 1.18.0 + 1.19.0-SNAPSHOT compile org.apache.nifi nifi-mock-record-utils - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-record-serialization-services - 1.18.0 + 1.19.0-SNAPSHOT test @@ -129,7 +129,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-elasticsearch-client-service - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-elasticsearch-bundle/pom.xml b/nifi-nar-bundles/nifi-elasticsearch-bundle/pom.xml index aa4a895937..84d672302b 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. --> org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-elasticsearch-bundle @@ -37,12 +37,12 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-elasticsearch-processors - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-elasticsearch-restapi-processors - 1.18.0 + 1.19.0-SNAPSHOT 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 9c692e0a24..a3d4e9695d 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-email-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 4b594df409..e54711b7ea 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-email-processors @@ -37,7 +37,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT javax.mail @@ -122,7 +122,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-email-bundle/pom.xml b/nifi-nar-bundles/nifi-email-bundle/pom.xml index 8514b50dc2..ffa58d86e4 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-email-bundle @@ -34,7 +34,7 @@ org.apache.nifi nifi-email-processors - 1.18.0 + 1.19.0-SNAPSHOT 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 894600eed9..8da8e107ab 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 f5289dd65a..ae3de1d7e7 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 - 1.18.0 + 1.19.0-SNAPSHOT @@ -36,7 +36,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT com.maxmind.geoip2 @@ -64,7 +64,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test @@ -86,7 +86,7 @@ org.apache.nifi nifi-record-path - 1.18.0 + 1.19.0-SNAPSHOT compile @@ -97,13 +97,13 @@ org.apache.nifi nifi-record-serialization-services - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-enrich-bundle/pom.xml b/nifi-nar-bundles/nifi-enrich-bundle/pom.xml index 0356b944f3..935b22ecb2 100644 --- a/nifi-nar-bundles/nifi-enrich-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-enrich-bundle/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-enrich-bundle @@ -35,7 +35,7 @@ org.apache.nifi nifi-enrich-processors - 1.18.0 + 1.19.0-SNAPSHOT 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 7ea5596841..c75965c8d3 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 - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -29,7 +29,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 f56aef635c..05896ad6ae 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-evtx-processors @@ -40,7 +40,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT com.google.guava @@ -54,13 +54,13 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-xml-processing - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-evtx-bundle/pom.xml b/nifi-nar-bundles/nifi-evtx-bundle/pom.xml index 06fb6e6339..1c853c3767 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-evtx-bundle @@ -42,7 +42,7 @@ org.apache.nifi nifi-evtx-processors - 1.18.0 + 1.19.0-SNAPSHOT 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 3dd618f823..9f30509eb2 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-bin-manager jar @@ -30,7 +30,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT 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 246e770b88..310faf5997 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 740f7b7f87..e7ff91bc02 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-database-utils @@ -38,12 +38,12 @@ org.apache.nifi nifi-standard-record-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-avro-record-utils - 1.18.0 + 1.19.0-SNAPSHOT com.github.ben-manes.caffeine @@ -66,7 +66,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test 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 c29d098583..fcf85eee5c 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-event-listen jar @@ -30,17 +30,17 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-socket-ssl - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-event-transport - 1.18.0 + 1.19.0-SNAPSHOT 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 c4b75ed0f0..1e179dd2d0 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-event-put jar @@ -30,7 +30,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -40,7 +40,7 @@ org.apache.nifi nifi-event-transport - 1.18.0 + 1.19.0-SNAPSHOT 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 c8abf07a1e..f32a50e58c 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-event-transport jar @@ -30,12 +30,12 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT 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 6311d0d0ec..dec0736e88 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hadoop-utils jar @@ -31,12 +31,12 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.18.0 + 1.19.0-SNAPSHOT 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 a5166d0ca9..f3241189a7 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-kerberos-test-utils @@ -27,17 +27,17 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-kerberos-credentials-service-api - 1.18.0 + 1.19.0-SNAPSHOT \ 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 675d882292..ff54d245e2 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-listed-entity jar @@ -30,7 +30,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi 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 16c6513e11..71afb5d106 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-prometheus-utils jar @@ -41,17 +41,17 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-properties - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-metrics - 1.18.0 + 1.19.0-SNAPSHOT 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 10bb3e7daa..599d7b0a30 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-put-pattern jar @@ -30,7 +30,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT 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 82ae49258a..10210a7653 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-avro-record-utils @@ -27,7 +27,7 @@ org.apache.nifi nifi-standard-record-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.avro @@ -58,7 +58,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT 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 ff04884850..5be1398839 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hadoop-record-utils jar @@ -36,12 +36,12 @@ org.apache.nifi nifi-hadoop-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-avro-record-utils - 1.18.0 + 1.19.0-SNAPSHOT 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 bd9dccfc26..e6de35255e 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-json-record-utils @@ -27,7 +27,7 @@ org.apache.nifi nifi-standard-record-utils - 1.18.0 + 1.19.0-SNAPSHOT com.jayway.jsonpath @@ -54,7 +54,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT 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 346edb350e..5e5e9aac39 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-mock-record-utils @@ -31,7 +31,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT @@ -49,7 +49,7 @@ org.apache.nifi nifi-avro-record-utils - 1.18.0 + 1.19.0-SNAPSHOT test 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 056fda6e5a..56891a291e 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-standard-record-utils @@ -31,12 +31,12 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-socket-ssl - 1.18.0 + 1.19.0-SNAPSHOT @@ -64,7 +64,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test 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 be7a98dafb..484a4d8906 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 dfbc7feaf6..f41a6e4f19 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -32,7 +32,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.glassfish @@ -42,7 +42,7 @@ org.apache.nifi nifi-metrics - 1.18.0 + 1.19.0-SNAPSHOT compile 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 77b88191ed..9df510dec5 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-service-utils jar @@ -38,12 +38,12 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT 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 61a8b9c6fd..61049cebc8 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-syslog-utils jar @@ -31,12 +31,12 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-extension-utils/pom.xml b/nifi-nar-bundles/nifi-extension-utils/pom.xml index 650745372d..b477d3b096 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 4bc7483c67..efe6c7acc8 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-flow-registry-client-nar @@ -34,12 +34,12 @@ org.apache.nifi nifi-flow-registry-client-services - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar 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 4e72f01d01..42f90ce99b 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-flow-registry-client-services jar @@ -25,22 +25,22 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry nifi-registry-client - 1.18.0 + 1.19.0-SNAPSHOT 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 87fd558a63..f5dcffb7eb 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 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-flow-registry-client-bundle diff --git a/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-nar/pom.xml b/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-nar/pom.xml index d90413045e..34a2b764ef 100644 --- a/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-nar/pom.xml +++ b/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-nar/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-flume-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-flume-nar nar @@ -129,7 +129,7 @@ org.apache.nifi nifi-hadoop-libraries-nar - 1.18.0 + 1.19.0-SNAPSHOT nar diff --git a/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-processors/pom.xml b/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-processors/pom.xml index b2ab87f05c..8a58f52e86 100644 --- a/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-processors/pom.xml +++ b/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-processors/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-flume-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-flume-processors jar @@ -39,12 +39,12 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-flowfile-packager - 1.18.0 + 1.19.0-SNAPSHOT org.apache.flume @@ -177,7 +177,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-flume-bundle/pom.xml b/nifi-nar-bundles/nifi-flume-bundle/pom.xml index 4acb4f3ea7..21d10531b3 100644 --- a/nifi-nar-bundles/nifi-flume-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-flume-bundle/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-flume-bundle pom @@ -32,7 +32,7 @@ org.apache.nifi nifi-flume-processors - 1.18.0 + 1.19.0-SNAPSHOT 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 05f630297c..842fa55733 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 4752ce82a1..69450a0fd6 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-framework-nar nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-jetty-bundle - 1.18.0 + 1.19.0-SNAPSHOT nar @@ -56,12 +56,12 @@ org.apache.nifi nifi-standard-prioritizers - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-framework-cluster - 1.18.0 + 1.19.0-SNAPSHOT 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 3ccf097184..26d54ab993 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-administration @@ -61,7 +61,7 @@ org.apache.nifi nifi-h2-database-migrator - 1.18.0 + 1.19.0-SNAPSHOT org.springframework 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 08026e1fa0..33a3bb9ee3 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -161,7 +161,7 @@ org.apache.nifi nifi-mock-authorizer - 1.18.0 + 1.19.0-SNAPSHOT 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 3c786deb5d..8feb202595 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-client-dto @@ -29,12 +29,12 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi c2-protocol-component-api - 1.18.0 + 1.19.0-SNAPSHOT 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 c1f07a405c..9ae8d34881 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 c5e9aac1a5..1e977bb8b3 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-file-authorizer @@ -207,7 +207,7 @@ org.apache.nifi nifi-xml-processing - 1.18.0 + 1.19.0-SNAPSHOT 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 541ad71e1a..08d56dcae2 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-flowfile-repo-serialization @@ -30,17 +30,17 @@ org.apache.nifi nifi-repository-models - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-write-ahead-log - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-schema-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -49,12 +49,12 @@ org.apache.nifi nifi-security-kms - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-repository-encryption - 1.18.0 + 1.19.0-SNAPSHOT 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 e88c078df2..b555b3ea1d 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -35,17 +35,17 @@ org.apache.nifi nifi-framework-authorization - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-xml-processing - 1.18.0 + 1.19.0-SNAPSHOT org.springframework.security @@ -54,7 +54,7 @@ org.apache.nifi nifi-expression-language - 1.18.0 + 1.19.0-SNAPSHOT \ 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 7bc0c60459..dfc76370ae 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-framework-authorization @@ -34,7 +34,7 @@ org.apache.nifi nifi-mock-authorizer - 1.18.0 + 1.19.0-SNAPSHOT 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 c9b43f63e9..80fbeee832 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-framework-cluster-protocol jar @@ -36,12 +36,12 @@ org.apache.nifi nifi-logging-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-socket-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -50,12 +50,12 @@ org.apache.nifi nifi-security-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-xml-processing - 1.18.0 + 1.19.0-SNAPSHOT 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 50406d44c6..dfa873d5e7 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-framework-cluster jar 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 7d6b51813d..97e07d98ed 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-framework-components jar @@ -36,22 +36,22 @@ org.apache.nifi nifi-framework-core-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-site-to-site - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-repository-models - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-data-provenance-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -64,47 +64,47 @@ org.apache.nifi nifi-nar-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-property-encryptor - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-framework-external-resource-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-external-resource-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-xml-processing - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry nifi-registry-client - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry nifi-registry-flow-diff - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test 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 4c155112c5..2f49e8b68a 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-framework-core-api @@ -29,7 +29,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -50,7 +50,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-site-to-site-client - 1.18.0 + 1.19.0-SNAPSHOT org.apache.commons @@ -59,7 +59,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-expression-language - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi 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 0e54bc564a..67bcf1cd8b 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-framework-core jar @@ -50,42 +50,42 @@ org.apache.nifi nifi-framework-components - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-expression-language - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-schema-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-repository-models - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-kms - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-repository-encryption - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-xml-processing - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -102,7 +102,7 @@ org.apache.nifi nifi-logging-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -111,7 +111,7 @@ org.apache.nifi nifi-site-to-site-client - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -162,17 +162,17 @@ org.apache.nifi nifi-data-provenance-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-write-ahead-log - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-flowfile-repo-serialization - 1.18.0 + 1.19.0-SNAPSHOT @@ -187,7 +187,7 @@ org.apache.nifi c2-client-service - 1.18.0 + 1.19.0-SNAPSHOT org.apache.zookeeper @@ -232,7 +232,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test @@ -257,13 +257,13 @@ org.apache.nifi nifi-mock-authorizer - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-persistent-provenance-repository - 1.18.0 + 1.19.0-SNAPSHOT test 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 0eebe0cdeb..800b019670 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 f7a5b59d2d..86869bde05 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-framework-nar-utils jar @@ -41,7 +41,7 @@ org.apache.nifi nifi-runtime-manifest-core - 1.18.0 + 1.19.0-SNAPSHOT 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 71e751c4e5..ed7254b322 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-headless-server jar 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 b80f5d3a9c..2fa9caee2f 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 e77447be54..24b8723946 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 4f7df2382c..6b65e4c7b4 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 b3040a3d94..e561ac56d1 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-repository-models @@ -30,7 +30,7 @@ org.apache.nifi nifi-schema-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.commons @@ -39,7 +39,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT 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 35940b92e6..75030f98c2 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-resources pom 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 21a31edc1d..ba01040c09 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 b32dd53b86..089088ce19 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 nifi-shell-authorizer @@ -40,7 +40,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT 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 b2b6252f0f..72022f47c6 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-site-to-site @@ -41,7 +41,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test 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 6b5bad1830..f6836c101a 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 a6434126cd..5e8eaaed24 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 f884f7a71c..e8186ea3e8 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 63ace4a926..40112231f3 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 861405310d..ab8aebdbc9 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 8694fd2606..361aedb847 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 - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-web-api @@ -207,7 +207,7 @@ org.apache.nifi nifi-web-security - 1.18.0 + 1.19.0-SNAPSHOT test-jar test @@ -264,7 +264,7 @@ org.apache.nifi nifi-prometheus-utils - 1.18.0 + 1.19.0-SNAPSHOT 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 247d96ad38..cf52e85ebc 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 3180c699c7..f71a0843f4 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 3fd532758c..a3138ebfde 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 b21379db75..0f5d56ff04 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 48e15594ff..c3064bfc26 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 c29c7bca77..00429c7fad 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-web-security 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 3003cfd542..25bec83f3a 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 207bed5204..818f833f30 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-web pom @@ -40,31 +40,31 @@ org.apache.nifi nifi-web-api war - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-web-error war - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-web-docs war - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-web-content-viewer war - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-web-ui war - 1.18.0 + 1.19.0-SNAPSHOT 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 b474382086..2a881004f7 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 2d6e14e7a8..265b69a437 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-headless-server-nar nar @@ -30,13 +30,13 @@ org.apache.nifi nifi-framework-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-headless-server - 1.18.0 + 1.19.0-SNAPSHOT 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 ff2d641cd0..0edb51958d 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-server-nar nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-framework-nar - 1.18.0 + 1.19.0-SNAPSHOT nar @@ -40,7 +40,7 @@ org.apache.nifi nifi-framework-nar-loading-utils - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-framework-bundle/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/pom.xml index 31c212c354..e5a0a91554 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-framework-bundle pom @@ -37,198 +37,198 @@ org.apache.nifi nifi-custom-ui-utilities - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-ui-extension - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-data-provenance-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-utils-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-xml-processing - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-expression-language - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-web-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-framework-external-resource-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-site-to-site-client - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-logging-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-framework-cluster-protocol - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-framework-cluster - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-runtime - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-client-dto - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-web-content-access - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-framework-core-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-framework-nar-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-framework-nar-loading-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-site-to-site - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-framework-core - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-properties-loader - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-property-protection-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-property-protection-loader - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-property-protection-factory - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-framework-authorization - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-framework-authorization-providers - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-user-actions - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-administration - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-jetty - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-web-optimistic-locking - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-web-security - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-documentation - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-file-authorizer - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-shell-authorizer - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-authorizer - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-parameter - 1.18.0 + 1.19.0-SNAPSHOT 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 4ed5deb4c7..088b8d5881 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-gcp-nar @@ -33,18 +33,18 @@ org.apache.nifi nifi-gcp-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-gcp-processors - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-gcp-parameter-providers - 1.18.0 + 1.19.0-SNAPSHOT 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 a4a136409b..8791937b2b 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-gcp-parameter-providers @@ -31,13 +31,13 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-gcp-services-api - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -71,13 +71,13 @@ org.apache.nifi nifi-expression-language - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT 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 c84622fb9b..3970bf1e21 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-gcp-processors @@ -57,12 +57,12 @@ org.apache.nifi nifi-listed-entity - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-gcp-services-api - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -149,13 +149,13 @@ org.apache.nifi nifi-json-utils - 1.18.0 + 1.19.0-SNAPSHOT compile org.apache.nifi nifi-record-serialization-services - 1.18.0 + 1.19.0-SNAPSHOT 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 9e088ff9cf..0fb7182005 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-gcp-services-api-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-gcp-services-api - 1.18.0 + 1.19.0-SNAPSHOT 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 18b6fdb366..b9788f33c1 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 2041e8dc4d..4194617c5b 100644 --- a/nifi-nar-bundles/nifi-gcp-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-gcp-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-gcp-bundle 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 6f2c808c59..eb4e4d9c3e 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-geohash-nar @@ -39,7 +39,7 @@ org.apache.nifi nifi-geohash-processors - 1.18.0 + 1.19.0-SNAPSHOT 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 59e79b779b..03c9f5f840 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-geohash-processors @@ -33,7 +33,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT ch.hsr @@ -48,7 +48,7 @@ org.apache.nifi nifi-record-path - 1.18.0 + 1.19.0-SNAPSHOT compile @@ -58,19 +58,19 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-record-serialization-services - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-geohash-bundle/pom.xml b/nifi-nar-bundles/nifi-geohash-bundle/pom.xml index a82049723d..8ef9bcbc29 100644 --- a/nifi-nar-bundles/nifi-geohash-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-geohash-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-geohash-bundle 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 511dcc13d3..8327da6e79 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-graph-client-service-api-nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-graph-client-service-api - 1.18.0 + 1.19.0-SNAPSHOT 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 f891192e51..20d6cf3cf8 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-graph-client-service-api @@ -34,7 +34,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi 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 e0d8f3b1cc..fd9c5f7478 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-graph-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-graph-client-service-api-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 1b84e94ae3..913062d273 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-graph-processors @@ -37,7 +37,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT commons-io @@ -54,53 +54,53 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-graph-client-service-api - 1.18.0 + 1.19.0-SNAPSHOT compile org.apache.nifi nifi-graph-test-clients - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-record-path - 1.18.0 + 1.19.0-SNAPSHOT compile org.apache.nifi nifi-json-utils - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-record-serialization-service-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-record-serialization-services - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-schema-registry-service-api - 1.18.0 + 1.19.0-SNAPSHOT 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 2bd851dc9e..aac218a0ac 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-graph-test-clients @@ -56,7 +56,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -66,7 +66,7 @@ org.apache.nifi nifi-graph-client-service-api - 1.18.0 + 1.19.0-SNAPSHOT compile diff --git a/nifi-nar-bundles/nifi-graph-bundle/nifi-neo4j-3-cypher-service-nar/pom.xml b/nifi-nar-bundles/nifi-graph-bundle/nifi-neo4j-3-cypher-service-nar/pom.xml index f05dc6df0b..161469ec69 100644 --- a/nifi-nar-bundles/nifi-graph-bundle/nifi-neo4j-3-cypher-service-nar/pom.xml +++ b/nifi-nar-bundles/nifi-graph-bundle/nifi-neo4j-3-cypher-service-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-graph-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-neo4j-3-cypher-service-nar nar @@ -25,13 +25,13 @@ org.apache.nifi nifi-graph-client-service-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-neo4j-3-cypher-service - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-graph-bundle/nifi-neo4j-3-cypher-service/pom.xml b/nifi-nar-bundles/nifi-graph-bundle/nifi-neo4j-3-cypher-service/pom.xml index f1c09e5c8a..07772af4bf 100644 --- a/nifi-nar-bundles/nifi-graph-bundle/nifi-neo4j-3-cypher-service/pom.xml +++ b/nifi-nar-bundles/nifi-graph-bundle/nifi-neo4j-3-cypher-service/pom.xml @@ -13,7 +13,7 @@ org.apache.nifi nifi-graph-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-neo4j-3-cypher-service jar @@ -43,7 +43,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -52,13 +52,13 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-avro-record-utils - 1.18.0 + 1.19.0-SNAPSHOT compile @@ -69,7 +69,7 @@ org.apache.nifi nifi-json-utils - 1.18.0 + 1.19.0-SNAPSHOT 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 0ab32f615e..0ba51977b3 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-neo4j-cypher-service-nar nar @@ -25,13 +25,13 @@ org.apache.nifi nifi-graph-client-service-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-neo4j-cypher-service - 1.18.0 + 1.19.0-SNAPSHOT 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 e6b2f81c7c..655a7b283c 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-neo4j-cypher-service jar @@ -26,7 +26,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -51,13 +51,13 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-avro-record-utils - 1.18.0 + 1.19.0-SNAPSHOT compile @@ -68,7 +68,7 @@ org.apache.nifi nifi-json-utils - 1.18.0 + 1.19.0-SNAPSHOT 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 7e937ac980..b02f3884e9 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-other-graph-services-nar nar @@ -25,13 +25,13 @@ org.apache.nifi nifi-graph-client-service-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-other-graph-services - 1.18.0 + 1.19.0-SNAPSHOT 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 bebbf27978..ec984e7993 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-other-graph-services jar @@ -45,7 +45,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -54,13 +54,13 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-avro-record-utils - 1.18.0 + 1.19.0-SNAPSHOT compile @@ -71,7 +71,7 @@ org.apache.nifi nifi-json-utils - 1.18.0 + 1.19.0-SNAPSHOT compile diff --git a/nifi-nar-bundles/nifi-graph-bundle/pom.xml b/nifi-nar-bundles/nifi-graph-bundle/pom.xml index cf74d6aa25..051435bf86 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-graph-bundle @@ -44,7 +44,7 @@ org.apache.nifi nifi-graph-processors - 1.18.0 + 1.19.0-SNAPSHOT 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 0ee83aac34..3fc4fe840a 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-groovyx-nar @@ -34,7 +34,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 f77e2b4f9e..c1a15c294a 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-groovyx-processors @@ -34,12 +34,12 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-record-serialization-service-api - 1.18.0 + 1.19.0-SNAPSHOT org.codehaus.groovy @@ -71,25 +71,25 @@ org.apache.nifi nifi-dbcp-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-record - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-groovyx-bundle/pom.xml b/nifi-nar-bundles/nifi-groovyx-bundle/pom.xml index dae755bc75..8b28b95d41 100644 --- a/nifi-nar-bundles/nifi-groovyx-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-groovyx-bundle/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-groovyx-bundle @@ -39,7 +39,7 @@ org.apache.nifi nifi-groovyx-processors - 1.18.0 + 1.19.0-SNAPSHOT org.codehaus.groovy diff --git a/nifi-nar-bundles/nifi-grpc-bundle/nifi-grpc-nar/pom.xml b/nifi-nar-bundles/nifi-grpc-bundle/nifi-grpc-nar/pom.xml index f88c12f8c8..2cec2f609c 100644 --- a/nifi-nar-bundles/nifi-grpc-bundle/nifi-grpc-nar/pom.xml +++ b/nifi-nar-bundles/nifi-grpc-bundle/nifi-grpc-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-grpc-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-grpc-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-grpc-processors - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-grpc-bundle/nifi-grpc-processors/pom.xml b/nifi-nar-bundles/nifi-grpc-bundle/nifi-grpc-processors/pom.xml index e5091f85fc..f9f89a42a4 100644 --- a/nifi-nar-bundles/nifi-grpc-bundle/nifi-grpc-processors/pom.xml +++ b/nifi-nar-bundles/nifi-grpc-bundle/nifi-grpc-processors/pom.xml @@ -15,7 +15,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-grpc-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-grpc-processors @@ -29,7 +29,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -38,7 +38,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-security-utils-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.commons @@ -66,7 +66,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test @@ -77,7 +77,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-security-utils - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-grpc-bundle/pom.xml b/nifi-nar-bundles/nifi-grpc-bundle/pom.xml index 9324299a6e..a97db83da6 100644 --- a/nifi-nar-bundles/nifi-grpc-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-grpc-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-grpc-bundle @@ -41,7 +41,7 @@ org.apache.nifi nifi-grpc-processors - 1.18.0 + 1.19.0-SNAPSHOT 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 0793285bb2..8eb5c895a6 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hadoop-nar nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-hadoop-libraries-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 d3cd5a4233..bde47044b5 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hdfs-processors jar @@ -34,17 +34,17 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-hadoop-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-flowfile-packager - 1.18.0 + 1.19.0-SNAPSHOT org.apache.hadoop @@ -111,7 +111,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test @@ -150,7 +150,7 @@ org.apache.nifi nifi-external-resource-utils - 1.18.0 + 1.19.0-SNAPSHOT compile diff --git a/nifi-nar-bundles/nifi-hadoop-bundle/pom.xml b/nifi-nar-bundles/nifi-hadoop-bundle/pom.xml index cf833a7f51..5617a82142 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hadoop-bundle pom @@ -31,7 +31,7 @@ org.apache.nifi nifi-hdfs-processors - 1.18.0 + 1.19.0-SNAPSHOT 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 cc36ee3188..41ab3fabcd 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hadoop-libraries-nar nar @@ -25,7 +25,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar diff --git a/nifi-nar-bundles/nifi-hadoop-libraries-bundle/pom.xml b/nifi-nar-bundles/nifi-hadoop-libraries-bundle/pom.xml index 4241083ed7..202310ee95 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 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-hadoop-libraries-bundle pom 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 a61ab6e831..4448a594d5 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hashicorp-vault-client-service-api-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-hashicorp-vault-client-service-api - 1.18.0 + 1.19.0-SNAPSHOT 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 5f8204940f..dc13b4a04f 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hashicorp-vault-client-service-api jar @@ -26,22 +26,22 @@ org.apache.nifi nifi-hashicorp-vault-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-ssl-context-service-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT 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 0d34099608..51357a7e23 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hashicorp-vault-client-service @@ -29,24 +29,24 @@ org.apache.nifi nifi-hashicorp-vault-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-hashicorp-vault - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-ssl-context-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-hashicorp-vault-client-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -58,7 +58,7 @@ org.apache.nifi nifi-security-utils - 1.18.0 + 1.19.0-SNAPSHOT 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 340cf57ea1..20947b194a 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hashicorp-vault-nar @@ -33,29 +33,29 @@ org.apache.nifi nifi-hashicorp-vault-parameter-value-provider - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-hashicorp-vault-client-service-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-hashicorp-vault-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-hashicorp-vault-parameter-provider - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-hashicorp-vault-client-service - 1.18.0 + 1.19.0-SNAPSHOT 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 4aab009947..7c93ebf045 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hashicorp-vault-parameter-provider @@ -29,19 +29,19 @@ org.apache.nifi nifi-hashicorp-vault-client-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-hashicorp-vault-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT 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 6fcb98a841..a5474240fc 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hashicorp-vault-parameter-value-provider jar @@ -26,18 +26,18 @@ org.apache.nifi nifi-stateless-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-hashicorp-vault-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-hashicorp-vault - 1.18.0 + 1.19.0-SNAPSHOT @@ -48,7 +48,7 @@ org.apache.nifi nifi-expression-language - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-hashicorp-vault-bundle/pom.xml b/nifi-nar-bundles/nifi-hashicorp-vault-bundle/pom.xml index ff57e7ec31..db6405ad02 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 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-hashicorp-vault-bundle pom 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 884f78c1b2..a6b17ddddb 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hazelcast-services-api-nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-hazelcast-services-api - 1.18.0 + 1.19.0-SNAPSHOT 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 c1239b3157..89630a3ba8 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 1a28880323..aeafc7bce9 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hazelcast-services-nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-hazelcast-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-hazelcast-services - 1.18.0 + 1.19.0-SNAPSHOT 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 53517f9525..40ffe0bf7e 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hazelcast-services @@ -31,14 +31,14 @@ org.apache.nifi nifi-hazelcast-services-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT @@ -59,7 +59,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-hazelcast-bundle/pom.xml b/nifi-nar-bundles/nifi-hazelcast-bundle/pom.xml index 3427f4f9f5..9313539697 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 bd2583ab54..99487dab88 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hbase-nar nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 b77c7d7a6b..e303cd8f9a 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hbase-processors Support for interacting with HBase @@ -26,7 +26,7 @@ org.apache.nifi nifi-hbase-client-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -44,7 +44,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -53,7 +53,7 @@ org.apache.nifi nifi-record - 1.18.0 + 1.19.0-SNAPSHOT org.apache.commons @@ -70,20 +70,20 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-record-path - 1.18.0 + 1.19.0-SNAPSHOT org.apache.commons diff --git a/nifi-nar-bundles/nifi-hbase-bundle/pom.xml b/nifi-nar-bundles/nifi-hbase-bundle/pom.xml index 993c936db4..608cb0d16f 100644 --- a/nifi-nar-bundles/nifi-hbase-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-hbase-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-hbase-bundle @@ -35,7 +35,7 @@ org.apache.nifi nifi-hbase-processors - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-nar/pom.xml b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-nar/pom.xml index 6296219634..8ca04fecde 100644 --- a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-nar/pom.xml +++ b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-hive-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-hive-nar @@ -35,13 +35,13 @@ org.apache.nifi nifi-hive-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-hive-processors - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-processors/pom.xml b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-processors/pom.xml index 164fc5241e..ca40e5290c 100644 --- a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-processors/pom.xml +++ b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-hive-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-hive-processors @@ -34,33 +34,33 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-put-pattern - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-dbcp-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-hive-services-api - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -169,12 +169,12 @@ org.apache.nifi nifi-hadoop-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-hadoop-record-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -209,13 +209,13 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.18.0 + 1.19.0-SNAPSHOT test 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 96fe761709..b1589269e4 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hive-services-api-nar @@ -35,13 +35,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-hive-services-api - 1.18.0 + 1.19.0-SNAPSHOT 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 9797bcfcd0..b6c1a3fe86 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hive-services-api @@ -34,12 +34,12 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-dbcp-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided 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 ca94a08429..38a966dec1 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hive3-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-hive-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-hive3-processors - 1.18.0 + 1.19.0-SNAPSHOT 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 b64c699347..c42e7bba7c 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hive3-processors @@ -33,33 +33,33 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-put-pattern - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-dbcp-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-hive-services-api - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -69,7 +69,7 @@ org.apache.nifi nifi-hadoop-record-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -295,7 +295,7 @@ org.apache.nifi nifi-hadoop-utils - 1.18.0 + 1.19.0-SNAPSHOT com.github.stephenc.findbugs @@ -305,13 +305,13 @@ org.apache.nifi nifi-mock-record-utils - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test @@ -334,13 +334,13 @@ org.apache.nifi nifi-schema-registry-service-api - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-record-serialization-services - 1.18.0 + 1.19.0-SNAPSHOT test @@ -352,7 +352,7 @@ org.apache.nifi nifi-kerberos-test-utils - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive_1_1-nar/pom.xml b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive_1_1-nar/pom.xml index 4edd667b37..4d209d81ca 100644 --- a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive_1_1-nar/pom.xml +++ b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive_1_1-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-hive-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-hive_1_1-nar @@ -35,13 +35,13 @@ org.apache.nifi nifi-hive-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-hive_1_1-processors - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive_1_1-processors/pom.xml b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive_1_1-processors/pom.xml index 631e2a1021..6d2e90b1ee 100644 --- a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive_1_1-processors/pom.xml +++ b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive_1_1-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-hive-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-hive_1_1-processors @@ -34,33 +34,33 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-put-pattern - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-dbcp-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-hive-services-api - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -173,12 +173,12 @@ org.apache.nifi nifi-hadoop-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-hadoop-record-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -213,13 +213,13 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-hive-bundle/pom.xml b/nifi-nar-bundles/nifi-hive-bundle/pom.xml index 21db3b66ce..42489061ee 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hive-bundle - 1.18.0 + 1.19.0-SNAPSHOT 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 9d29302b6e..f2be84e75a 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hl7-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-hl7-processors - 1.18.0 + 1.19.0-SNAPSHOT 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 f986b1935c..650b99ffba 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hl7-processors @@ -47,7 +47,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.commons @@ -120,7 +120,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-hl7-bundle/pom.xml b/nifi-nar-bundles/nifi-hl7-bundle/pom.xml index 4484410354..e00102a7a4 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hl7-bundle @@ -35,12 +35,12 @@ org.apache.nifi nifi-hl7-processors - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-hl7-query-language - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-html-bundle/nifi-html-nar/pom.xml b/nifi-nar-bundles/nifi-html-bundle/nifi-html-nar/pom.xml index 9cdee9a519..e49e143c02 100644 --- a/nifi-nar-bundles/nifi-html-bundle/nifi-html-nar/pom.xml +++ b/nifi-nar-bundles/nifi-html-bundle/nifi-html-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-html-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-html-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar diff --git a/nifi-nar-bundles/nifi-html-bundle/nifi-html-processors/pom.xml b/nifi-nar-bundles/nifi-html-bundle/nifi-html-processors/pom.xml index 84c3dc761b..aae0a5e519 100644 --- a/nifi-nar-bundles/nifi-html-bundle/nifi-html-processors/pom.xml +++ b/nifi-nar-bundles/nifi-html-bundle/nifi-html-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-html-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-html-processors @@ -41,12 +41,12 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-html-bundle/pom.xml b/nifi-nar-bundles/nifi-html-bundle/pom.xml index 982f5ee57f..3b2a773722 100644 --- a/nifi-nar-bundles/nifi-html-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-html-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-html-bundle @@ -35,7 +35,7 @@ org.apache.nifi nifi-html-processors - 1.18.0 + 1.19.0-SNAPSHOT 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 15c25f8db5..8e916cca96 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -32,12 +32,12 @@ org.apache.nifi nifi-hubspot-processors - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar 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 6674435adb..92f49c78e3 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -31,13 +31,13 @@ org.apache.nifi nifi-web-client-provider-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT compile @@ -48,13 +48,13 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-web-client-provider-service - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-hubspot-bundle/pom.xml b/nifi-nar-bundles/nifi-hubspot-bundle/pom.xml index a005cd32ca..aa03496555 100644 --- a/nifi-nar-bundles/nifi-hubspot-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-hubspot-bundle/pom.xml @@ -17,7 +17,7 @@ nifi-nar-bundles org.apache.nifi - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 diff --git a/nifi-nar-bundles/nifi-ignite-bundle/nifi-ignite-nar/pom.xml b/nifi-nar-bundles/nifi-ignite-bundle/nifi-ignite-nar/pom.xml index 718be2b48e..4eb0c1a16f 100644 --- a/nifi-nar-bundles/nifi-ignite-bundle/nifi-ignite-nar/pom.xml +++ b/nifi-nar-bundles/nifi-ignite-bundle/nifi-ignite-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-ignite-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-ignite-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar diff --git a/nifi-nar-bundles/nifi-ignite-bundle/nifi-ignite-processors/pom.xml b/nifi-nar-bundles/nifi-ignite-bundle/nifi-ignite-processors/pom.xml index 41eb83c824..364f33af9b 100644 --- a/nifi-nar-bundles/nifi-ignite-bundle/nifi-ignite-processors/pom.xml +++ b/nifi-nar-bundles/nifi-ignite-bundle/nifi-ignite-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-ignite-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-ignite-processors @@ -69,7 +69,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT commons-io @@ -78,7 +78,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-ignite-bundle/pom.xml b/nifi-nar-bundles/nifi-ignite-bundle/pom.xml index 632da66653..ce31158340 100644 --- a/nifi-nar-bundles/nifi-ignite-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-ignite-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-ignite-bundle @@ -34,7 +34,7 @@ org.apache.nifi nifi-ignite-processors - 1.18.0 + 1.19.0-SNAPSHOT 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 0b328060b0..3404ee9cde 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-influxdb-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 bd4fdf379d..94f546a0ab 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-influxdb-processors @@ -42,12 +42,12 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-influxdb-bundle/pom.xml b/nifi-nar-bundles/nifi-influxdb-bundle/pom.xml index b0493ae293..9bbb640404 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-influxdb-bundle @@ -35,7 +35,7 @@ org.apache.nifi nifi-influxdb-processors - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-jetty-bundle/pom.xml b/nifi-nar-bundles/nifi-jetty-bundle/pom.xml index 2730c6d545..fd2136781a 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 e9894cd833..f8830d71f7 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-jms-cf-service-nar nar @@ -30,13 +30,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-jms-cf-service - 1.18.0 + 1.19.0-SNAPSHOT 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 ffd610bb1c..28a914b0d4 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 22d8161b9d..0f4110609d 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-jms-processors-nar nar @@ -30,13 +30,13 @@ org.apache.nifi nifi-jms-cf-service-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-jms-processors - 1.18.0 + 1.19.0-SNAPSHOT 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 1b819fa940..bb8152e306 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 nifi-jms-processors @@ -30,13 +30,13 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-jms-cf-service provided - 1.18.0 + 1.19.0-SNAPSHOT org.springframework @@ -80,7 +80,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-jms-bundle/pom.xml b/nifi-nar-bundles/nifi-jms-bundle/pom.xml index de35a6e849..9d361fd11b 100644 --- a/nifi-nar-bundles/nifi-jms-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-jms-bundle/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-jms-bundle pom 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 405ff128be..e232d5ff32 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-jolt-record-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-jolt-record-processors - 1.18.0 + 1.19.0-SNAPSHOT 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 abfaa23328..681441a11e 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-jolt-record-processors @@ -33,12 +33,12 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-record - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -74,25 +74,25 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-record-serialization-services - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-schema-registry-service-api - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-jolt-record-bundle/pom.xml b/nifi-nar-bundles/nifi-jolt-record-bundle/pom.xml index f4aa7f9262..d4c9a38da3 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 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-jolt-record-bundle @@ -39,17 +39,17 @@ org.apache.nifi nifi-jolt-record-processors - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-record-serialization-service-api - 1.18.0 + 1.19.0-SNAPSHOT com.bazaarvoice.jolt diff --git a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-1-0-nar/pom.xml b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-1-0-nar/pom.xml index 12d755045c..4e7e7635a8 100644 --- a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-1-0-nar/pom.xml +++ b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-1-0-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-kafka-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-kafka-1-0-nar nar @@ -34,7 +34,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar diff --git a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-1-0-processors/pom.xml b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-1-0-processors/pom.xml index 736e9e95b4..ae44837c1f 100644 --- a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-1-0-processors/pom.xml +++ b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-1-0-processors/pom.xml @@ -16,7 +16,7 @@ org.apache.nifi nifi-kafka-bundle - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 nifi-kafka-1-0-processors @@ -41,12 +41,12 @@ org.apache.nifi nifi-record-sink-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -94,13 +94,13 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.18.0 + 1.19.0-SNAPSHOT test @@ -111,7 +111,7 @@ org.apache.nifi nifi-record-path - 1.18.0 + 1.19.0-SNAPSHOT compile diff --git a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-2-0-nar/pom.xml b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-2-0-nar/pom.xml index be70ecf948..0378b93f1e 100644 --- a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-2-0-nar/pom.xml +++ b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-2-0-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-kafka-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-kafka-2-0-nar nar @@ -34,7 +34,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar diff --git a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-2-0-processors/pom.xml b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-2-0-processors/pom.xml index 5dc059b5ba..116e483f27 100644 --- a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-2-0-processors/pom.xml +++ b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-2-0-processors/pom.xml @@ -16,7 +16,7 @@ org.apache.nifi nifi-kafka-bundle - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 nifi-kafka-2-0-processors @@ -37,12 +37,12 @@ org.apache.nifi nifi-record-sink-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -83,13 +83,13 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.18.0 + 1.19.0-SNAPSHOT test @@ -100,7 +100,7 @@ org.apache.nifi nifi-record-path - 1.18.0 + 1.19.0-SNAPSHOT compile 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 84a994a96a..1a73ac6d59 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-kafka-2-6-nar nar @@ -34,7 +34,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 455d2383f4..b98416c3ff 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 nifi-kafka-2-6-processors @@ -37,12 +37,12 @@ org.apache.nifi nifi-record-sink-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -59,7 +59,7 @@ org.apache.nifi nifi-security-kerberos - 1.18.0 + 1.19.0-SNAPSHOT org.apache.kafka @@ -91,13 +91,13 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.18.0 + 1.19.0-SNAPSHOT test @@ -108,7 +108,7 @@ org.apache.nifi nifi-record-path - 1.18.0 + 1.19.0-SNAPSHOT compile diff --git a/nifi-nar-bundles/nifi-kafka-bundle/pom.xml b/nifi-nar-bundles/nifi-kafka-bundle/pom.xml index bd6c731fa0..5d3a96b912 100644 --- a/nifi-nar-bundles/nifi-kafka-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-kafka-bundle/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-kafka-bundle pom @@ -41,17 +41,17 @@ org.apache.nifi nifi-kafka-1-0-processors - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-kafka-2-0-processors - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-kafka-2-6-processors - 1.18.0 + 1.19.0-SNAPSHOT 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 f40126e48b..f79cf9711d 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 c9988145e8..9cb0df93c2 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-kerberos-iaa-providers jar @@ -34,7 +34,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT 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 e174cb0b1d..2e7349dcbc 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-kerberos-iaa-providers-bundle pom @@ -31,7 +31,7 @@ org.apache.nifi nifi-kerberos-iaa-providers - 1.18.0 + 1.19.0-SNAPSHOT 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 08247c59ff..ee5769a1d2 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-kudu-controller-service @@ -60,7 +60,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -76,7 +76,7 @@ org.apache.nifi nifi-security-kerberos - 1.18.0 + 1.19.0-SNAPSHOT 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 357efb3378..529ca6c33a 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-kudu-nar @@ -29,17 +29,17 @@ org.apache.nifi nifi-kudu-processors - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-kudu-controller-service - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-hadoop-libraries-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 cfa1968e70..f3eda9c80b 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-kudu-processors @@ -54,12 +54,12 @@ org.apache.nifi nifi-kerberos-credentials-service-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-kerberos-user-service-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -73,7 +73,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -82,12 +82,12 @@ org.apache.nifi nifi-record-path - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.18.0 + 1.19.0-SNAPSHOT org.apache.kudu @@ -98,13 +98,13 @@ org.apache.nifi nifi-mock-record-utils - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-kudu-bundle/pom.xml b/nifi-nar-bundles/nifi-kudu-bundle/pom.xml index dcc4986d70..1a46e9dfb2 100644 --- a/nifi-nar-bundles/nifi-kudu-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-kudu-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-kudu-bundle 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 63ca9578fa..ff7fc8397c 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-language-translation-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-yandex-processors - 1.18.0 + 1.19.0-SNAPSHOT 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 de8b250efb..88175f1f81 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-yandex-processors @@ -32,12 +32,12 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-web-utils - 1.18.0 + 1.19.0-SNAPSHOT @@ -56,7 +56,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-language-translation-bundle/pom.xml b/nifi-nar-bundles/nifi-language-translation-bundle/pom.xml index aaccd5c33c..7b43c94056 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 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-language-translation-bundle 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 994d6dce86..ccbc239e61 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 7206695d56..e99609fddc 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-ldap-iaa-providers jar @@ -34,12 +34,12 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -89,7 +89,7 @@ org.apache.nifi nifi-expression-language - 1.18.0 + 1.19.0-SNAPSHOT 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 7f78919aa6..ce03218522 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-ldap-iaa-providers-bundle pom @@ -31,7 +31,7 @@ org.apache.nifi nifi-ldap-iaa-providers - 1.18.0 + 1.19.0-SNAPSHOT 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 5d80b7652e..ce69b579d0 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 3445328254..b8953b5657 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-media-nar @@ -33,12 +33,12 @@ org.apache.nifi nifi-media-processors - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-image-viewer - 1.18.0 + 1.19.0-SNAPSHOT war 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 b6e2c9185a..85834d8e63 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-media-processors @@ -47,12 +47,12 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-media-bundle/pom.xml b/nifi-nar-bundles/nifi-media-bundle/pom.xml index 68d3b98427..a12f838619 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-media-bundle diff --git a/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporter-service-api-nar/pom.xml b/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporter-service-api-nar/pom.xml index 5d3c9fe26c..5a1669ce01 100644 --- a/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporter-service-api-nar/pom.xml +++ b/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporter-service-api-nar/pom.xml @@ -17,7 +17,7 @@ nifi-metrics-reporting-bundle org.apache.nifi - 1.18.0 + 1.19.0-SNAPSHOT nar 4.0.0 @@ -27,13 +27,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-metrics-reporter-service-api - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporter-service-api/pom.xml b/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporter-service-api/pom.xml index d278014889..1c5fc36900 100644 --- a/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporter-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporter-service-api/pom.xml @@ -17,7 +17,7 @@ nifi-metrics-reporting-bundle org.apache.nifi - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 diff --git a/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporting-nar/pom.xml b/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporting-nar/pom.xml index b47ac3cd1b..df8c3fc1d8 100644 --- a/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporting-nar/pom.xml +++ b/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporting-nar/pom.xml @@ -17,7 +17,7 @@ nifi-metrics-reporting-bundle org.apache.nifi - 1.18.0 + 1.19.0-SNAPSHOT nar 4.0.0 @@ -28,12 +28,12 @@ org.apache.nifi nifi-metrics-reporting-task - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-metrics-reporter-service-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar diff --git a/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporting-task/pom.xml b/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporting-task/pom.xml index 58c1df2716..dd325e3262 100644 --- a/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporting-task/pom.xml +++ b/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporting-task/pom.xml @@ -17,7 +17,7 @@ nifi-metrics-reporting-bundle org.apache.nifi - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -27,12 +27,12 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-metrics-reporter-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -47,7 +47,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-metrics-reporting-bundle/pom.xml b/nifi-nar-bundles/nifi-metrics-reporting-bundle/pom.xml index ba96a649b9..497acf6080 100644 --- a/nifi-nar-bundles/nifi-metrics-reporting-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-metrics-reporting-bundle/pom.xml @@ -17,7 +17,7 @@ nifi-nar-bundles org.apache.nifi - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -35,12 +35,12 @@ org.apache.nifi nifi-metrics - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-metrics-reporting-task - 1.18.0 + 1.19.0-SNAPSHOT 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 2574bec01d..35a8070b01 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-mongodb-client-service-api-nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-mongodb-client-service-api - 1.18.0 + 1.19.0-SNAPSHOT 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 7d7a688065..b2255b184b 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-mongodb-client-service-api @@ -34,7 +34,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.mongodb @@ -48,7 +48,7 @@ org.apache.nifi nifi-json-utils - 1.18.0 + 1.19.0-SNAPSHOT compile 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 3b11ea15ef..a465103e45 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-mongodb-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-mongodb-client-service-api-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 8e96b36f70..50a7af8a2e 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-mongodb-processors @@ -38,7 +38,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -63,25 +63,25 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-json-utils - 1.18.0 + 1.19.0-SNAPSHOT compile org.apache.nifi nifi-avro-record-utils - 1.18.0 + 1.19.0-SNAPSHOT test @@ -92,19 +92,19 @@ org.apache.nifi nifi-record-serialization-services - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mongodb-client-service-api - 1.18.0 + 1.19.0-SNAPSHOT compile org.apache.nifi nifi-mongodb-services - 1.18.0 + 1.19.0-SNAPSHOT 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 a927cbbd1c..713454c5d7 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-mongodb-services-nar nar @@ -25,13 +25,13 @@ org.apache.nifi nifi-mongodb-client-service-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-mongodb-services - 1.18.0 + 1.19.0-SNAPSHOT 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 b18f60392d..304322fd77 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-mongodb-services jar @@ -41,7 +41,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -59,13 +59,13 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-avro-record-utils - 1.18.0 + 1.19.0-SNAPSHOT compile @@ -76,7 +76,7 @@ org.apache.nifi nifi-json-utils - 1.18.0 + 1.19.0-SNAPSHOT compile diff --git a/nifi-nar-bundles/nifi-mongodb-bundle/pom.xml b/nifi-nar-bundles/nifi-mongodb-bundle/pom.xml index 62c2248274..351b2eb64a 100644 --- a/nifi-nar-bundles/nifi-mongodb-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-mongodb-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-mongodb-bundle @@ -43,7 +43,7 @@ org.apache.nifi nifi-mongodb-processors - 1.18.0 + 1.19.0-SNAPSHOT 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 97ccb259f9..431b53fee2 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-mqtt-nar nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 379d903cbf..f12697292a 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -34,7 +34,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -51,7 +51,7 @@ org.apache.nifi nifi-security-utils - 1.18.0 + 1.19.0-SNAPSHOT @@ -79,13 +79,13 @@ org.apache.nifi nifi-record-serialization-services - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-avro-record-utils - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-mqtt-bundle/pom.xml b/nifi-nar-bundles/nifi-mqtt-bundle/pom.xml index 607fa10e1b..d9198e7b6e 100644 --- a/nifi-nar-bundles/nifi-mqtt-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-mqtt-bundle/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-mqtt-bundle pom @@ -30,7 +30,7 @@ org.apache.nifi nifi-mqtt-processors - 1.18.0 + 1.19.0-SNAPSHOT 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 18d1f5ab4f..fdfb627041 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-network-processors-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-network-processors - 1.18.0 + 1.19.0-SNAPSHOT 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 bda9e7f01e..30bda68606 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-network-processors @@ -33,12 +33,12 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-network-utils - 1.18.0 + 1.19.0-SNAPSHOT com.fasterxml.jackson.core @@ -47,7 +47,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT 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 12f967dcbc..03bd1051c8 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 62b0f39fc8..2d0858d6b9 100644 --- a/nifi-nar-bundles/nifi-network-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-network-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-network-bundle 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 49ca1978db..98db154e93 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-parquet-nar @@ -33,12 +33,12 @@ org.apache.nifi nifi-parquet-processors - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-hadoop-libraries-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 01bb37759f..bf2b65baf4 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-parquet-processors jar @@ -40,7 +40,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.hadoop @@ -95,7 +95,7 @@ org.apache.nifi nifi-hadoop-record-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -117,13 +117,13 @@ org.apache.nifi nifi-mock-record-utils - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-parquet-bundle/pom.xml b/nifi-nar-bundles/nifi-parquet-bundle/pom.xml index 8e94f4cac7..cc5fd6913f 100644 --- a/nifi-nar-bundles/nifi-parquet-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-parquet-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-parquet-bundle 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 e62bf17d0b..dc93f331a4 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-pgp-nar @@ -33,12 +33,12 @@ org.apache.nifi nifi-pgp-processors - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-pgp-service-api-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 6f33dfaa79..2583003ac8 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-pgp-processors @@ -34,13 +34,13 @@ org.apache.nifi nifi-pgp-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -59,7 +59,7 @@ org.apache.nifi nifi-pgp-test-utils - 1.18.0 + 1.19.0-SNAPSHOT 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 6998aad6c1..68c47e7f58 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-pgp-service-api-nar @@ -33,12 +33,12 @@ org.apache.nifi nifi-pgp-service-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar 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 def3160602..5c5af916cd 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 4d4a434c55..000c14ff24 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-pgp-service-nar @@ -33,12 +33,12 @@ org.apache.nifi nifi-pgp-service - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-pgp-service-api-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 65e5c35bad..a0a6436d90 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-pgp-service @@ -29,7 +29,7 @@ org.apache.nifi nifi-pgp-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -44,7 +44,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.mockito @@ -59,7 +59,7 @@ org.apache.nifi nifi-pgp-test-utils - 1.18.0 + 1.19.0-SNAPSHOT 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 015dba53dd..d0dfd22dd4 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 a2840ce08a..7197e35f42 100644 --- a/nifi-nar-bundles/nifi-pgp-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-pgp-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-pgp-bundle 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 bd06eb8ae6..2625aab6dd 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-poi-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-poi-processors - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-poi-bundle/nifi-poi-processors/pom.xml b/nifi-nar-bundles/nifi-poi-bundle/nifi-poi-processors/pom.xml index 08b4461c64..0bf9d673ee 100644 --- a/nifi-nar-bundles/nifi-poi-bundle/nifi-poi-processors/pom.xml +++ b/nifi-nar-bundles/nifi-poi-bundle/nifi-poi-processors/pom.xml @@ -23,7 +23,7 @@ org.apache.nifi nifi-poi-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-poi-processors @@ -76,17 +76,17 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-standard-record-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-poi-bundle/pom.xml b/nifi-nar-bundles/nifi-poi-bundle/pom.xml index 35ddcc975e..961ce17dcb 100644 --- a/nifi-nar-bundles/nifi-poi-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-poi-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-poi-bundle 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 436137abb5..1b40d93394 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-prometheus-nar nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-prometheus-reporting-task - 1.18.0 + 1.19.0-SNAPSHOT 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 42c1841614..3d370d3326 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-prometheus-reporting-task @@ -24,33 +24,33 @@ org.apache.nifi nifi-record-sink-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-record-serialization-service-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-record - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-prometheus-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-ssl-context-service-api - 1.18.0 + 1.19.0-SNAPSHOT org.eclipse.jetty diff --git a/nifi-nar-bundles/nifi-prometheus-bundle/pom.xml b/nifi-nar-bundles/nifi-prometheus-bundle/pom.xml index 9b5859046f..98190f52c2 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 973b84b810..e0ebbe4516 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-persistent-provenance-repository jar @@ -37,47 +37,47 @@ org.apache.nifi nifi-data-provenance-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-schema-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-utils-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-kms - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-repository-encryption - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-properties - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-properties-loader - 1.18.0 + 1.19.0-SNAPSHOT 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 7bfd286c2d..065b53400d 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 59cd4f861d..40d86c8a7e 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-volatile-provenance-repository jar @@ -33,12 +33,12 @@ org.apache.nifi nifi-data-provenance-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT 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 73d69c3a25..24d7b53513 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-provenance-repository-bundle pom @@ -34,12 +34,12 @@ org.apache.nifi nifi-persistent-provenance-repository - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-volatile-provenance-repository - 1.18.0 + 1.19.0-SNAPSHOT org.apache.lucene 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 11cb72aabe..ed31ce369c 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-ranger-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-ranger-plugin - 1.18.0 + 1.19.0-SNAPSHOT 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 6ccb5625bd..8126c8bb2d 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-ranger-plugin @@ -195,12 +195,12 @@ org.apache.nifi nifi-xml-processing - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT 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 67f4ad6f2d..5e21e944f8 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-ranger-resources diff --git a/nifi-nar-bundles/nifi-ranger-bundle/pom.xml b/nifi-nar-bundles/nifi-ranger-bundle/pom.xml index af87d26325..ed778bf935 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 62ca0f13b7..7a774b6270 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-redis-extensions @@ -35,7 +35,7 @@ org.apache.nifi nifi-redis-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -66,13 +66,13 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT 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 a0406c9d21..7651cc2e32 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-redis-nar @@ -33,12 +33,12 @@ org.apache.nifi nifi-redis-extensions - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-redis-service-api-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 d572e80168..5a7f48f074 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-redis-service-api-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-redis-service-api - 1.18.0 + 1.19.0-SNAPSHOT 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 e8d527c08d..73f5d34d7e 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-redis-service-api diff --git a/nifi-nar-bundles/nifi-redis-bundle/pom.xml b/nifi-nar-bundles/nifi-redis-bundle/pom.xml index 74e9e77af8..751aca93f1 100644 --- a/nifi-nar-bundles/nifi-redis-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-redis-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-redis-bundle 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 047b453101..690d79210b 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-registry-nar nar @@ -22,13 +22,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-registry-service - 1.18.0 + 1.19.0-SNAPSHOT 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 1452be3712..b4e9281862 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-registry-service jar @@ -34,7 +34,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-avro-record-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -43,7 +43,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.commons diff --git a/nifi-nar-bundles/nifi-registry-bundle/pom.xml b/nifi-nar-bundles/nifi-registry-bundle/pom.xml index f43d0d3760..8f1129c3df 100644 --- a/nifi-nar-bundles/nifi-registry-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-registry-bundle/pom.xml @@ -14,7 +14,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-registry-bundle pom diff --git a/nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-nar/pom.xml b/nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-nar/pom.xml index d23b0bdcfa..5275fa5334 100644 --- a/nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-nar/pom.xml +++ b/nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-rethinkdb-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-rethinkdb-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar diff --git a/nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-processors/pom.xml b/nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-processors/pom.xml index 39000b4a44..63b6f7ece7 100644 --- a/nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-processors/pom.xml +++ b/nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-rethinkdb-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-rethinkdb-processors @@ -34,12 +34,12 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT commons-io @@ -56,7 +56,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-rethinkdb-bundle/pom.xml b/nifi-nar-bundles/nifi-rethinkdb-bundle/pom.xml index f049800686..7b401858f6 100644 --- a/nifi-nar-bundles/nifi-rethinkdb-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-rethinkdb-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-rethinkdb-bundle @@ -35,7 +35,7 @@ org.apache.nifi nifi-rethinkdb-processors - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-nar/pom.xml b/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-nar/pom.xml index 2d9e999b74..9d16875007 100644 --- a/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-nar/pom.xml +++ b/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-nar/pom.xml @@ -18,7 +18,7 @@ nifi-riemann-bundle org.apache.nifi - 1.18.0 + 1.19.0-SNAPSHOT true diff --git a/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-processors/pom.xml b/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-processors/pom.xml index 8a4f7033a1..0bb081dbc9 100644 --- a/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-processors/pom.xml +++ b/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-processors/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-riemann-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-riemann-processors @@ -35,7 +35,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -48,7 +48,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-riemann-bundle/pom.xml b/nifi-nar-bundles/nifi-riemann-bundle/pom.xml index b66ae05324..a15b965d9a 100644 --- a/nifi-nar-bundles/nifi-riemann-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-riemann-bundle/pom.xml @@ -18,7 +18,7 @@ nifi-nar-bundles org.apache.nifi - 1.18.0 + 1.19.0-SNAPSHOT nifi-riemann-bundle pom @@ -42,7 +42,7 @@ org.apache.nifi nifi-riemann-processors - 1.18.0 + 1.19.0-SNAPSHOT io.netty diff --git a/nifi-nar-bundles/nifi-rocksdb-bundle/nifi-rocksdb-nar/pom.xml b/nifi-nar-bundles/nifi-rocksdb-bundle/nifi-rocksdb-nar/pom.xml index ce95fb14d4..a272e21813 100644 --- a/nifi-nar-bundles/nifi-rocksdb-bundle/nifi-rocksdb-nar/pom.xml +++ b/nifi-nar-bundles/nifi-rocksdb-bundle/nifi-rocksdb-nar/pom.xml @@ -17,7 +17,7 @@ nifi-rocksdb-bundle org.apache.nifi - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -33,13 +33,13 @@ org.apache.nifi nifi-framework-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-rocksdb-repository - 1.18.0 + 1.19.0-SNAPSHOT \ No newline at end of file diff --git a/nifi-nar-bundles/nifi-rocksdb-bundle/nifi-rocksdb-repository/pom.xml b/nifi-nar-bundles/nifi-rocksdb-bundle/nifi-rocksdb-repository/pom.xml index abe34ea9df..7a636e8426 100644 --- a/nifi-nar-bundles/nifi-rocksdb-bundle/nifi-rocksdb-repository/pom.xml +++ b/nifi-nar-bundles/nifi-rocksdb-bundle/nifi-rocksdb-repository/pom.xml @@ -17,7 +17,7 @@ nifi-rocksdb-bundle org.apache.nifi - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -28,19 +28,19 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-properties - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-framework-core - 1.18.0 + 1.19.0-SNAPSHOT provided diff --git a/nifi-nar-bundles/nifi-rocksdb-bundle/pom.xml b/nifi-nar-bundles/nifi-rocksdb-bundle/pom.xml index 6184273bd2..fc406c1535 100644 --- a/nifi-nar-bundles/nifi-rocksdb-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-rocksdb-bundle/pom.xml @@ -18,7 +18,7 @@ nifi-nar-bundles org.apache.nifi - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 diff --git a/nifi-nar-bundles/nifi-rules-action-handler-bundle/nifi-rules-action-handler-nar/pom.xml b/nifi-nar-bundles/nifi-rules-action-handler-bundle/nifi-rules-action-handler-nar/pom.xml index 4fb0e6825c..02379eb6aa 100644 --- a/nifi-nar-bundles/nifi-rules-action-handler-bundle/nifi-rules-action-handler-nar/pom.xml +++ b/nifi-nar-bundles/nifi-rules-action-handler-bundle/nifi-rules-action-handler-nar/pom.xml @@ -17,7 +17,7 @@ nifi-rules-action-handler-bundle org.apache.nifi - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -31,12 +31,12 @@ org.apache.nifi nifi-rules-action-handler-service - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar diff --git a/nifi-nar-bundles/nifi-rules-action-handler-bundle/nifi-rules-action-handler-service/pom.xml b/nifi-nar-bundles/nifi-rules-action-handler-bundle/nifi-rules-action-handler-service/pom.xml index 9b5a949848..997cbd5ab5 100644 --- a/nifi-nar-bundles/nifi-rules-action-handler-bundle/nifi-rules-action-handler-service/pom.xml +++ b/nifi-nar-bundles/nifi-rules-action-handler-bundle/nifi-rules-action-handler-service/pom.xml @@ -17,7 +17,7 @@ nifi-rules-action-handler-bundle org.apache.nifi - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -27,7 +27,7 @@ org.apache.nifi nifi-rules-engine-service-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -36,17 +36,17 @@ org.apache.nifi nifi-record-sink-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-record - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-record-serialization-service-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.commons @@ -55,7 +55,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.mvel diff --git a/nifi-nar-bundles/nifi-rules-action-handler-bundle/pom.xml b/nifi-nar-bundles/nifi-rules-action-handler-bundle/pom.xml index f897a6f2f3..f7b7d83df4 100644 --- a/nifi-nar-bundles/nifi-rules-action-handler-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-rules-action-handler-bundle/pom.xml @@ -17,7 +17,7 @@ nifi-nar-bundles org.apache.nifi - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -33,7 +33,7 @@ org.apache.nifi nifi-rules-action-handler-service - 1.18.0 + 1.19.0-SNAPSHOT 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 31af9cf959..7e3107fbe2 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -32,12 +32,12 @@ org.apache.nifi nifi-salesforce-processors - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar 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 3d2b0bb1c9..1d965cea93 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -40,7 +40,7 @@ org.apache.nifi nifi-json-record-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.camel @@ -74,19 +74,19 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-oauth2-provider-service - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-salesforce-bundle/pom.xml b/nifi-nar-bundles/nifi-salesforce-bundle/pom.xml index 366021e185..bf0e33659f 100644 --- a/nifi-nar-bundles/nifi-salesforce-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-salesforce-bundle/pom.xml @@ -17,7 +17,7 @@ nifi-nar-bundles org.apache.nifi - 1.18.0 + 1.19.0-SNAPSHOT 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 672a3dfabb..9fc703daec 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-scripting-nar @@ -38,7 +38,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 671b86ef54..298e14be4f 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-scripting-processors @@ -41,7 +41,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -54,7 +54,7 @@ org.apache.nifi nifi-record-path - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -68,7 +68,7 @@ org.apache.nifi nifi-rules-engine-service-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.ivy @@ -117,13 +117,13 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-scripting-bundle/pom.xml b/nifi-nar-bundles/nifi-scripting-bundle/pom.xml index 7844125730..5f0903a806 100644 --- a/nifi-nar-bundles/nifi-scripting-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-scripting-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-scripting-bundle @@ -39,36 +39,36 @@ org.apache.nifi nifi-scripting-processors - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-distributed-cache-client-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-ssl-context-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-http-context-map-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-dbcp-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-metrics - 1.18.0 + 1.19.0-SNAPSHOT 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 d482357be1..05497ffad9 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -32,12 +32,12 @@ org.apache.nifi nifi-shopify-processors - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 3b8c9d76bb..30e489410e 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -31,7 +31,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT commons-io @@ -40,7 +40,7 @@ org.apache.nifi nifi-web-client-provider-api - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -51,13 +51,13 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-web-client-provider-service - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-shopify-bundle/pom.xml b/nifi-nar-bundles/nifi-shopify-bundle/pom.xml index dc155dffca..a2cff814ac 100644 --- a/nifi-nar-bundles/nifi-shopify-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-shopify-bundle/pom.xml @@ -17,7 +17,7 @@ nifi-nar-bundles org.apache.nifi - 1.18.0 + 1.19.0-SNAPSHOT 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 1780a7bac5..94885ddd1a 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 2bd20a860b..684c83af23 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-single-user-iaa-providers jar @@ -34,22 +34,22 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-properties - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-single-user-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-xml-processing - 1.18.0 + 1.19.0-SNAPSHOT \ No newline at end of file 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 fa30dbb8af..fa3b55b653 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-single-user-iaa-providers-bundle pom @@ -31,7 +31,7 @@ org.apache.nifi nifi-single-user-iaa-providers - 1.18.0 + 1.19.0-SNAPSHOT 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 281421c7a5..18c3711961 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-site-to-site-reporting-nar @@ -34,7 +34,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 8bda673904..1afb7d391b 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-site-to-site-reporting-task @@ -32,12 +32,12 @@ org.apache.nifi nifi-reporting-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -46,7 +46,7 @@ org.apache.nifi nifi-site-to-site-client - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -63,12 +63,12 @@ org.apache.nifi nifi-record-sink-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-avro-record-utils - 1.18.0 + 1.19.0-SNAPSHOT org.glassfish @@ -84,19 +84,19 @@ org.apache.nifi nifi-data-provenance-utils - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.18.0 + 1.19.0-SNAPSHOT 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 bdf6eea0be..05749e046e 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 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-site-to-site-reporting-bundle @@ -34,7 +34,7 @@ org.apache.nifi nifi-site-to-site-reporting-task - 1.18.0 + 1.19.0-SNAPSHOT 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 126b358b4d..5340df42bb 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-slack-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-slack-processors - 1.18.0 + 1.19.0-SNAPSHOT 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 c78400bd13..48fd4d1206 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-slack-processors @@ -56,12 +56,12 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-slack-bundle/pom.xml b/nifi-nar-bundles/nifi-slack-bundle/pom.xml index 67a2bb130c..8d8552b74f 100644 --- a/nifi-nar-bundles/nifi-slack-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-slack-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-slack-bundle 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 e21c9e4592..f818584ac1 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -33,13 +33,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-smb-client-api - 1.18.0 + 1.19.0-SNAPSHOT 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 37f9044fc7..47e941cbae 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-smb-client-api jar @@ -25,12 +25,12 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-listed-entity - 1.18.0 + 1.19.0-SNAPSHOT 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 bb86bdcf21..bab8ae969f 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-smb-nar @@ -33,12 +33,12 @@ org.apache.nifi nifi-smb-processors - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-smb-client-api-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 a59131282d..2bab111eef 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-smb-processors @@ -29,7 +29,7 @@ org.apache.nifi nifi-smb-client-api - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -47,7 +47,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT com.hierynomus @@ -60,7 +60,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test @@ -76,7 +76,7 @@ org.apache.nifi nifi-smb-smbj-client - 1.18.0 + 1.19.0-SNAPSHOT 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 fd24a5e6b8..bd627fb5fd 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-smb-smbj-client-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-smb-client-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-smb-smbj-client - 1.18.0 + 1.19.0-SNAPSHOT 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 52b5896658..f6d2a57427 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-smb-smbj-client @@ -29,7 +29,7 @@ org.apache.nifi nifi-smb-client-api - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -43,7 +43,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT com.hierynomus @@ -57,7 +57,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-smb-bundle/pom.xml b/nifi-nar-bundles/nifi-smb-bundle/pom.xml index bd259881e2..20b6a7e54d 100644 --- a/nifi-nar-bundles/nifi-smb-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-smb-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-smb-bundle @@ -49,7 +49,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT org.testcontainers 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 2412225546..36fcfa4de2 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 211b7e9d06..263c8478fd 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-snmp-processors jar @@ -43,12 +43,12 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test @@ -58,7 +58,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-json-utils - 1.18.0 + 1.19.0-SNAPSHOT compile diff --git a/nifi-nar-bundles/nifi-snmp-bundle/pom.xml b/nifi-nar-bundles/nifi-snmp-bundle/pom.xml index 42c0864aa4..8524f2d7a6 100644 --- a/nifi-nar-bundles/nifi-snmp-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-snmp-bundle/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-snmp-bundle pom @@ -32,7 +32,7 @@ org.apache.nifi nifi-snmp-processors - 1.18.0 + 1.19.0-SNAPSHOT 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 0eceb5af1e..5c4b0c2b4c 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-snowflake-services-nar @@ -29,12 +29,12 @@ org.apache.nifi nifi-snowflake-services - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-dbcp-service-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 b783ecd7e2..6df561fd17 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-snowflake-services @@ -29,19 +29,19 @@ org.apache.nifi nifi-dbcp-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-dbcp-service - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-kerberos-credentials-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -61,7 +61,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-snowflake-bundle/pom.xml b/nifi-nar-bundles/nifi-snowflake-bundle/pom.xml index 67bea16a0f..8445d14126 100644 --- a/nifi-nar-bundles/nifi-snowflake-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-snowflake-bundle/pom.xml @@ -15,7 +15,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-snowflake-bundle 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 2d05fb9e6d..2d38761377 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-social-media-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-twitter-processors - 1.18.0 + 1.19.0-SNAPSHOT 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 a7deac7a30..7d7fc43991 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-twitter-processors @@ -33,7 +33,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT com.twitter @@ -77,7 +77,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-social-media-bundle/pom.xml b/nifi-nar-bundles/nifi-social-media-bundle/pom.xml index 18150d1a4f..e7c3a8e9f0 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 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-social-media-bundle 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 b6b8cc1c25..941b6f1ad8 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-solr-nar @@ -33,12 +33,12 @@ org.apache.nifi nifi-solr-processors - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar 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 1fe773b270..956c7a0cfa 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-solr-processors jar @@ -29,7 +29,7 @@ org.apache.nifi nifi-record-path - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -66,12 +66,12 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -95,19 +95,19 @@ org.apache.nifi nifi-record-serialization-services - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-solr-bundle/pom.xml b/nifi-nar-bundles/nifi-solr-bundle/pom.xml index dcfff1f93e..9897124d85 100644 --- a/nifi-nar-bundles/nifi-solr-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-solr-bundle/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-solr-bundle pom 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 ddf37a6b31..8346a458cb 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-livy-controller-service-api-nar @@ -27,13 +27,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-livy-controller-service-api - 1.18.0 + 1.19.0-SNAPSHOT \ 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 34b9cf52bb..098e707e9a 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 88554c03ee..63a1f861a2 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-livy-controller-service @@ -36,7 +36,7 @@ org.apache.nifi nifi-livy-controller-service-api - 1.18.0 + 1.19.0-SNAPSHOT org.codehaus.jettison @@ -61,7 +61,7 @@ org.apache.nifi nifi-hadoop-utils - 1.18.0 + 1.19.0-SNAPSHOT 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 d925cd3998..72376e505c 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-livy-nar @@ -27,18 +27,18 @@ org.apache.nifi nifi-livy-controller-service-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-livy-controller-service - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-livy-processors - 1.18.0 + 1.19.0-SNAPSHOT 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 80c5565113..f83fd0cf7e 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-livy-processors @@ -31,7 +31,7 @@ org.apache.nifi nifi-livy-controller-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -53,7 +53,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test @@ -69,7 +69,7 @@ org.apache.nifi nifi-livy-controller-service - 1.18.0 + 1.19.0-SNAPSHOT test @@ -80,7 +80,7 @@ org.apache.nifi nifi-kerberos-credentials-service-api - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-spark-bundle/pom.xml b/nifi-nar-bundles/nifi-spark-bundle/pom.xml index 6b03229cc3..dc85fe8527 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-spark-bundle @@ -86,7 +86,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT \ No newline at end of file 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 8bebafe33a..c966e98216 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-splunk-nar @@ -33,12 +33,12 @@ org.apache.nifi nifi-splunk-processors - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar 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 dffb231ac9..8d489c1c29 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-splunk-processors @@ -42,12 +42,12 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-event-put - 1.18.0 + 1.19.0-SNAPSHOT commons-io @@ -69,7 +69,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-splunk-bundle/pom.xml b/nifi-nar-bundles/nifi-splunk-bundle/pom.xml index e474c71dc6..c1e2e3e767 100644 --- a/nifi-nar-bundles/nifi-splunk-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-splunk-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-splunk-bundle diff --git a/nifi-nar-bundles/nifi-spring-bundle/nifi-spring-nar/pom.xml b/nifi-nar-bundles/nifi-spring-bundle/nifi-spring-nar/pom.xml index 598d2be3ef..f60077bc29 100644 --- a/nifi-nar-bundles/nifi-spring-bundle/nifi-spring-nar/pom.xml +++ b/nifi-nar-bundles/nifi-spring-bundle/nifi-spring-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-spring-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-spring-nar nar diff --git a/nifi-nar-bundles/nifi-spring-bundle/nifi-spring-processors/pom.xml b/nifi-nar-bundles/nifi-spring-bundle/nifi-spring-processors/pom.xml index 33740a9888..b89c27c97d 100644 --- a/nifi-nar-bundles/nifi-spring-bundle/nifi-spring-processors/pom.xml +++ b/nifi-nar-bundles/nifi-spring-bundle/nifi-spring-processors/pom.xml @@ -12,7 +12,7 @@ org.apache.nifi nifi-spring-bundle - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 nifi-spring-processors @@ -46,12 +46,12 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-spring-bundle/pom.xml b/nifi-nar-bundles/nifi-spring-bundle/pom.xml index 77016ba123..f76f1b23a2 100644 --- a/nifi-nar-bundles/nifi-spring-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-spring-bundle/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-spring-bundle pom @@ -30,7 +30,7 @@ org.apache.nifi nifi-spring-processors - 1.18.0 + 1.19.0-SNAPSHOT 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 ba46b1e4a6..b52cf6fd1d 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-sql-reporting-nar @@ -33,12 +33,12 @@ org.apache.nifi nifi-sql-reporting-tasks - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 b9589d7181..144c31fca6 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-sql-reporting-tasks @@ -37,27 +37,27 @@ org.apache.nifi nifi-reporting-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-database-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-record - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-record-sink-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.calcite @@ -82,19 +82,19 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-rules-engine-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided diff --git a/nifi-nar-bundles/nifi-sql-reporting-bundle/pom.xml b/nifi-nar-bundles/nifi-sql-reporting-bundle/pom.xml index c6e657e139..6ed13b65b3 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-sql-reporting-bundle pom @@ -30,7 +30,7 @@ org.apache.nifi nifi-sql-reporting-tasks - 1.18.0 + 1.19.0-SNAPSHOT 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 3c98dea75d..dd67e889be 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -32,32 +32,32 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-framework-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-custom-ui-utilities - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-expression-language - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-standard-utils - 1.18.0 + 1.19.0-SNAPSHOT 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 90f180c4ff..9ccba03fdb 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 - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-standard-content-viewer @@ -31,13 +31,13 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-xml-processing - 1.18.0 + 1.19.0-SNAPSHOT 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 9c28ad4149..46c7185c09 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-standard-nar nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 578b1c40d1..67a289252c 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-standard-parameter-providers jar @@ -44,7 +44,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.slf4j @@ -53,7 +53,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test 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 5410e26dd1..ec34cc4c3b 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-standard-processors jar @@ -41,47 +41,47 @@ org.apache.nifi nifi-put-pattern - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-bin-manager - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-listed-entity - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-event-put - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-event-listen - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-event-transport - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-syslog-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-record-path - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -94,12 +94,12 @@ org.apache.nifi nifi-flowfile-packager - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-jetty-configuration - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -165,12 +165,12 @@ org.apache.nifi nifi-security-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-xml-processing - 1.18.0 + 1.19.0-SNAPSHOT com.hierynomus @@ -245,12 +245,12 @@ org.apache.nifi nifi-socket-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-load-distribution-service-api - 1.18.0 + 1.19.0-SNAPSHOT javax.jms @@ -275,12 +275,12 @@ org.apache.nifi nifi-avro-record-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-dbcp-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -307,13 +307,13 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-distributed-cache-client-service - 1.18.0 + 1.19.0-SNAPSHOT test @@ -329,25 +329,25 @@ org.apache.nifi nifi-standard-prioritizers - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-record-serialization-services - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-lookup-services - 1.18.0 + 1.19.0-SNAPSHOT test @@ -385,7 +385,7 @@ org.apache.nifi nifi-standard-utils - 1.18.0 + 1.19.0-SNAPSHOT net.sf.supercsv @@ -418,7 +418,7 @@ org.apache.nifi nifi-database-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -437,7 +437,7 @@ org.apache.nifi nifi-database-test-utils - 1.18.0 + 1.19.0-SNAPSHOT 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 406b81b91b..cf3bf9e2f0 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-standard-reporting-tasks jar @@ -29,12 +29,12 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-properties - 1.18.0 + 1.19.0-SNAPSHOT com.yammer.metrics @@ -47,7 +47,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test 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 83a8e33f8b..19da8f0e01 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 nifi-standard-utils @@ -21,7 +21,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT com.bazaarvoice.jolt diff --git a/nifi-nar-bundles/nifi-standard-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-bundle/pom.xml index 1d36c57723..38fe28bbe2 100644 --- a/nifi-nar-bundles/nifi-standard-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-bundle/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-standard-bundle pom @@ -41,34 +41,34 @@ org.apache.nifi nifi-standard-processors - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-expression-language - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-standard-reporting-tasks - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-standard-parameter-providers - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-standard-content-viewer war - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-jolt-transform-json-ui war - 1.18.0 + 1.19.0-SNAPSHOT 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 9b32afb359..427af7b826 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-dbcp-service-api @@ -30,7 +30,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT 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 b71279d0ad..d432239264 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-dbcp-service-nar @@ -30,18 +30,18 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-dbcp-service - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-hikari-dbcp-service - 1.18.0 + 1.19.0-SNAPSHOT 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 d050b9ed87..5d9609b5b7 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-dbcp-service jar @@ -28,7 +28,7 @@ org.apache.nifi nifi-dbcp-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -38,22 +38,22 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-service-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-kerberos-credentials-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -63,28 +63,28 @@ org.apache.nifi nifi-record-sink-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-record-serialization-service-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-record - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.18.0 + 1.19.0-SNAPSHOT test @@ -127,7 +127,7 @@ org.apache.nifi nifi-kerberos-test-utils - 1.18.0 + 1.19.0-SNAPSHOT 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 34a750b954..7899d5857d 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hikari-dbcp-service jar @@ -28,7 +28,7 @@ org.apache.nifi nifi-dbcp-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -38,17 +38,17 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-service-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -62,7 +62,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT 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 bb04926ceb..d14b16880a 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 99361a5f1a..9645babd9d 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 6199fbc10c..2c2ef8fb3a 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-distributed-cache-client-service jar @@ -38,22 +38,22 @@ org.apache.nifi nifi-security-socket-ssl - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-event-transport - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-ssl-context-service-api - 1.18.0 + 1.19.0-SNAPSHOT commons-io 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 0d1f4ac547..151977f495 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-distributed-cache-protocol @@ -28,7 +28,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT 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 23adeb9cff..93795db99b 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-distributed-cache-server Provides a Controller Service for hosting Distributed Caches @@ -33,27 +33,27 @@ org.apache.nifi nifi-event-transport - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-socket-ssl - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-ssl-context-service-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-write-ahead-log - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -68,7 +68,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test 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 fd7837c4de..d1e686d181 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-distributed-cache-services-nar nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 261814c707..9fae39d00c 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-distributed-cache-services-bundle pom 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 9f23e8f895..81593f9d62 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hadoop-dbcp-service-nar @@ -30,13 +30,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-hadoop-dbcp-service - 1.18.0 + 1.19.0-SNAPSHOT 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 094eedd1ae..6b4cba2d83 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hadoop-dbcp-service jar @@ -25,7 +25,7 @@ org.apache.nifi nifi-dbcp-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -35,22 +35,22 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-service-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-hadoop-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -98,13 +98,13 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.18.0 + 1.19.0-SNAPSHOT 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 799e3f9134..1efc99d452 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 e3c291a640..20ab00923f 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hbase-client-service-api diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/nifi-hbase_1_1_2-client-service-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/nifi-hbase_1_1_2-client-service-nar/pom.xml index aec74c282b..c8959fc8be 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/nifi-hbase_1_1_2-client-service-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/nifi-hbase_1_1_2-client-service-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-hbase_1_1_2-client-service-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-hbase_1_1_2-client-service-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-hbase_1_1_2-client-service - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/nifi-hbase_1_1_2-client-service/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/nifi-hbase_1_1_2-client-service/pom.xml index 966d9f72ca..41121577bc 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/nifi-hbase_1_1_2-client-service/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/nifi-hbase_1_1_2-client-service/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-hbase_1_1_2-client-service-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-hbase_1_1_2-client-service @@ -31,7 +31,7 @@ org.apache.nifi nifi-hbase-client-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -47,17 +47,17 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-hadoop-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -131,7 +131,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/pom.xml index 8f33b0dca7..fe779d1de4 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-standard-services - 1.18.0 + 1.19.0-SNAPSHOT nifi-hbase_1_1_2-client-service-bundle pom 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 52dc0f7e62..1aaf26aa72 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hbase_2-client-service-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-hbase_2-client-service - 1.18.0 + 1.19.0-SNAPSHOT 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 41cc96cc7b..17d0c2c77a 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-hbase_2-client-service @@ -29,7 +29,7 @@ org.apache.nifi nifi-hbase-client-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -45,17 +45,17 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-hadoop-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -126,7 +126,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT 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 f7ff12db5d..537f29b2e9 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 @@ org.apache.nifi nifi-standard-services - 1.18.0 + 1.19.0-SNAPSHOT nifi-hbase_2-client-service-bundle 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 b4270b68c3..240f839bf3 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 0eec5f25ae..f2e1a0de67 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-http-context-map-nar @@ -31,7 +31,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 8506704fa6..9d07be9aa7 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-http-context-map @@ -31,7 +31,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi 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 829fa9d84f..987e6bc723 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-http-context-map-bundle diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/nifi-hwx-schema-registry-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/nifi-hwx-schema-registry-nar/pom.xml index e21808a778..5bb18d1764 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/nifi-hwx-schema-registry-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/nifi-hwx-schema-registry-nar/pom.xml @@ -14,7 +14,7 @@ org.apache.nifi nifi-hwx-schema-registry-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-hwx-schema-registry-nar nar @@ -22,13 +22,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-hwx-schema-registry-service - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/nifi-hwx-schema-registry-service/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/nifi-hwx-schema-registry-service/pom.xml index 7b02527d4c..f56b243114 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/nifi-hwx-schema-registry-service/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/nifi-hwx-schema-registry-service/pom.xml @@ -22,7 +22,7 @@ limitations under the License. org.apache.nifi nifi-hwx-schema-registry-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-hwx-schema-registry-service @@ -35,12 +35,12 @@ limitations under the License. org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -49,7 +49,7 @@ limitations under the License. org.apache.nifi nifi-avro-record-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -105,7 +105,7 @@ limitations under the License. org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/pom.xml index 5646a55374..05c724e508 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-standard-services - 1.18.0 + 1.19.0-SNAPSHOT nifi-hwx-schema-registry-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 a626e68b2e..46b14e93a9 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 6cc3b4cfd6..8fa3bace95 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-kerberos-credentials-service-nar nar @@ -25,13 +25,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-kerberos-credentials-service - 1.18.0 + 1.19.0-SNAPSHOT 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 6d8310ecc3..3601145fee 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-kerberos-credentials-service jar @@ -30,7 +30,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT 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 0a050d70de..ba7678dfcd 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 b25441f240..be8d53cc6f 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-kerberos-user-service-api jar @@ -29,7 +29,7 @@ org.apache.nifi nifi-security-kerberos-api - 1.18.0 + 1.19.0-SNAPSHOT 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 09e6846526..937c455a9c 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-kerberos-user-service-nar nar @@ -25,13 +25,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-kerberos-user-service - 1.18.0 + 1.19.0-SNAPSHOT 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 bbc93384d6..6e05dd0d17 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-kerberos-user-service jar @@ -30,12 +30,12 @@ org.apache.nifi nifi-security-kerberos - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT 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 8cd74f2201..e1f43b4b63 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-kerberos-user-service-bundle pom diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-load-distribution-service-api/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-load-distribution-service-api/pom.xml index 8fd61c0645..c2f02394ac 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-load-distribution-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-load-distribution-service-api/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-standard-services - 1.18.0 + 1.19.0-SNAPSHOT nifi-load-distribution-service-api jar 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 093dde0791..848f8903fd 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 a450aa4b96..06f4d650cd 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-lookup-services-nar nar @@ -25,13 +25,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-lookup-services - 1.18.0 + 1.19.0-SNAPSHOT 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 afbf7a904a..487faac39e 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-lookup-services jar @@ -34,7 +34,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -43,7 +43,7 @@ org.apache.nifi nifi-expression-language - 1.18.0 + 1.19.0-SNAPSHOT org.apache.commons @@ -97,7 +97,7 @@ org.apache.nifi nifi-database-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -112,13 +112,13 @@ org.apache.nifi nifi-record-path - 1.18.0 + 1.19.0-SNAPSHOT compile org.apache.nifi nifi-dbcp-service-api - 1.18.0 + 1.19.0-SNAPSHOT compile @@ -130,13 +130,13 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.18.0 + 1.19.0-SNAPSHOT test @@ -146,7 +146,7 @@ org.apache.nifi nifi-record-serialization-services - 1.18.0 + 1.19.0-SNAPSHOT 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 e5f2a0ee6e..953485fc4a 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 @@ org.apache.nifi nifi-standard-services - 1.18.0 + 1.19.0-SNAPSHOT nifi-lookup-services-bundle pom 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 0f6fa18cc9..1bc997fd94 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 7df8584fb7..05c52bc5c4 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-oauth2-provider-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-oauth2-provider-service - 1.18.0 + 1.19.0-SNAPSHOT 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 5c8cfdb5a9..1a6d09772a 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-oauth2-provider-service @@ -38,7 +38,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -49,7 +49,7 @@ org.apache.nifi nifi-ssl-context-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -73,7 +73,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test 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 9e012b2d24..57d7947220 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 @@ org.apache.nifi nifi-standard-services - 1.18.0 + 1.19.0-SNAPSHOT nifi-oauth2-provider-bundle 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 c6ddc11fc6..93f29a0fc2 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -33,7 +33,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test 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 d40e7d3e52..d83705d2c0 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -28,13 +28,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-proxy-configuration - 1.18.0 + 1.19.0-SNAPSHOT \ 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 0a8da9b363..e3ba7b38ae 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -36,7 +36,7 @@ org.apache.nifi nifi-standard-utils - 1.18.0 + 1.19.0-SNAPSHOT \ No newline at end of file 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 006172f63d..3fdd62f38c 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 5db562e07f..9af2f50195 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 c39a4c8fbc..7d1a358840 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-record-serialization-services-nar nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-record-serialization-services - 1.18.0 + 1.19.0-SNAPSHOT compile 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 7461a13228..a56e54071a 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-record-serialization-services @@ -27,7 +27,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -44,22 +44,22 @@ org.apache.nifi nifi-avro-record-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-syslog-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-xml-processing - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-json-record-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.commons @@ -97,7 +97,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test 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 3a1b9fde37..bdfe313d8d 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 @@ org.apache.nifi nifi-standard-services - 1.18.0 + 1.19.0-SNAPSHOT nifi-record-serialization-services-bundle 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 b3f4e71132..ebec787ef3 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 6d71891b7b..ac83a3b2af 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-record-sink-service-nar @@ -31,13 +31,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-record-sink-service - 1.18.0 + 1.19.0-SNAPSHOT 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 93e4acce5f..e004d8346b 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-record-sink-service @@ -31,7 +31,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -48,7 +48,7 @@ org.apache.nifi nifi-service-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -57,7 +57,7 @@ org.apache.nifi nifi-event-transport - 1.18.0 + 1.19.0-SNAPSHOT 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 9edf763822..6e73e48e67 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 @@ org.apache.nifi nifi-standard-services - 1.18.0 + 1.19.0-SNAPSHOT nifi-record-sink-service-bundle diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-rules-engine-service-api/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-rules-engine-service-api/pom.xml index 75a1de1048..26069f4c6c 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-rules-engine-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-rules-engine-service-api/pom.xml @@ -17,7 +17,7 @@ nifi-standard-services org.apache.nifi - 1.18.0 + 1.19.0-SNAPSHOT nifi-rules-engine-service-api @@ -27,7 +27,7 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT \ No newline at end of file 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 3012f88574..05e10fd4ae 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 7f14f7179c..62af9145e7 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-ssl-context-service-nar nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 ad624fab14..d2dc3b1cfd 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-ssl-context-service jar @@ -33,7 +33,7 @@ org.apache.nifi nifi-security-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -42,7 +42,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test 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 762aa123b4..5fbd6c26d5 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 19e9a8c3e7..2b1e9bb9ec 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-ssl-context-service-api jar @@ -29,7 +29,7 @@ org.apache.nifi nifi-security-utils-api - 1.18.0 + 1.19.0-SNAPSHOT compile 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 42b82e381b..2aa5d6d2b1 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-standard-services-api-nar nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-jetty-bundle - 1.18.0 + 1.19.0-SNAPSHOT nar @@ -60,25 +60,25 @@ org.apache.nifi nifi-dbcp-service-api - 1.18.0 + 1.19.0-SNAPSHOT compile org.apache.nifi nifi-hbase-client-service-api - 1.18.0 + 1.19.0-SNAPSHOT compile org.apache.nifi nifi-oauth2-provider-api - 1.18.0 + 1.19.0-SNAPSHOT compile org.apache.nifi nifi-rules-engine-service-api - 1.18.0 + 1.19.0-SNAPSHOT compile @@ -124,13 +124,13 @@ org.apache.nifi nifi-record-sink-api - 1.18.0 + 1.19.0-SNAPSHOT compile org.apache.nifi nifi-web-client-provider-api - 1.18.0 + 1.19.0-SNAPSHOT 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 920464974b..7b53755d47 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,14 +18,14 @@ org.apache.nifi nifi-web-client-provider-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-web-client-provider-api org.apache.nifi nifi-web-client-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi 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 613767822e..456cdbd2b5 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-web-client-provider-service-nar nar @@ -26,12 +26,12 @@ org.apache.nifi nifi-web-client-provider-service - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar 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 fd0a77ce0a..928ffc7666 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,14 +18,14 @@ org.apache.nifi nifi-web-client-provider-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-web-client-provider-service org.apache.nifi nifi-web-client-provider-api - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -41,12 +41,12 @@ org.apache.nifi nifi-web-client-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-web-client - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -55,12 +55,12 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test 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 e687f89a70..7093b8a248 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 @@ org.apache.nifi nifi-standard-services - 1.18.0 + 1.19.0-SNAPSHOT nifi-web-client-provider-bundle pom diff --git a/nifi-nar-bundles/nifi-standard-services/pom.xml b/nifi-nar-bundles/nifi-standard-services/pom.xml index 2ba5424138..d5100cef9e 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-standard-services pom 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 16c27a55ed..57d2341b24 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-stateful-analysis-nar nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 0feabbc0ec..54b8763eb7 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-stateful-analysis-processors @@ -34,7 +34,7 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT @@ -43,7 +43,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-stateful-analysis-bundle/pom.xml b/nifi-nar-bundles/nifi-stateful-analysis-bundle/pom.xml index d2241f0133..aeb34642ef 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-stateful-analysis-bundle pom @@ -30,7 +30,7 @@ org.apache.nifi nifi-stateful-analysis-processors - 1.18.0 + 1.19.0-SNAPSHOT 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 208cd7df41..e237ade8fb 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -28,12 +28,12 @@ org.apache.nifi nifi-stateless-processor - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar 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 5b03432491..de1347c9c9 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -27,52 +27,52 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT compile org.apache.nifi nifi-framework-api - 1.18.0 + 1.19.0-SNAPSHOT compile org.apache.nifi nifi-server-api - 1.18.0 + 1.19.0-SNAPSHOT compile org.apache.nifi nifi-runtime - 1.18.0 + 1.19.0-SNAPSHOT compile org.apache.nifi nifi-nar-utils - 1.18.0 + 1.19.0-SNAPSHOT compile org.apache.nifi nifi-stateless-processor - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-ssl-context-service-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry nifi-registry-client - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry nifi-registry-data-model - 1.18.0 + 1.19.0-SNAPSHOT org.slf4j @@ -83,38 +83,38 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-stateless-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-update-attribute-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-standard-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-jetty-bundle - 1.18.0 + 1.19.0-SNAPSHOT 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 88bb722043..d41fd0f6f9 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -27,37 +27,37 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-stateless-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-stateless-bootstrap - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-ssl-context-service-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry nifi-registry-client - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry nifi-registry-data-model - 1.18.0 + 1.19.0-SNAPSHOT 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 af6927c6b2..af867718db 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-nar-bundles org.apache.nifi - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 diff --git a/nifi-nar-bundles/nifi-tcp-bundle/nifi-tcp-nar/pom.xml b/nifi-nar-bundles/nifi-tcp-bundle/nifi-tcp-nar/pom.xml index 00b4a8f334..5f5b03e8e8 100644 --- a/nifi-nar-bundles/nifi-tcp-bundle/nifi-tcp-nar/pom.xml +++ b/nifi-nar-bundles/nifi-tcp-bundle/nifi-tcp-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-tcp-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-tcp-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-tcp-processors - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-tcp-bundle/nifi-tcp-processors/pom.xml b/nifi-nar-bundles/nifi-tcp-bundle/nifi-tcp-processors/pom.xml index 172815b741..5cf68e2e21 100644 --- a/nifi-nar-bundles/nifi-tcp-bundle/nifi-tcp-processors/pom.xml +++ b/nifi-nar-bundles/nifi-tcp-bundle/nifi-tcp-processors/pom.xml @@ -15,7 +15,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-tcp-bundle - 1.18.0 + 1.19.0-SNAPSHOT nifi-tcp-processors @@ -29,12 +29,12 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-tcp-bundle/pom.xml b/nifi-nar-bundles/nifi-tcp-bundle/pom.xml index 4a408a8ae7..7abe0e9f42 100644 --- a/nifi-nar-bundles/nifi-tcp-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-tcp-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT 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 d0c29c8be6..8042893378 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-update-attribute-model Data model for UpdateAttribute. @@ -26,7 +26,7 @@ org.apache.nifi nifi-xml-processing - 1.18.0 + 1.19.0-SNAPSHOT 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 189182f15c..fced6e2cc4 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-update-attribute-nar nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-jetty-bundle - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi 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 830e0badda..89bb0519bc 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-update-attribute-processor Processor for UpdateAttribute @@ -47,12 +47,12 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test 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 f170391943..b16c0653db 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-update-attribute-ui war @@ -85,18 +85,18 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-custom-ui-utilities - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-expression-language - 1.18.0 + 1.19.0-SNAPSHOT javax.servlet diff --git a/nifi-nar-bundles/nifi-update-attribute-bundle/pom.xml b/nifi-nar-bundles/nifi-update-attribute-bundle/pom.xml index ba3d9198a8..26039dc0ac 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-update-attribute-bundle pom @@ -34,18 +34,18 @@ org.apache.nifi nifi-update-attribute-model - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-update-attribute-processor - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-update-attribute-ui war - 1.18.0 + 1.19.0-SNAPSHOT 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 d43d8ba53b..9ac951edde 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-websocket-processors-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-websocket-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-websocket-processors - 1.18.0 + 1.19.0-SNAPSHOT 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 188feda909..2abdccb002 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-websocket-processors @@ -33,12 +33,12 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-websocket-services-api - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -49,13 +49,13 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-websocket-services-jetty - 1.18.0 + 1.19.0-SNAPSHOT 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 cf71293c60..cb327b71e3 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-websocket-services-api-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-websocket-services-api - 1.18.0 + 1.19.0-SNAPSHOT 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 28aafcfbbf..fd5cbb6bd5 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 nifi-websocket-services-api @@ -25,7 +25,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test 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 668338263a..c0f469037c 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-websocket-services-jetty-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-websocket-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-websocket-services-jetty - 1.18.0 + 1.19.0-SNAPSHOT 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 f2e718d8d6..ab936ad656 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 nifi-websocket-services-jetty @@ -25,12 +25,12 @@ org.apache.nifi nifi-websocket-services-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.eclipse.jetty.websocket @@ -40,7 +40,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-websocket-bundle/pom.xml b/nifi-nar-bundles/nifi-websocket-bundle/pom.xml index 85fe834f6e..f65784818a 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 c1ba7feb65..604f8f8a64 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-windows-event-log-nar @@ -28,7 +28,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 7efd3fcf91..68f77a8115 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-windows-event-log-processors @@ -39,7 +39,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT net.java.dev.jna @@ -58,7 +58,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT 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 134b1ee592..e638ff3df5 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 ad9a7aee65..e1abac7585 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -35,13 +35,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-workday-processors - 1.18.0 + 1.19.0-SNAPSHOT \ 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 c36ae78858..eb2e1492a5 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -36,29 +36,29 @@ org.apache.nifi nifi-web-client-provider-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-record - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-record-serialization-service-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test @@ -70,31 +70,31 @@ org.apache.nifi nifi-web-client-provider-service - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-ssl-context-service-api - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-proxy-configuration-api - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-record-serialization-services - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-schema-registry-service-api - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-workday-bundle/pom.xml b/nifi-nar-bundles/nifi-workday-bundle/pom.xml index 131c1f6669..223e1a9303 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 7d484cae55..6cc6fe367a 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-zendesk-nar @@ -33,12 +33,12 @@ org.apache.nifi nifi-zendesk-processors - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar 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 fd5bfc90b0..88204740a3 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-zendesk-processors @@ -33,12 +33,12 @@ org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-web-client-provider-api - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -59,7 +59,7 @@ org.apache.nifi nifi-web-client-provider-service - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-zendesk-bundle/pom.xml b/nifi-nar-bundles/nifi-zendesk-bundle/pom.xml index 8188a8cd01..fc32f6201b 100644 --- a/nifi-nar-bundles/nifi-zendesk-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-zendesk-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.18.0 + 1.19.0-SNAPSHOT nifi-zendesk-bundle diff --git a/nifi-nar-bundles/pom.xml b/nifi-nar-bundles/pom.xml index 8776c6cd44..9856777d0d 100755 --- a/nifi-nar-bundles/pom.xml +++ b/nifi-nar-bundles/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.18.0 + 1.19.0-SNAPSHOT nifi-nar-bundles pom @@ -183,194 +183,194 @@ org.apache.nifi nifi-distributed-cache-client-service - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-distributed-cache-client-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-record-serialization-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-record - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-schema-registry-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-ssl-context-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-security-utils-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-load-distribution-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-http-context-map-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-lookup-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-kerberos-credentials-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-kerberos-user-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-security-kerberos-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-mongodb-client-service-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-record-sink-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-oauth2-provider-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-distributed-cache-protocol - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-distributed-cache-server - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-ssl-context-service - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-http-context-map - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-proxy-configuration-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-cassandra-services-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-volatile-provenance-repository - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-framework-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-server-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-runtime - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-nar-utils - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-properties - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-web-client-provider-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-deprecation-log - 1.18.0 + 1.19.0-SNAPSHOT org.apache.commons diff --git a/nifi-registry/nifi-registry-assembly/pom.xml b/nifi-registry/nifi-registry-assembly/pom.xml index df4821b5ee..ea27204bb3 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-registry-assembly pom @@ -100,7 +100,7 @@ org.apache.nifi nifi-property-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry @@ -124,7 +124,7 @@ org.apache.nifi.registry nifi-registry-web-docs war - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry @@ -136,7 +136,7 @@ org.apache.nifi.registry nifi-registry-docs - 1.18.0 + 1.19.0-SNAPSHOT resources runtime zip @@ -393,7 +393,7 @@ org.apache.nifi.registry nifi-registry-ranger-assembly - 1.18.0 + 1.19.0-SNAPSHOT bin runtime ${nifi.registry.extension.archive.type} @@ -436,7 +436,7 @@ org.apache.nifi.registry nifi-registry-aws-assembly - 1.18.0 + 1.19.0-SNAPSHOT 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 353a087c06..f1df9e857e 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-registry-bootstrap @@ -24,7 +24,7 @@ org.apache.nifi.registry nifi-registry-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.commons @@ -33,7 +33,7 @@ org.apache.nifi nifi-bootstrap-utils - 1.18.0 + 1.19.0-SNAPSHOT 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 4e0bc3f831..ac7a25364d 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-registry-bundle-utils @@ -24,12 +24,12 @@ org.apache.nifi.registry nifi-registry-data-model - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-extension-manifest-parser - 1.18.0 + 1.19.0-SNAPSHOT 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 bf1711db03..91751dba2b 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-registry-client @@ -24,12 +24,12 @@ org.apache.nifi.registry nifi-registry-data-model - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry nifi-registry-security-utils - 1.18.0 + 1.19.0-SNAPSHOT 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 86db9d8113..c40921b5f0 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-registry-data-model @@ -36,17 +36,17 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry nifi-registry-revision-entity-model - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-extension-manifest-model - 1.18.0 + 1.19.0-SNAPSHOT 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 c5db09de5d..a7b3cdc248 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 312d1e373f..e85b6ec556 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 - 1.18.0 + 1.19.0-SNAPSHOT pom nifi-registry-docs @@ -27,7 +27,7 @@ org.apache.nifi.registry nifi-registry-web-api - 1.18.0 + 1.19.0-SNAPSHOT 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 38a312a2cf..136ca34ecc 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-registry-flow-diff @@ -24,7 +24,7 @@ org.apache.nifi.registry nifi-registry-data-model - 1.18.0 + 1.19.0-SNAPSHOT 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 2608ddf7e6..dca5776828 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 nifi-registry-framework @@ -159,7 +159,7 @@ org.apache.nifi.registry nifi-registry-data-model - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -178,7 +178,7 @@ org.apache.nifi.registry nifi-registry-utils - 1.18.0 + 1.19.0-SNAPSHOT provided @@ -194,27 +194,27 @@ org.apache.nifi.registry nifi-registry-security-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry nifi-registry-bundle-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry nifi-registry-flow-diff - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-h2-database-migrator - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-xml-processing - 1.18.0 + 1.19.0-SNAPSHOT javax.servlet @@ -367,7 +367,7 @@ org.apache.nifi.registry nifi-registry-test - 1.18.0 + 1.19.0-SNAPSHOT test @@ -424,7 +424,7 @@ org.apache.nifi nifi-property-protection-api - 1.18.0 + 1.19.0-SNAPSHOT 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 43715ba1ab..3ddd19e672 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-registry-jetty jar @@ -26,7 +26,7 @@ org.apache.nifi.registry nifi-registry-properties - 1.18.0 + 1.19.0-SNAPSHOT org.eclipse.jetty 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 63ad7fc2ba..e11ce8ac89 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 605a653cca..68e6689997 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 09bcef201e..ae8405a4f9 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 56e38119e6..36498e0765 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 411a76bcb0..d112bfad9b 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 af52f09a14..c75bd951cc 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-registry-revision-common jar @@ -28,7 +28,7 @@ org.apache.nifi.registry nifi-registry-revision-api - 1.18.0 + 1.19.0-SNAPSHOT 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 0c162f64f5..c74d892653 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 d3ce094cf5..fdff30cd79 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-registry-revision-entity-service jar @@ -27,12 +27,12 @@ org.apache.nifi.registry nifi-registry-revision-entity-model - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry nifi-registry-revision-common - 1.18.0 + 1.19.0-SNAPSHOT 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 3c202574a9..837e32e3b6 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-registry-revision-spring-jdbc jar @@ -27,7 +27,7 @@ org.apache.nifi.registry nifi-registry-revision-common - 1.18.0 + 1.19.0-SNAPSHOT org.springframework @@ -41,7 +41,7 @@ org.apache.nifi.registry nifi-registry-test - 1.18.0 + 1.19.0-SNAPSHOT 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 a23d9140b5..9121665fce 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 1e3acd075d..e6d6473f08 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-registry-runtime jar @@ -26,17 +26,17 @@ org.apache.nifi.registry nifi-registry-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry nifi-registry-properties - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry nifi-registry-jetty - 1.18.0 + 1.19.0-SNAPSHOT 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 cc341fd49e..a40ccda34c 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 e0e95ad353..c6905a3254 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 fb13473aa3..447ec773a8 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 c32f294994..368ac204cc 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 9e577d4dfd..b44781dad6 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-registry-web-api war @@ -340,17 +340,17 @@ org.apache.nifi.registry nifi-registry-framework - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry nifi-registry-revision-spring-jdbc - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry nifi-registry-revision-entity-service - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi @@ -360,25 +360,25 @@ org.apache.nifi.registry nifi-registry-properties - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi.registry nifi-registry-security-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi.registry nifi-registry-provider-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi.registry nifi-registry-security-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.commons @@ -406,13 +406,13 @@ org.apache.nifi.registry nifi-registry-test - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi.registry nifi-registry-client - 1.18.0 + 1.19.0-SNAPSHOT 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 f145f22b90..87d57c8e4e 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-registry-web-docs war @@ -45,7 +45,7 @@ org.apache.nifi.registry nifi-registry-utils - 1.18.0 + 1.19.0-SNAPSHOT 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 5b9d7014b1..f52305daf3 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 - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry nifi-registry-web-ui - 1.18.0 + 1.19.0-SNAPSHOT war ${basedir}/src/main diff --git a/nifi-registry/nifi-registry-core/pom.xml b/nifi-registry/nifi-registry-core/pom.xml index bda219e4d5..5278386950 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 7af1498185..590dab1810 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 - 1.18.0 + 1.19.0-SNAPSHOT dockermaven diff --git a/nifi-registry/nifi-registry-docker-maven/pom.xml b/nifi-registry/nifi-registry-docker-maven/pom.xml index 979a8733b5..2c0d3e2664 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 747a1299cf..26739b815a 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -29,7 +29,7 @@ org.apache.nifi.registry nifi-registry-aws-extensions - 1.18.0 + 1.19.0-SNAPSHOT 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 d489d98853..abadada9c3 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 f7195c3315..1059a35da5 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 a51dc1f123..9a15bc7c0d 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -29,7 +29,7 @@ org.apache.nifi.registry nifi-registry-ranger-plugin - 1.18.0 + 1.19.0-SNAPSHOT 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 c41f8a6426..b817a10318 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 d3489c083d..80b1d45534 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -34,7 +34,7 @@ org.apache.nifi.registry nifi-registry-data-model - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi.registry nifi-registry-properties - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-xml-processing - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry nifi-registry-ranger-jersey-bundle - 1.18.0 + 1.19.0-SNAPSHOT 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 c77e649499..60e44d2b89 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 diff --git a/nifi-registry/nifi-registry-extensions/pom.xml b/nifi-registry/nifi-registry-extensions/pom.xml index 0c6017f030..dbc0fe549d 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 0ce5e6547a..ccd07d45e4 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 9366358804..560a02c416 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-registry-toolkit-persistence @@ -24,22 +24,22 @@ org.apache.nifi.registry nifi-registry-framework - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry nifi-registry-provider-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry nifi-registry-security-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry nifi-registry-runtime - 1.18.0 + 1.19.0-SNAPSHOT commons-cli diff --git a/nifi-registry/nifi-registry-toolkit/pom.xml b/nifi-registry/nifi-registry-toolkit/pom.xml index c518c19656..7b9c27b572 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-registry-toolkit pom diff --git a/nifi-registry/pom.xml b/nifi-registry/pom.xml index 53ac03883a..772a948bb2 100644 --- a/nifi-registry/pom.xml +++ b/nifi-registry/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry nifi-registry @@ -108,69 +108,69 @@ org.apache.nifi.registry nifi-registry-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry nifi-registry-properties - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry nifi-registry-properties-loader - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-property-protection-factory - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-property-protection-loader - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-property-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry nifi-registry-bootstrap - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry nifi-registry-runtime - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry nifi-registry-security-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry nifi-registry-provider-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry nifi-registry-web-ui war - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry nifi-registry-web-api war - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry nifi-registry-resources - 1.18.0 + 1.19.0-SNAPSHOT resources runtime zip diff --git a/nifi-server-api/pom.xml b/nifi-server-api/pom.xml index 5836e30a86..966fccebae 100644 --- a/nifi-server-api/pom.xml +++ b/nifi-server-api/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.18.0 + 1.19.0-SNAPSHOT nifi-server-api jar @@ -27,19 +27,19 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-framework-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-properties - 1.18.0 + 1.19.0-SNAPSHOT provided diff --git a/nifi-stateless/nifi-stateless-api/pom.xml b/nifi-stateless/nifi-stateless-api/pom.xml index 9823e9f3aa..59de34ad94 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -27,7 +27,7 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT \ 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 fac272ddcf..03df366a64 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -31,40 +31,40 @@ org.apache.nifi nifi-stateless-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-stateless-bootstrap - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-framework-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-server-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-runtime - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-stateless-resources resources - 1.18.0 + 1.19.0-SNAPSHOT runtime zip @@ -110,13 +110,13 @@ org.apache.nifi nifi-jetty-bundle - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-stateless-nar - 1.18.0 + 1.19.0-SNAPSHOT nar diff --git a/nifi-stateless/nifi-stateless-bootstrap/pom.xml b/nifi-stateless/nifi-stateless-bootstrap/pom.xml index 7a195c8e15..ba5f94efd8 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -27,42 +27,42 @@ org.apache.nifi nifi-stateless-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT compile true org.apache.nifi nifi-server-api - 1.18.0 + 1.19.0-SNAPSHOT compile true org.apache.nifi nifi-framework-api - 1.18.0 + 1.19.0-SNAPSHOT compile true org.apache.nifi nifi-nar-utils - 1.18.0 + 1.19.0-SNAPSHOT compile true org.apache.nifi nifi-properties - 1.18.0 + 1.19.0-SNAPSHOT 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 5ee40be35c..3adba30e1f 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-stateless-engine @@ -28,50 +28,50 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-framework-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-stateless-api - 1.18.0 + 1.19.0-SNAPSHOT provided org.apache.nifi nifi-framework-core-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-framework-components - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-parameter - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-nar-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-framework-nar-loading-utils - 1.18.0 + 1.19.0-SNAPSHOT @@ -101,7 +101,7 @@ org.apache.nifi nifi-mock - 1.18.0 + 1.19.0-SNAPSHOT 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 f9a60cdd75..1eebcd6766 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -28,7 +28,7 @@ org.apache.nifi nifi-stateless-engine - 1.18.0 + 1.19.0-SNAPSHOT \ 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 267478df08..667858352e 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 diff --git a/nifi-stateless/nifi-stateless-resources/pom.xml b/nifi-stateless/nifi-stateless-resources/pom.xml index ce8f3df6a1..fa55bb1325 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 diff --git a/nifi-stateless/pom.xml b/nifi-stateless/pom.xml index 084be313c1..54d04ec5a7 100644 --- a/nifi-stateless/pom.xml +++ b/nifi-stateless/pom.xml @@ -17,7 +17,7 @@ nifi org.apache.nifi - 1.18.0 + 1.19.0-SNAPSHOT 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 fe804fee89..32258e700c 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -27,12 +27,12 @@ org.apache.nifi nifi-stateless-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-stateless-bootstrap - 1.18.0 + 1.19.0-SNAPSHOT com.fasterxml.jackson.core @@ -45,7 +45,7 @@ org.apache.nifi.registry nifi-registry-data-model - 1.18.0 + 1.19.0-SNAPSHOT @@ -70,31 +70,31 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT runtime org.apache.nifi nifi-server-api - 1.18.0 + 1.19.0-SNAPSHOT runtime org.apache.nifi nifi-framework-api - 1.18.0 + 1.19.0-SNAPSHOT runtime org.apache.nifi nifi-nar-utils - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-properties - 1.18.0 + 1.19.0-SNAPSHOT runtime @@ -118,31 +118,31 @@ org.apache.nifi nifi-stateless-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-system-test-extensions-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-standard-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-jetty-bundle - 1.18.0 + 1.19.0-SNAPSHOT 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 b5cd0c83d8..145b9b693e 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-system-test-extensions-nar @@ -29,12 +29,12 @@ org.apache.nifi nifi-system-test-extensions - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 f1a93e9aae..d0eddfdcfa 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -27,22 +27,22 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-stateless-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-bin-manager - 1.18.0 + 1.19.0-SNAPSHOT \ No newline at end of file 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 c5de66014b..a8a4001a78 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 f7958eb567..8a23990f11 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-system-test-extensions2-nar @@ -29,12 +29,12 @@ org.apache.nifi nifi-system-test-extensions2 - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT 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 c6952a6667..cbf1ca3529 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -27,12 +27,12 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT \ 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 881a35b4a0..638813f53d 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 - 1.18.0 + 1.19.0-SNAPSHOT 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 522398703d..7664cc5d85 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -84,13 +84,13 @@ org.apache.nifi nifi-client-dto - 1.18.0 + 1.19.0-SNAPSHOT test org.apache.nifi nifi-toolkit-cli - 1.18.0 + 1.19.0-SNAPSHOT test @@ -143,78 +143,78 @@ org.apache.nifi nifi-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-framework-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-runtime - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-bootstrap-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-bootstrap - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-xml-processing - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-jetty-bundle - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-framework-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-server-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-provenance-repository-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-standard-services-api-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-system-test-extensions-nar - 1.18.0 + 1.19.0-SNAPSHOT nar org.apache.nifi nifi-system-test-extensions2-nar - 1.18.0 + 1.19.0-SNAPSHOT nar diff --git a/nifi-system-tests/pom.xml b/nifi-system-tests/pom.xml index 4dbf2d5914..3baadda81b 100644 --- a/nifi-system-tests/pom.xml +++ b/nifi-system-tests/pom.xml @@ -18,7 +18,7 @@ nifi org.apache.nifi - 1.18.0 + 1.19.0-SNAPSHOT nifi-system-tests diff --git a/nifi-toolkit/nifi-toolkit-admin/pom.xml b/nifi-toolkit/nifi-toolkit-admin/pom.xml index fe65973842..22ce672ed9 100644 --- a/nifi-toolkit/nifi-toolkit-admin/pom.xml +++ b/nifi-toolkit/nifi-toolkit-admin/pom.xml @@ -13,7 +13,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-toolkit - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -45,7 +45,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-toolkit-tls - 1.18.0 + 1.19.0-SNAPSHOT com.fasterxml.jackson.core @@ -54,7 +54,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-client-dto - 1.18.0 + 1.19.0-SNAPSHOT ch.qos.logback @@ -65,7 +65,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-web-security - 1.18.0 + 1.19.0-SNAPSHOT ch.qos.logback @@ -85,7 +85,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-properties - 1.18.0 + 1.19.0-SNAPSHOT ch.qos.logback @@ -96,7 +96,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-properties-loader - 1.18.0 + 1.19.0-SNAPSHOT ch.qos.logback @@ -107,7 +107,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-security-utils - 1.18.0 + 1.19.0-SNAPSHOT ch.qos.logback diff --git a/nifi-toolkit/nifi-toolkit-api/pom.xml b/nifi-toolkit/nifi-toolkit-api/pom.xml index 0f662ad299..1d09152aa8 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 diff --git a/nifi-toolkit/nifi-toolkit-assembly/pom.xml b/nifi-toolkit/nifi-toolkit-assembly/pom.xml index 2da6e0a415..49d2e587ab 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-toolkit-assembly pom @@ -66,37 +66,37 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-toolkit-tls - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-toolkit-encrypt-config - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-toolkit-s2s - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-toolkit-admin - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-toolkit-zookeeper-migrator - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-toolkit-flowanalyzer - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-toolkit-cli - 1.18.0 + 1.19.0-SNAPSHOT org.slf4j diff --git a/nifi-toolkit/nifi-toolkit-cli/pom.xml b/nifi-toolkit/nifi-toolkit-cli/pom.xml index ae7cdf67ad..bc5d796c6b 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 - 1.18.0 + 1.19.0-SNAPSHOT nifi-toolkit-cli Tooling to make tls configuration easier @@ -57,7 +57,7 @@ org.apache.nifi nifi-client-dto - 1.18.0 + 1.19.0-SNAPSHOT ch.qos.logback diff --git a/nifi-toolkit/nifi-toolkit-encrypt-config/pom.xml b/nifi-toolkit/nifi-toolkit-encrypt-config/pom.xml index 8cef280559..77444ac170 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 - 1.18.0 + 1.19.0-SNAPSHOT 4.0.0 @@ -27,37 +27,37 @@ org.apache.nifi nifi-flow-encryptor - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-properties - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-property-protection-api - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-property-protection-factory - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-property-protection-loader - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi.registry nifi-registry-properties - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-properties-loader - 1.18.0 + 1.19.0-SNAPSHOT ch.qos.logback @@ -68,7 +68,7 @@ org.apache.nifi nifi-toolkit-tls - 1.18.0 + 1.19.0-SNAPSHOT commons-logging @@ -90,7 +90,7 @@ org.apache.nifi nifi-framework-core - 1.18.0 + 1.19.0-SNAPSHOT test diff --git a/nifi-toolkit/nifi-toolkit-flowanalyzer/pom.xml b/nifi-toolkit/nifi-toolkit-flowanalyzer/pom.xml index 2757e41d54..5b1d80b477 100644 --- a/nifi-toolkit/nifi-toolkit-flowanalyzer/pom.xml +++ b/nifi-toolkit/nifi-toolkit-flowanalyzer/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-toolkit - 1.18.0 + 1.19.0-SNAPSHOT nifi-toolkit-flowanalyzer @@ -26,13 +26,13 @@ org.apache.nifi nifi-security-utils - 1.18.0 + 1.19.0-SNAPSHOT compile org.apache.nifi nifi-xml-processing - 1.18.0 + 1.19.0-SNAPSHOT diff --git a/nifi-toolkit/nifi-toolkit-flowfile-repo/pom.xml b/nifi-toolkit/nifi-toolkit-flowfile-repo/pom.xml index 35fab8e627..b1b968e91f 100644 --- a/nifi-toolkit/nifi-toolkit-flowfile-repo/pom.xml +++ b/nifi-toolkit/nifi-toolkit-flowfile-repo/pom.xml @@ -14,14 +14,14 @@ org.apache.nifi nifi-toolkit - 1.18.0 + 1.19.0-SNAPSHOT nifi-toolkit-flowfile-repo org.apache.nifi nifi-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.commons diff --git a/nifi-toolkit/nifi-toolkit-s2s/pom.xml b/nifi-toolkit/nifi-toolkit-s2s/pom.xml index 2c78945cb2..aa60af08ce 100644 --- a/nifi-toolkit/nifi-toolkit-s2s/pom.xml +++ b/nifi-toolkit/nifi-toolkit-s2s/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-toolkit - 1.18.0 + 1.19.0-SNAPSHOT nifi-toolkit-s2s Site-to-site cli @@ -26,7 +26,7 @@ org.apache.nifi nifi-site-to-site-client - 1.18.0 + 1.19.0-SNAPSHOT commons-cli diff --git a/nifi-toolkit/nifi-toolkit-tls/pom.xml b/nifi-toolkit/nifi-toolkit-tls/pom.xml index dd9e768293..31ead502bb 100644 --- a/nifi-toolkit/nifi-toolkit-tls/pom.xml +++ b/nifi-toolkit/nifi-toolkit-tls/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-toolkit - 1.18.0 + 1.19.0-SNAPSHOT nifi-toolkit-tls Tooling to make tls configuration easier @@ -26,18 +26,18 @@ org.apache.nifi nifi-properties - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-security-utils - 1.18.0 + 1.19.0-SNAPSHOT org.apache.nifi nifi-resources provided - 1.18.0 + 1.19.0-SNAPSHOT resources zip diff --git a/nifi-toolkit/nifi-toolkit-zookeeper-migrator/pom.xml b/nifi-toolkit/nifi-toolkit-zookeeper-migrator/pom.xml index bbaddb7dbb..b5da48b68d 100644 --- a/nifi-toolkit/nifi-toolkit-zookeeper-migrator/pom.xml +++ b/nifi-toolkit/nifi-toolkit-zookeeper-migrator/pom.xml @@ -21,7 +21,7 @@ org.apache.nifi nifi-toolkit - 1.18.0 + 1.19.0-SNAPSHOT 5.3.0 diff --git a/nifi-toolkit/pom.xml b/nifi-toolkit/pom.xml index 94ed4ba606..7e52f222c0 100644 --- a/nifi-toolkit/pom.xml +++ b/nifi-toolkit/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.18.0 + 1.19.0-SNAPSHOT nifi-toolkit pom diff --git a/pom.xml b/pom.xml index ca98d63219..2c9160a07d 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi - 1.18.0 + 1.19.0-SNAPSHOT pom Apache NiFi is an easy to use, powerful, and reliable system to process and distribute data. @@ -82,7 +82,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 - nifi-1.18.0-RC4 + nifi-1.15.0-RC3 JIRA @@ -100,7 +100,7 @@ v16.13.2 1.12.1 1.3.5 - 1664819373 + 1664819974 UTF-8 UTF-8 2014