diff --git a/minifi/minifi-assembly/pom.xml b/minifi/minifi-assembly/pom.xml index 8b8c8e3626..929b485514 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.14.0 + 1.15.0-SNAPSHOT minifi-assembly pom @@ -124,13 +124,13 @@ limitations under the License. org.apache.nifi.minifi minifi-framework-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi.minifi minifi-server-nar - 1.14.0 + 1.15.0-SNAPSHOT nar diff --git a/minifi/minifi-bootstrap/pom.xml b/minifi/minifi-bootstrap/pom.xml index a0fd79179d..3d6d057d31 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.14.0 + 1.15.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 671a7d7045..6d6afe2190 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.14.0 + 1.15.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 f8114a5735..6046993d20 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.14.0 + 1.15.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 a51b7ef999..bc4c4dad6b 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.14.0 + 1.15.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 c03c8ffbb4..6165525450 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.14.0 + 1.15.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 7838b46a06..7a90c6f744 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.14.0 + 1.15.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 943eb16366..8841ff8d4e 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.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.minifi minifi-c2-docker - 1.14.0 + 1.15.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 918e4de11e..58df61df09 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.14.0 + 1.15.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 87e9f82153..ed4d7cb112 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.14.0 + 1.15.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 c64012620e..8ce27569ad 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.14.0 + 1.15.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 d482bbdcc0..5a3efd0265 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.14.0 + 1.15.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 e5e3fad35a..bff6ecc283 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.14.0 + 1.15.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 eeafb7f24c..273fd04dc1 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.14.0 + 1.15.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 585b7f080c..aba20e55e3 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.14.0 + 1.15.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 d0dd99c35c..032cb424ac 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.14.0 + 1.15.0-SNAPSHOT minifi-c2-service war diff --git a/minifi/minifi-c2/pom.xml b/minifi/minifi-c2/pom.xml index d5f7e6ca26..54f19ce842 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.14.0 + 1.15.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 4e65d17575..f8c4bf5fe1 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.14.0 + 1.15.0-SNAPSHOT minifi-commons-schema diff --git a/minifi/minifi-commons/minifi-utils/pom.xml b/minifi/minifi-commons/minifi-utils/pom.xml index 84bc7146db..3a33825a3e 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.14.0 + 1.15.0-SNAPSHOT minifi-utils diff --git a/minifi/minifi-commons/pom.xml b/minifi/minifi-commons/pom.xml index 32fec1b5d8..211bffccc3 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.14.0 + 1.15.0-SNAPSHOT minifi-commons pom diff --git a/minifi/minifi-docker/pom.xml b/minifi/minifi-docker/pom.xml index dc13b26cb4..d0950f8efd 100644 --- a/minifi/minifi-docker/pom.xml +++ b/minifi/minifi-docker/pom.xml @@ -21,12 +21,12 @@ limitations under the License. org.apache.nifi.minifi minifi - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.minifi minifi-docker - 1.14.0 + 1.15.0-SNAPSHOT pom diff --git a/minifi/minifi-docs/pom.xml b/minifi/minifi-docs/pom.xml index 95680b4488..1bd8c3872a 100644 --- a/minifi/minifi-docs/pom.xml +++ b/minifi/minifi-docs/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi.minifi minifi - 1.14.0 + 1.15.0-SNAPSHOT pom minifi-docs diff --git a/minifi/minifi-integration-tests/pom.xml b/minifi/minifi-integration-tests/pom.xml index 9ab3d6e531..8a6ee7729d 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.14.0 + 1.15.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 0799d101c5..29adb04e55 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 diff --git a/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-framework-api/pom.xml b/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-framework-api/pom.xml index e5979abd94..0bedcf5b03 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.14.0 + 1.15.0-SNAPSHOT minifi-framework-api @@ -29,18 +29,18 @@ limitations under the License. org.apache.nifi.minifi minifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-server-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-headless-server - 1.14.0 + 1.15.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 92136251e6..c04b70d957 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.14.0 + 1.15.0-SNAPSHOT minifi-framework-core @@ -29,7 +29,7 @@ limitations under the License. org.apache.nifi.minifi minifi-framework-api - 1.14.0 + 1.15.0-SNAPSHOT org.eclipse.jetty @@ -117,7 +117,7 @@ limitations under the License. org.apache.nifi nifi-headless-server - 1.14.0 + 1.15.0-SNAPSHOT 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 6e12d2d6c5..3ab6cf508e 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.14.0 + 1.15.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 422a5bf1ec..ede83393d6 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.14.0 + 1.15.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 37b83afd1e..48e02691a1 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.14.0 + 1.15.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 a0dcbdf57d..57a95f81c7 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.14.0 + 1.15.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 0b15d8403e..99b86ae077 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.14.0 + 1.15.0-SNAPSHOT minifi-server-nar nar @@ -30,18 +30,18 @@ org.apache.nifi.minifi minifi-framework-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi.minifi minifi-server - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-headless-server - 1.14.0 + 1.15.0-SNAPSHOT diff --git a/nifi-api/pom.xml b/nifi-api/pom.xml index 1f960e7c4e..daa380dc7b 100644 --- a/nifi-api/pom.xml +++ b/nifi-api/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.14.0 + 1.15.0-SNAPSHOT nifi-api jar diff --git a/nifi-assembly/pom.xml b/nifi-assembly/pom.xml index ede871e4cc..651acf81b4 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.14.0 + 1.15.0-SNAPSHOT nifi-assembly pom @@ -94,38 +94,38 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-framework-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-server-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-runtime - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-bootstrap - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-bootstrap-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-resources resources - 1.14.0 + 1.15.0-SNAPSHOT runtime zip @@ -133,631 +133,631 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-docs resources - 1.14.0 + 1.15.0-SNAPSHOT runtime zip org.apache.nifi nifi-framework-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-server-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-provenance-repository-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-ssl-context-service-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-distributed-cache-services-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-datadog-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-standard-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-jetty-bundle - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-update-attribute-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-stateless-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-stateless-bootstrap - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-hadoop-libraries-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-hadoop-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-kafka-1-0-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-kafka-2-0-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-kafka-2-6-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-confluent-platform-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-http-context-map-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-html-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-lookup-services-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-poi-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-kudu-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-ldap-iaa-providers-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-kerberos-iaa-providers-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-single-user-iaa-providers-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-dbcp-service-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-hadoop-dbcp-service-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-mongodb-client-service-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-mongodb-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-mongodb-services-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-solr-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-social-media-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-hl7-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-ccda-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-language-translation-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-enrich-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-aws-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-aws-service-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-ambari-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-rethinkdb-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-prometheus-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-influxdb-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-network-processors-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-avro-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-couchbase-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-couchbase-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-hbase-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-riemann-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-hbase_1_1_2-client-service-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-hbase_2-client-service-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-oauth2-provider-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-azure-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-azure-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-scripting-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-groovyx-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-elasticsearch-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-elasticsearch-client-service-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-elasticsearch-client-service-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-elasticsearch-restapi-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-cybersecurity-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-email-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-amqp-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-splunk-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-jms-cf-service-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-jms-processors-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-cassandra-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-cassandra-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-cassandra-services-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-spring-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-registry-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-hive-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-hive-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-site-to-site-reporting-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-record-serialization-services-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-mqtt-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-snmp-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-evtx-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-slack-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-smb-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-windows-event-log-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-websocket-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-websocket-services-jetty-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-websocket-processors-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-tcp-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-gcp-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-gcp-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-stateful-analysis-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-cdc-mysql-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-parquet-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-pgp-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-pgp-service-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-pgp-service-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-hwx-schema-registry-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-redis-service-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-redis-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-hazelcast-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-hazelcast-services-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-metrics-reporter-service-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-metrics-reporting-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-kerberos-credentials-service-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-proxy-configuration-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-jolt-record-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-record-sink-service-nar - 1.14.0 + 1.15.0-SNAPSHOT nar @@ -803,7 +803,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-kafka-0-9-nar - 1.14.0 + 1.15.0-SNAPSHOT nar @@ -817,7 +817,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-kafka-0-10-nar - 1.14.0 + 1.15.0-SNAPSHOT nar @@ -831,7 +831,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-elasticsearch-5-nar - 1.14.0 + 1.15.0-SNAPSHOT nar @@ -845,25 +845,25 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-graph-client-service-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-neo4j-cypher-service-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-graph-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-other-graph-services-nar - 1.14.0 + 1.15.0-SNAPSHOT nar @@ -880,7 +880,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-grpc-nar - 1.14.0 + 1.15.0-SNAPSHOT nar @@ -897,7 +897,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-atlas-nar - 1.14.0 + 1.15.0-SNAPSHOT nar @@ -914,7 +914,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-hive_1_1-nar - 1.14.0 + 1.15.0-SNAPSHOT nar @@ -931,7 +931,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-hive3-nar - 1.14.0 + 1.15.0-SNAPSHOT nar @@ -946,13 +946,13 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-easyrules-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-rules-action-handler-nar - 1.14.0 + 1.15.0-SNAPSHOT nar @@ -967,19 +967,19 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-sql-reporting-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-easyrules-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-rules-action-handler-nar - 1.14.0 + 1.15.0-SNAPSHOT nar @@ -994,14 +994,14 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-server-nar - 1.14.0 + 1.15.0-SNAPSHOT nar provided org.apache.nifi nifi-headless-server-nar - 1.14.0 + 1.15.0-SNAPSHOT nar @@ -1016,19 +1016,19 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-accumulo-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-accumulo-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-accumulo-services-nar - 1.14.0 + 1.15.0-SNAPSHOT nar @@ -1362,13 +1362,13 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-ranger-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-ranger-resources - 1.14.0 + 1.15.0-SNAPSHOT @@ -1381,7 +1381,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-asn1-nar - 1.14.0 + 1.15.0-SNAPSHOT nar diff --git a/nifi-bootstrap/pom.xml b/nifi-bootstrap/pom.xml index cbb6d781aa..2ae0a8306d 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.14.0 + 1.15.0-SNAPSHOT nifi-bootstrap jar @@ -27,34 +27,34 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT compile org.apache.nifi nifi-bootstrap-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-security-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-flow-encryptor - 1.14.0 + 1.15.0-SNAPSHOT runtime org.apache.nifi nifi-single-user-utils - 1.14.0 + 1.15.0-SNAPSHOT runtime @@ -65,7 +65,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-expression-language - 1.14.0 + 1.15.0-SNAPSHOT com.squareup.okhttp3 @@ -83,7 +83,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-properties-loader - 1.14.0 + 1.15.0-SNAPSHOT ch.qos.logback diff --git a/nifi-commons/nifi-bootstrap-utils/pom.xml b/nifi-commons/nifi-bootstrap-utils/pom.xml index 65653c773f..30a034545d 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.14.0 + 1.15.0-SNAPSHOT nifi-bootstrap-utils jar diff --git a/nifi-commons/nifi-data-provenance-utils/pom.xml b/nifi-commons/nifi-data-provenance-utils/pom.xml index 7b0c0d383e..6559dff394 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.14.0 + 1.15.0-SNAPSHOT nifi-data-provenance-utils jar @@ -25,22 +25,22 @@ org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-framework-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-security-utils - 1.14.0 + 1.15.0-SNAPSHOT org.bouncycastle @@ -49,12 +49,12 @@ org.apache.nifi nifi-properties-loader - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-properties - 1.14.0 + 1.15.0-SNAPSHOT diff --git a/nifi-commons/nifi-expression-language/pom.xml b/nifi-commons/nifi-expression-language/pom.xml index d09092c4d0..69705796d9 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.14.0 + 1.15.0-SNAPSHOT nifi-expression-language jar @@ -61,22 +61,22 @@ org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-parameter - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-uuid5 - 1.14.0 + 1.15.0-SNAPSHOT org.hamcrest diff --git a/nifi-commons/nifi-flow-encryptor/pom.xml b/nifi-commons/nifi-flow-encryptor/pom.xml index 5cff65c493..d20002c20e 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.14.0 + 1.15.0-SNAPSHOT nifi-flow-encryptor org.apache.nifi nifi-property-encryptor - 1.14.0 + 1.15.0-SNAPSHOT diff --git a/nifi-commons/nifi-flowfile-packager/pom.xml b/nifi-commons/nifi-flowfile-packager/pom.xml index 8a79475e3b..4431d3bce4 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.14.0 + 1.15.0-SNAPSHOT nifi-flowfile-packager jar diff --git a/nifi-commons/nifi-hl7-query-language/pom.xml b/nifi-commons/nifi-hl7-query-language/pom.xml index 43ef4ed6e9..f5daca93d7 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.14.0 + 1.15.0-SNAPSHOT nifi-hl7-query-language diff --git a/nifi-commons/nifi-json-utils/pom.xml b/nifi-commons/nifi-json-utils/pom.xml index 167badd861..3d30d1c389 100644 --- a/nifi-commons/nifi-json-utils/pom.xml +++ b/nifi-commons/nifi-json-utils/pom.xml @@ -18,16 +18,16 @@ org.apache.nifi nifi-commons - 1.14.0 + 1.15.0-SNAPSHOT nifi-json-utils - 1.14.0 + 1.15.0-SNAPSHOT jar org.apache.nifi nifi-api - 1.14.0 + 1.15.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 e1c2cd667d..1ad1c9d576 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.14.0 + 1.15.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 fecbeb49cf..29a42faefd 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -63,7 +63,7 @@ org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT io.dropwizard.metrics diff --git a/nifi-commons/nifi-parameter/pom.xml b/nifi-commons/nifi-parameter/pom.xml index 37d2a42955..3e640a5966 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -28,7 +28,7 @@ org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT diff --git a/nifi-commons/nifi-properties/pom.xml b/nifi-commons/nifi-properties/pom.xml index 433c503aab..3942ca7d72 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.14.0 + 1.15.0-SNAPSHOT compile org.apache.nifi nifi-commons - 1.14.0 + 1.15.0-SNAPSHOT nifi-properties diff --git a/nifi-commons/nifi-property-encryptor/pom.xml b/nifi-commons/nifi-property-encryptor/pom.xml index a4ed1fc430..a723ffd2f7 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.14.0 + 1.15.0-SNAPSHOT nifi-property-encryptor org.apache.nifi nifi-security-utils - 1.14.0 + 1.15.0-SNAPSHOT org.bouncycastle diff --git a/nifi-commons/nifi-property-utils/pom.xml b/nifi-commons/nifi-property-utils/pom.xml index 5d133d090c..fd734e65bd 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.14.0 + 1.15.0-SNAPSHOT nifi-property-utils diff --git a/nifi-commons/nifi-record-path/pom.xml b/nifi-commons/nifi-record-path/pom.xml index cad15bd9c2..7a167e4ef6 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.14.0 + 1.15.0-SNAPSHOT nifi-record-path @@ -59,22 +59,22 @@ org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-record - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-properties - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-uuid5 - 1.14.0 + 1.15.0-SNAPSHOT org.antlr diff --git a/nifi-commons/nifi-record/pom.xml b/nifi-commons/nifi-record/pom.xml index 5237792c7c..866684d9c6 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.14.0 + 1.15.0-SNAPSHOT nifi-record diff --git a/nifi-commons/nifi-rocksdb-utils/pom.xml b/nifi-commons/nifi-rocksdb-utils/pom.xml index 12bd02a9a2..e239634886 100644 --- a/nifi-commons/nifi-rocksdb-utils/pom.xml +++ b/nifi-commons/nifi-rocksdb-utils/pom.xml @@ -18,21 +18,21 @@ org.apache.nifi nifi-commons - 1.14.0 + 1.15.0-SNAPSHOT nifi-rocksdb-utils - 1.14.0 + 1.15.0-SNAPSHOT jar org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-properties - 1.14.0 + 1.15.0-SNAPSHOT org.rocksdb diff --git a/nifi-commons/nifi-schema-utils/pom.xml b/nifi-commons/nifi-schema-utils/pom.xml index f238f3123f..14e5fb0802 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.14.0 + 1.15.0-SNAPSHOT nifi-schema-utils diff --git a/nifi-commons/nifi-security-kerberos/pom.xml b/nifi-commons/nifi-security-kerberos/pom.xml index 0572a0612c..32bfa01661 100644 --- a/nifi-commons/nifi-security-kerberos/pom.xml +++ b/nifi-commons/nifi-security-kerberos/pom.xml @@ -18,14 +18,14 @@ org.apache.nifi nifi-commons - 1.14.0 + 1.15.0-SNAPSHOT nifi-security-kerberos org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.commons diff --git a/nifi-commons/nifi-security-kms/pom.xml b/nifi-commons/nifi-security-kms/pom.xml index a5e852074c..37697adca4 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.14.0 + 1.15.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 98b5c33fca..a18b60813a 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.14.0 + 1.15.0-SNAPSHOT nifi-security-socket-ssl org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.slf4j @@ -34,7 +34,7 @@ org.apache.nifi nifi-security-utils - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-commons/nifi-security-utils-api/pom.xml b/nifi-commons/nifi-security-utils-api/pom.xml index 74473d7968..7d0fca2ffa 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.14.0 + 1.15.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 d5fdcc3b42..0785971b7f 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.14.0 + 1.15.0-SNAPSHOT nifi-security-utils @@ -30,22 +30,22 @@ org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-security-utils-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-security-kms - 1.14.0 + 1.15.0-SNAPSHOT ch.qos.logback @@ -73,7 +73,7 @@ org.apache.nifi nifi-properties - 1.14.0 + 1.15.0-SNAPSHOT at.favre.lib diff --git a/nifi-commons/nifi-sensitive-property-provider/pom.xml b/nifi-commons/nifi-sensitive-property-provider/pom.xml index 47b7e59f6a..2e01ee3a65 100644 --- a/nifi-commons/nifi-sensitive-property-provider/pom.xml +++ b/nifi-commons/nifi-sensitive-property-provider/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-commons - 1.14.0 + 1.15.0-SNAPSHOT nifi-sensitive-property-provider @@ -26,7 +26,7 @@ org.apache.nifi nifi-properties - 1.14.0 + 1.15.0-SNAPSHOT org.bouncycastle @@ -40,12 +40,12 @@ org.apache.nifi nifi-security-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-vault-utils - 1.14.0 + 1.15.0-SNAPSHOT commons-io diff --git a/nifi-commons/nifi-single-user-utils/pom.xml b/nifi-commons/nifi-single-user-utils/pom.xml index 146a1f04bc..b5e14efdb7 100644 --- a/nifi-commons/nifi-single-user-utils/pom.xml +++ b/nifi-commons/nifi-single-user-utils/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-commons - 1.14.0 + 1.15.0-SNAPSHOT nifi-single-user-utils diff --git a/nifi-commons/nifi-site-to-site-client/pom.xml b/nifi-commons/nifi-site-to-site-client/pom.xml index d3abe079a1..2c9c259ac3 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.14.0 + 1.15.0-SNAPSHOT nifi-site-to-site-client @@ -34,22 +34,22 @@ org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-framework-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-security-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.commons @@ -64,7 +64,7 @@ org.apache.nifi nifi-client-dto - 1.14.0 + 1.15.0-SNAPSHOT ${httpclient.group} diff --git a/nifi-commons/nifi-socket-utils/pom.xml b/nifi-commons/nifi-socket-utils/pom.xml index a4f0ad1cab..28db8dcbe8 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.14.0 + 1.15.0-SNAPSHOT nifi-socket-utils Utilities for socket communication @@ -30,12 +30,12 @@ org.apache.nifi nifi-security-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-logging-utils - 1.14.0 + 1.15.0-SNAPSHOT commons-net @@ -55,7 +55,7 @@ org.apache.nifi nifi-properties - 1.14.0 + 1.15.0-SNAPSHOT diff --git a/nifi-commons/nifi-utils/pom.xml b/nifi-commons/nifi-utils/pom.xml index 7d45aaeda5..16cf809f26 100644 --- a/nifi-commons/nifi-utils/pom.xml +++ b/nifi-commons/nifi-utils/pom.xml @@ -18,10 +18,10 @@ org.apache.nifi nifi-commons - 1.14.0 + 1.15.0-SNAPSHOT nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT jar This nifi-utils module should be a general purpose place to store widely @@ -38,7 +38,7 @@ org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT diff --git a/nifi-commons/nifi-uuid5/pom.xml b/nifi-commons/nifi-uuid5/pom.xml index f80997ce51..983a9c1003 100644 --- a/nifi-commons/nifi-uuid5/pom.xml +++ b/nifi-commons/nifi-uuid5/pom.xml @@ -32,7 +32,7 @@ org.apache.nifi nifi-commons - 1.14.0 + 1.15.0-SNAPSHOT nifi-uuid5 diff --git a/nifi-commons/nifi-vault-utils/pom.xml b/nifi-commons/nifi-vault-utils/pom.xml index aad6175d5c..f73e4cbeba 100644 --- a/nifi-commons/nifi-vault-utils/pom.xml +++ b/nifi-commons/nifi-vault-utils/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-commons - 1.14.0 + 1.15.0-SNAPSHOT nifi-vault-utils @@ -47,7 +47,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT @@ -59,13 +59,13 @@ org.apache.nifi nifi-security-utils-api - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-security-utils - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-commons/nifi-web-utils/pom.xml b/nifi-commons/nifi-web-utils/pom.xml index 874108a3cd..eeea164e78 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.14.0 + 1.15.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 86f1b1ffc3..9761694108 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.14.0 + 1.15.0-SNAPSHOT nifi-write-ahead-log jar @@ -30,7 +30,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT diff --git a/nifi-commons/pom.xml b/nifi-commons/pom.xml index 49d76efe58..30b13a3757 100644 --- a/nifi-commons/pom.xml +++ b/nifi-commons/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-commons diff --git a/nifi-docker/dockerhub/pom.xml b/nifi-docker/dockerhub/pom.xml index 31c5ba3a8e..46e8c9e280 100644 --- a/nifi-docker/dockerhub/pom.xml +++ b/nifi-docker/dockerhub/pom.xml @@ -15,7 +15,7 @@ org.apache.nifi nifi-docker - 1.14.0 + 1.15.0-SNAPSHOT dockerhub diff --git a/nifi-docker/dockermaven/pom.xml b/nifi-docker/dockermaven/pom.xml index 87e63f06c5..229a6e27de 100644 --- a/nifi-docker/dockermaven/pom.xml +++ b/nifi-docker/dockermaven/pom.xml @@ -15,7 +15,7 @@ org.apache.nifi nifi-docker - 1.14.0 + 1.15.0-SNAPSHOT dockermaven diff --git a/nifi-docker/pom.xml b/nifi-docker/pom.xml index a9c11cebd4..7be1c37019 100644 --- a/nifi-docker/pom.xml +++ b/nifi-docker/pom.xml @@ -15,12 +15,12 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-docker - 1.14.0 + 1.15.0-SNAPSHOT pom diff --git a/nifi-docs/pom.xml b/nifi-docs/pom.xml index cc287b40c7..5f83b5486d 100644 --- a/nifi-docs/pom.xml +++ b/nifi-docs/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.14.0 + 1.15.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 35a102a359..a7f07332f2 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.14.0 + 1.15.0-SNAPSHOT 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 bce38a7d8c..132f3f44b2 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.14.0 + 1.15.0-SNAPSHOT nifi-nifi-example-processors @@ -29,17 +29,17 @@ org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-external/nifi-example-bundle/pom.xml b/nifi-external/nifi-example-bundle/pom.xml index 1eb2c96107..3048b335e9 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.14.0 + 1.15.0-SNAPSHOT nifi-example-bundle @@ -35,7 +35,7 @@ org.apache.nifi nifi-nifi-example-processors - 1.14.0 + 1.15.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 95115cf20c..43b8afda01 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -27,22 +27,22 @@ org.apache.nifi nifi-kafka-connector - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-stateless-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-stateless-bootstrap - 1.14.0 + 1.15.0-SNAPSHOT @@ -64,40 +64,40 @@ org.apache.nifi nifi-framework-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-server-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-runtime - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-nar-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-properties - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-jetty-bundle - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-stateless-nar - 1.14.0 + 1.15.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 153dd062a2..5cd8ab3885 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -27,7 +27,7 @@ org.apache.nifi nifi-kafka-connector-assembly - 1.14.0 + 1.15.0-SNAPSHOT org.apache.kafka @@ -42,19 +42,19 @@ org.apache.nifi nifi-system-test-extensions-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-standard-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.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 6e6cf51713..0582d09b26 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -33,22 +33,22 @@ org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-stateless-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-stateless-bootstrap - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT @@ -70,39 +70,39 @@ org.apache.nifi nifi-framework-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-server-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-runtime - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-nar-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-properties - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-jetty-bundle - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-stateless-nar - 1.14.0 + 1.15.0-SNAPSHOT nar diff --git a/nifi-external/nifi-kafka-connect/pom.xml b/nifi-external/nifi-kafka-connect/pom.xml index bb654f1ff8..e05c83b380 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 diff --git a/nifi-external/nifi-spark-receiver/pom.xml b/nifi-external/nifi-spark-receiver/pom.xml index 6804c1de24..258f19c61e 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.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-spark-receiver @@ -42,7 +42,7 @@ org.apache.nifi nifi-site-to-site-client - 1.14.0 + 1.15.0-SNAPSHOT com.sun.jersey diff --git a/nifi-external/pom.xml b/nifi-external/pom.xml index e1e9cbc14a..0f2d07e89c 100644 --- a/nifi-external/pom.xml +++ b/nifi-external/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-external diff --git a/nifi-framework-api/pom.xml b/nifi-framework-api/pom.xml index e095f650dd..ee36015c85 100644 --- a/nifi-framework-api/pom.xml +++ b/nifi-framework-api/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.14.0 + 1.15.0-SNAPSHOT nifi-framework-api jar @@ -27,12 +27,12 @@ org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-security-utils - 1.14.0 + 1.15.0-SNAPSHOT provided diff --git a/nifi-maven-archetypes/nifi-processor-bundle-archetype/pom.xml b/nifi-maven-archetypes/nifi-processor-bundle-archetype/pom.xml index 4b23d2f687..38927d2a9d 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.14.0 + 1.15.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 c3659810dc..95655ef927 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.14.0 + 1.15.0-SNAPSHOT nifi-service-bundle-archetype diff --git a/nifi-maven-archetypes/pom.xml b/nifi-maven-archetypes/pom.xml index 0e3cee3e03..ca4fbef795 100644 --- a/nifi-maven-archetypes/pom.xml +++ b/nifi-maven-archetypes/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-maven-archetypes diff --git a/nifi-mock/pom.xml b/nifi-mock/pom.xml index 2644fc2f49..8688dff6d1 100644 --- a/nifi-mock/pom.xml +++ b/nifi-mock/pom.xml @@ -18,39 +18,39 @@ org.apache.nifi nifi - 1.14.0 + 1.15.0-SNAPSHOT nifi-mock org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-framework-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-parameter - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-framework-core-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-expression-language - 1.14.0 + 1.15.0-SNAPSHOT asm @@ -61,7 +61,7 @@ org.apache.nifi nifi-data-provenance-utils - 1.14.0 + 1.15.0-SNAPSHOT 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 c1dd85cc6b..10595a5435 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.14.0 + 1.15.0-SNAPSHOT nifi-ambari-nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-ambari-reporting-task - 1.14.0 + 1.15.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 da7e3b46ef..eb488e8de1 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.14.0 + 1.15.0-SNAPSHOT nifi-ambari-reporting-task @@ -41,23 +41,23 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-reporting-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-metrics - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-ambari-bundle/pom.xml b/nifi-nar-bundles/nifi-ambari-bundle/pom.xml index 8575b38242..3eed0853c8 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.14.0 + 1.15.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 9bbc54e59d..fea14ae41d 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,10 +18,10 @@ org.apache.nifi nifi-amqp-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-amqp-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -31,7 +31,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.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 0da76e3e65..2a2990ab4a 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.14.0 + 1.15.0-SNAPSHOT nifi-amqp-processors jar @@ -40,12 +40,12 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-amqp-bundle/pom.xml b/nifi-nar-bundles/nifi-amqp-bundle/pom.xml index 82e3e9c8cc..c9513cd741 100644 --- a/nifi-nar-bundles/nifi-amqp-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-amqp-bundle/pom.xml @@ -18,10 +18,10 @@ org.apache.nifi nifi-nar-bundles - 1.14.0 + 1.15.0-SNAPSHOT nifi-amqp-bundle - 1.14.0 + 1.15.0-SNAPSHOT pom A bundle of processors that publish to and consume messages from AMQP. @@ -33,7 +33,7 @@ org.apache.nifi nifi-amqp-processors - 1.14.0 + 1.15.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 42a4874493..4bb1259b42 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -32,13 +32,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-asn1-services - 1.14.0 + 1.15.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 45f367d54c..51357f6cb1 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -39,7 +39,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.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 eae4c984d3..8c03415c16 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.14.0 + 1.15.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 66a4865ac5..2af0bd3581 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.14.0 + 1.15.0-SNAPSHOT nifi-atlas-nar @@ -37,7 +37,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.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 4fc4a6185d..905355bfb0 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.14.0 + 1.15.0-SNAPSHOT nifi-atlas-reporting-task @@ -33,12 +33,12 @@ org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-reporting-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -93,7 +93,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-atlas-bundle/pom.xml b/nifi-nar-bundles/nifi-atlas-bundle/pom.xml index 11c758ce17..9cf4e34d28 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.14.0 + 1.15.0-SNAPSHOT nifi-atlas-bundle @@ -40,7 +40,7 @@ org.apache.nifi nifi-atlas-reporting-task - 1.14.0 + 1.15.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 08f969e9b7..fb006b2125 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,11 +19,11 @@ org.apache.nifi nifi-avro-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-avro-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -34,7 +34,7 @@ org.apache.nifi nifi-avro-processors - 1.14.0 + 1.15.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 612a7a8c6f..d85b597805 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.14.0 + 1.15.0-SNAPSHOT nifi-avro-processors @@ -29,7 +29,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.commons @@ -54,7 +54,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-avro-bundle/pom.xml b/nifi-nar-bundles/nifi-avro-bundle/pom.xml index 0917828b1f..b81a5e9162 100644 --- a/nifi-nar-bundles/nifi-avro-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-avro-bundle/pom.xml @@ -19,12 +19,12 @@ org.apache.nifi nifi-nar-bundles - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-avro-bundle - 1.14.0 + 1.15.0-SNAPSHOT pom 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 f1e05777dd..d59c515eda 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.14.0 + 1.15.0-SNAPSHOT nifi-aws-abstract-processors @@ -85,7 +85,7 @@ org.apache.nifi nifi-aws-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided @@ -95,7 +95,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.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 c0a01478f1..4dd414c9b1 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.14.0 + 1.15.0-SNAPSHOT nifi-aws-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-aws-service-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-aws-processors - 1.14.0 + 1.15.0-SNAPSHOT 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 449b95e70b..d958052ba0 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.14.0 + 1.15.0-SNAPSHOT nifi-aws-processors @@ -32,17 +32,17 @@ org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-aws-abstract-processors - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-aws-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided @@ -65,13 +65,13 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-standard-web-test-utils - 1.14.0 + 1.15.0-SNAPSHOT test @@ -87,13 +87,13 @@ org.apache.nifi nifi-record-serialization-services - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-schema-registry-service-api - 1.14.0 + 1.15.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 1d68f575ed..2092bc01d7 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.14.0 + 1.15.0-SNAPSHOT nifi-aws-service-api-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-aws-service-api - 1.14.0 + 1.15.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 69dbd99c14..51b1b853a1 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.14.0 + 1.15.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 27676daf00..32a8586dc3 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.14.0 + 1.15.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 ac7e8a85ce..f54972c8f6 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 nifi-azure-graph-authorizer @@ -34,12 +34,12 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.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 415d94624c..ad6539e94f 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.14.0 + 1.15.0-SNAPSHOT nifi-azure-nar @@ -33,22 +33,22 @@ org.apache.nifi nifi-azure-processors - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-azure-reporting-task - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-azure-graph-authorizer - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-azure-services-api-nar - 1.14.0 + 1.15.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 a67c132cdc..99d30e2549 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.14.0 + 1.15.0-SNAPSHOT nifi-azure-processors jar @@ -32,12 +32,12 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-service-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -54,7 +54,7 @@ org.apache.nifi nifi-azure-services-api - 1.14.0 + 1.15.0-SNAPSHOT provided @@ -165,38 +165,38 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-avro-record-utils - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-json-utils - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-schema-registry-service-api - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-record-serialization-services - 1.14.0 + 1.15.0-SNAPSHOT test @@ -208,7 +208,7 @@ org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi 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 2d9ee12a30..5dfd8dd92e 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.14.0 + 1.15.0-SNAPSHOT nifi-azure-reporting-task jar @@ -25,17 +25,17 @@ org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-metrics - 1.14.0 + 1.15.0-SNAPSHOT com.google.code.gson @@ -56,14 +56,14 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-reporting-utils - 1.14.0 + 1.15.0-SNAPSHOT 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 3a6f8cc7e9..80dfb14bc4 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -33,13 +33,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-azure-services-api - 1.14.0 + 1.15.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 daa3996af8..dc003ff302 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.14.0 + 1.15.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 d259d66d4c..7808fac587 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.14.0 + 1.15.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 212255f2dc..ac230e5ba2 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,23 +19,23 @@ org.apache.nifi nifi-beats-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-beats-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-beats-processors - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.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 6473e7d1f7..d8974e4ebe 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.14.0 + 1.15.0-SNAPSHOT nifi-beats-processors @@ -33,12 +33,12 @@ org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-security-socket-ssl - 1.14.0 + 1.15.0-SNAPSHOT com.google.code.gson @@ -48,17 +48,17 @@ org.apache.nifi nifi-socket-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-flowfile-packager - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -68,7 +68,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-beats-bundle/pom.xml b/nifi-nar-bundles/nifi-beats-bundle/pom.xml index dac88e7d2c..b67259261d 100644 --- a/nifi-nar-bundles/nifi-beats-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-beats-bundle/pom.xml @@ -19,11 +19,11 @@ org.apache.nifi nifi-nar-bundles - 1.14.0 + 1.15.0-SNAPSHOT nifi-beats-bundle - 1.14.0 + 1.15.0-SNAPSHOT pom 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 5d53a01ea2..2638e5dec6 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,41 +19,41 @@ org.apache.nifi nifi-cassandra-bundle - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-cassandra-distributedmapcache-service - 1.14.0 + 1.15.0-SNAPSHOT jar org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-record-serialization-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi - 1.14.0 + 1.15.0-SNAPSHOT nifi-utils org.apache.nifi - 1.14.0 + 1.15.0-SNAPSHOT nifi-record org.apache.nifi nifi-avro-record-utils - 1.14.0 + 1.15.0-SNAPSHOT com.fasterxml.jackson.core @@ -70,30 +70,30 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-distributed-cache-client-service-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-cassandra-services-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-cassandra-services - 1.14.0 + 1.15.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 b8790d930d..2937bc61ca 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.14.0 + 1.15.0-SNAPSHOT nifi-cassandra-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-cassandra-services-api-nar - 1.14.0 + 1.15.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 6d7b1c9350..78226e0ce7 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.14.0 + 1.15.0-SNAPSHOT nifi-cassandra-processors @@ -33,7 +33,7 @@ org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -67,7 +67,7 @@ org.apache.nifi nifi-cassandra-services - 1.14.0 + 1.15.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 204d11a196..27c20e160f 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,25 +17,25 @@ nifi-cassandra-bundle org.apache.nifi - 1.14.0 + 1.15.0-SNAPSHOT 4.0.0 nifi-cassandra-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-cassandra-services-api - 1.14.0 + 1.15.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 8109c16501..b460b9a36b 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.14.0 + 1.15.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 4c4b6fd43f..c3e1ab11f0 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -28,18 +28,18 @@ org.apache.nifi nifi-cassandra-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-cassandra-services - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-cassandra-distributedmapcache-service - 1.14.0 + 1.15.0-SNAPSHOT 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 c2e0d12df6..36d3a408b1 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -29,13 +29,13 @@ org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT @@ -53,19 +53,19 @@ org.apache.nifi nifi-ssl-context-service-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-framework-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-cassandra-bundle/pom.xml b/nifi-nar-bundles/nifi-cassandra-bundle/pom.xml index 17c50c220f..5c84ac9497 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.14.0 + 1.15.0-SNAPSHOT @@ -44,7 +44,7 @@ org.apache.nifi nifi-cassandra-processors - 1.14.0 + 1.15.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 23206ed078..b30740e072 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.14.0 + 1.15.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 e35a5dee64..13d346ee5b 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.14.0 + 1.15.0-SNAPSHOT nifi-ccda-processors @@ -33,7 +33,7 @@ org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.commons @@ -63,7 +63,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-ccda-bundle/pom.xml b/nifi-nar-bundles/nifi-ccda-bundle/pom.xml index a8d008cb73..af295ef80a 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.14.0 + 1.15.0-SNAPSHOT nifi-ccda-bundle @@ -35,7 +35,7 @@ org.apache.nifi nifi-ccda-processors - 1.14.0 + 1.15.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 07e58b988b..837b5f9c79 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.14.0 + 1.15.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 faa1fdd6ce..0db08c5b23 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.14.0 + 1.15.0-SNAPSHOT nifi-cdc-mysql-nar nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.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 7c1dc779c2..42817b2dac 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.14.0 + 1.15.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.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.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 9cc0ea4069..bff1ffd7d2 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.14.0 + 1.15.0-SNAPSHOT nifi-cdc-mysql-bundle pom @@ -32,7 +32,7 @@ org.apache.nifi nifi-cdc-mysql-processors - 1.14.0 + 1.15.0-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-cdc/pom.xml b/nifi-nar-bundles/nifi-cdc/pom.xml index dacd05a781..c9e7e4823a 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.14.0 + 1.15.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 99f6a0b8a7..5a4a00ac92 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.14.0 + 1.15.0-SNAPSHOT nifi-confluent-platform-nar nar @@ -22,13 +22,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-confluent-schema-registry-service - 1.14.0 + 1.15.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 8d96f975a9..da97e74189 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.14.0 + 1.15.0-SNAPSHOT nifi-confluent-schema-registry-service @@ -32,7 +32,7 @@ org.apache.nifi nifi-avro-record-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -56,12 +56,12 @@ org.apache.nifi nifi-web-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-mock - 1.14.0 + 1.15.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 7cbb3d616b..9e04a4c545 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.14.0 + 1.15.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 d47fbaa2cc..713caff5ee 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,11 +19,11 @@ org.apache.nifi nifi-couchbase-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-couchbase-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -34,13 +34,13 @@ org.apache.nifi nifi-couchbase-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-couchbase-processors - 1.14.0 + 1.15.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 2744b271df..1533e7518e 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.14.0 + 1.15.0-SNAPSHOT nifi-couchbase-processors @@ -33,12 +33,12 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-couchbase-services-api - 1.14.0 + 1.15.0-SNAPSHOT provided @@ -65,7 +65,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.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 2e7f8eeaae..f65e2e9b57 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,11 +19,11 @@ org.apache.nifi nifi-couchbase-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-couchbase-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -34,13 +34,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-couchbase-services-api - 1.14.0 + 1.15.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 eda156c0c2..e0e6f2b2ae 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.14.0 + 1.15.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 6c317ed688..6a4a3fba0c 100644 --- a/nifi-nar-bundles/nifi-couchbase-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-couchbase-bundle/pom.xml @@ -19,12 +19,12 @@ org.apache.nifi nifi-nar-bundles - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-couchbase-bundle - 1.14.0 + 1.15.0-SNAPSHOT pom 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 3d31e0fdf8..3f20ec13cc 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,11 +19,11 @@ org.apache.nifi nifi-cybersecurity-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-cybersecurity-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -34,7 +34,7 @@ org.apache.nifi nifi-cybersecurity-processors - 1.14.0 + 1.15.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 893dddc570..3660ab273e 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.14.0 + 1.15.0-SNAPSHOT nifi-cybersecurity-processors @@ -33,7 +33,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT info.debatty @@ -48,7 +48,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-cybersecurity-bundle/pom.xml b/nifi-nar-bundles/nifi-cybersecurity-bundle/pom.xml index 60ec630bc4..b2d752a95d 100644 --- a/nifi-nar-bundles/nifi-cybersecurity-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-cybersecurity-bundle/pom.xml @@ -19,12 +19,12 @@ org.apache.nifi nifi-nar-bundles - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-cybersecurity-bundle - 1.14.0 + 1.15.0-SNAPSHOT pom 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 eba4d64848..b08dd18049 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.14.0 + 1.15.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 a41ee42e21..39a309de2e 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.14.0 + 1.15.0-SNAPSHOT nifi-datadog-reporting-task @@ -46,12 +46,12 @@ org.apache.nifi nifi-metrics - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.coursera @@ -78,7 +78,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-datadog-bundle/pom.xml b/nifi-nar-bundles/nifi-datadog-bundle/pom.xml index 949bc47216..c374f4f724 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.14.0 + 1.15.0-SNAPSHOT nifi-datadog-bundle @@ -34,7 +34,7 @@ org.apache.nifi nifi-datadog-reporting-task - 1.14.0 + 1.15.0-SNAPSHOT org.glassfish.jersey.core diff --git a/nifi-nar-bundles/nifi-druid-bundle/nifi-druid-controller-service-api-nar/pom.xml b/nifi-nar-bundles/nifi-druid-bundle/nifi-druid-controller-service-api-nar/pom.xml index c44f8fc8c6..451cc18ed9 100644 --- a/nifi-nar-bundles/nifi-druid-bundle/nifi-druid-controller-service-api-nar/pom.xml +++ b/nifi-nar-bundles/nifi-druid-bundle/nifi-druid-controller-service-api-nar/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-druid-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-druid-controller-service-api-nar @@ -28,13 +28,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-druid-controller-service-api - 1.14.0 + 1.15.0-SNAPSHOT \ No newline at end of file diff --git a/nifi-nar-bundles/nifi-druid-bundle/nifi-druid-controller-service-api/pom.xml b/nifi-nar-bundles/nifi-druid-bundle/nifi-druid-controller-service-api/pom.xml index 3490b20c06..5ca2d45570 100644 --- a/nifi-nar-bundles/nifi-druid-bundle/nifi-druid-controller-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-druid-bundle/nifi-druid-controller-service-api/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-druid-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-druid-controller-service-api diff --git a/nifi-nar-bundles/nifi-druid-bundle/nifi-druid-controller-service/pom.xml b/nifi-nar-bundles/nifi-druid-bundle/nifi-druid-controller-service/pom.xml index a1a83a2019..948471e0b4 100644 --- a/nifi-nar-bundles/nifi-druid-bundle/nifi-druid-controller-service/pom.xml +++ b/nifi-nar-bundles/nifi-druid-bundle/nifi-druid-controller-service/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-druid-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-druid-controller-service @@ -33,12 +33,12 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-druid-controller-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided @@ -59,7 +59,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-druid-bundle/nifi-druid-nar/pom.xml b/nifi-nar-bundles/nifi-druid-bundle/nifi-druid-nar/pom.xml index d014c64ffe..caf91354f4 100644 --- a/nifi-nar-bundles/nifi-druid-bundle/nifi-druid-nar/pom.xml +++ b/nifi-nar-bundles/nifi-druid-bundle/nifi-druid-nar/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-druid-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-druid-nar @@ -28,18 +28,18 @@ org.apache.nifi nifi-druid-controller-service-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-druid-controller-service - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-druid-processors - 1.14.0 + 1.15.0-SNAPSHOT \ No newline at end of file diff --git a/nifi-nar-bundles/nifi-druid-bundle/nifi-druid-processors/pom.xml b/nifi-nar-bundles/nifi-druid-bundle/nifi-druid-processors/pom.xml index 26b92b4f4a..ae5160594c 100644 --- a/nifi-nar-bundles/nifi-druid-bundle/nifi-druid-processors/pom.xml +++ b/nifi-nar-bundles/nifi-druid-bundle/nifi-druid-processors/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-druid-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-druid-processors @@ -32,7 +32,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -45,7 +45,7 @@ org.apache.nifi nifi-druid-controller-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided @@ -56,19 +56,19 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-druid-controller-service - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-druid-bundle/pom.xml b/nifi-nar-bundles/nifi-druid-bundle/pom.xml index 323e7efc6c..805af26440 100644 --- a/nifi-nar-bundles/nifi-druid-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-druid-bundle/pom.xml @@ -18,11 +18,11 @@ org.apache.nifi nifi-nar-bundles - 1.14.0 + 1.15.0-SNAPSHOT nifi-druid-bundle - 1.14.0 + 1.15.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 0929fddbfa..705e9531a9 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,12 +17,12 @@ nifi-easyrules-bundle org.apache.nifi - 1.14.0 + 1.15.0-SNAPSHOT 4.0.0 nifi-easyrules-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -32,12 +32,12 @@ org.apache.nifi nifi-easyrules-service - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.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 bae1a92c81..9edbd46767 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -30,7 +30,7 @@ org.apache.nifi nifi-rules-engine-service-api - 1.14.0 + 1.15.0-SNAPSHOT org.yaml @@ -40,7 +40,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.jeasy @@ -71,7 +71,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-easyrules-bundle/pom.xml b/nifi-nar-bundles/nifi-easyrules-bundle/pom.xml index 1ebcf39aad..36e563a896 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -36,7 +36,7 @@ org.apache.nifi nifi-easyrules-service - 1.14.0 + 1.15.0-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-5-nar/pom.xml b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-5-nar/pom.xml index 02dd8698a0..6bf45797a7 100644 --- a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-5-nar/pom.xml +++ b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-5-nar/pom.xml @@ -14,7 +14,7 @@ language governing permissions and limitations under the License. --> nifi-elasticsearch-bundle org.apache.nifi - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -30,7 +30,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar diff --git a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-5-processors/pom.xml b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-5-processors/pom.xml index d61bdb969c..5f77a50c42 100644 --- a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-5-processors/pom.xml +++ b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-5-processors/pom.xml @@ -14,7 +14,7 @@ language governing permissions and limitations under the License. --> nifi-elasticsearch-bundle org.apache.nifi - 1.14.0 + 1.15.0-SNAPSHOT nifi-elasticsearch-5-processors @@ -40,12 +40,12 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test 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 220f1f334d..325dc53017 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,11 +19,11 @@ org.apache.nifi nifi-elasticsearch-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-elasticsearch-client-service-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -34,13 +34,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-elasticsearch-client-service-api - 1.14.0 + 1.15.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 a3d0fd8d0f..8b2a9e9f7c 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.14.0 + 1.15.0-SNAPSHOT nifi-elasticsearch-client-service-api @@ -29,18 +29,18 @@ org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-ssl-context-service-api - 1.14.0 + 1.15.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 d9c883f823..8615e2d24d 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,11 +19,11 @@ org.apache.nifi nifi-elasticsearch-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-elasticsearch-client-service-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -34,13 +34,13 @@ org.apache.nifi nifi-elasticsearch-client-service-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-elasticsearch-client-service - 1.14.0 + 1.15.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 c9f1ae2a7a..3f3ed117ff 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.14.0 + 1.15.0-SNAPSHOT nifi-elasticsearch-client-service @@ -36,29 +36,29 @@ org.apache.nifi nifi-lookup-service-api provided - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-api provided - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-distributed-cache-client-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-record - 1.14.0 + 1.15.0-SNAPSHOT provided @@ -94,19 +94,19 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-ssl-context-service-api - 1.14.0 + 1.15.0-SNAPSHOT compile org.apache.nifi nifi-elasticsearch-client-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided @@ -130,7 +130,7 @@ org.apache.nifi nifi-avro-record-utils - 1.14.0 + 1.15.0-SNAPSHOT compile @@ -151,7 +151,7 @@ org.apache.nifi nifi-record-path - 1.14.0 + 1.15.0-SNAPSHOT compile 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 8297eedccb..db90a3e9ae 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.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -30,7 +30,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.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 1f89c53c6b..42bb9cdffc 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.14.0 + 1.15.0-SNAPSHOT nifi-elasticsearch-processors @@ -40,12 +40,12 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-record-path - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -72,25 +72,25 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-schema-registry-service-api - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-record-serialization-services - 1.14.0 + 1.15.0-SNAPSHOT test @@ -136,7 +136,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-standard-record-utils - 1.14.0 + 1.15.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 ea5c78ae6b..36dbaa60ba 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.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -30,13 +30,13 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-elasticsearch-client-service-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-elasticsearch-restapi-processors - 1.14.0 + 1.15.0-SNAPSHOT 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 cd6691b9c8..83e0aef5c4 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.14.0 + 1.15.0-SNAPSHOT nifi-elasticsearch-restapi-processors @@ -30,36 +30,36 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-properties - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-ssl-context-service-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-schema-registry-service-api - 1.14.0 + 1.15.0-SNAPSHOT commons-io @@ -79,7 +79,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-ssl-context-service - 1.14.0 + 1.15.0-SNAPSHOT test @@ -90,13 +90,13 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-elasticsearch-client-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-json-utils - 1.14.0 + 1.15.0-SNAPSHOT compile @@ -118,19 +118,19 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-record-path - 1.14.0 + 1.15.0-SNAPSHOT compile org.apache.nifi nifi-mock-record-utils - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-record-serialization-services - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-elasticsearch-bundle/pom.xml b/nifi-nar-bundles/nifi-elasticsearch-bundle/pom.xml index 13f28a9b58..3e292651da 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.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -40,17 +40,17 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-elasticsearch-processors - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-elasticsearch-5-processors - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-elasticsearch-restapi-processors - 1.14.0 + 1.15.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 24decfd704..0bd5761eac 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.14.0 + 1.15.0-SNAPSHOT nifi-email-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.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 fa406307ee..bfb6b09734 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.14.0 + 1.15.0-SNAPSHOT nifi-email-processors @@ -36,7 +36,7 @@ org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT javax.mail @@ -117,7 +117,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-email-bundle/pom.xml b/nifi-nar-bundles/nifi-email-bundle/pom.xml index ab412ba12d..09c192f6e0 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.14.0 + 1.15.0-SNAPSHOT nifi-email-bundle @@ -37,7 +37,7 @@ org.apache.nifi nifi-email-processors - 1.14.0 + 1.15.0-SNAPSHOT org.springframework 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 d02fb96fa8..0ce98b16d4 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.14.0 + 1.15.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 a955514b20..9b4aa4905b 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.14.0 + 1.15.0-SNAPSHOT @@ -37,7 +37,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT com.maxmind.geoip2 @@ -58,7 +58,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test @@ -138,19 +138,19 @@ org.apache.nifi nifi-record-path - 1.14.0 + 1.15.0-SNAPSHOT compile org.apache.nifi nifi-record-serialization-services - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-enrich-bundle/pom.xml b/nifi-nar-bundles/nifi-enrich-bundle/pom.xml index 17bfbbf5af..cafd1a575c 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.14.0 + 1.15.0-SNAPSHOT nifi-enrich-bundle @@ -35,7 +35,7 @@ org.apache.nifi nifi-enrich-processors - 1.14.0 + 1.15.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 3c642b3100..62be03001d 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.14.0 + 1.15.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.14.0 + 1.15.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 6dfa412f18..e4115698c8 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.14.0 + 1.15.0-SNAPSHOT nifi-evtx-processors @@ -40,7 +40,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT com.google.guava @@ -55,7 +55,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-evtx-bundle/pom.xml b/nifi-nar-bundles/nifi-evtx-bundle/pom.xml index a773fd06d9..f9f8c215d8 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.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -43,7 +43,7 @@ org.apache.nifi nifi-evtx-processors - 1.14.0 + 1.15.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 6d83e59d1b..6499b40bd4 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.14.0 + 1.15.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 ac262a462e..bb368fcbb7 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.14.0 + 1.15.0-SNAPSHOT nifi-database-utils @@ -27,12 +27,12 @@ org.apache.nifi nifi-standard-record-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-avro-record-utils - 1.14.0 + 1.15.0-SNAPSHOT com.github.ben-manes.caffeine @@ -57,7 +57,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test 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 9653778e4b..ab008d213f 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.14.0 + 1.15.0-SNAPSHOT nifi-event-transport jar @@ -31,12 +31,12 @@ org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-mock - 1.14.0 + 1.15.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 4f723113f9..3cf46630ee 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,10 +18,10 @@ org.apache.nifi nifi-extension-utils - 1.14.0 + 1.15.0-SNAPSHOT nifi-hadoop-utils - 1.14.0 + 1.15.0-SNAPSHOT jar @@ -32,12 +32,12 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.14.0 + 1.15.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 f0f3c33c88..745ceb8de9 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.14.0 + 1.15.0-SNAPSHOT nifi-kerberos-test-utils @@ -27,17 +27,17 @@ org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-kerberos-credentials-service-api - 1.14.0 + 1.15.0-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-processor-utils/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-processor-utils/pom.xml index c65201e68a..ed7675efaf 100644 --- a/nifi-nar-bundles/nifi-extension-utils/nifi-processor-utils/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/nifi-processor-utils/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-extension-utils - 1.14.0 + 1.15.0-SNAPSHOT nifi-processor-utils jar @@ -38,12 +38,12 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-security-socket-ssl - 1.14.0 + 1.15.0-SNAPSHOT commons-io @@ -74,7 +74,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test @@ -101,7 +101,7 @@ org.apache.nifi nifi-event-transport - 1.14.0 + 1.15.0-SNAPSHOT compile 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 c9f90ec27e..9ee87fb166 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.14.0 + 1.15.0-SNAPSHOT nifi-prometheus-utils jar @@ -41,17 +41,17 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-properties - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-metrics - 1.14.0 + 1.15.0-SNAPSHOT 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 cfabd9f883..ca9089cc27 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.14.0 + 1.15.0-SNAPSHOT nifi-avro-record-utils @@ -27,7 +27,7 @@ org.apache.nifi nifi-standard-record-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.avro @@ -60,7 +60,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.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 65e3d9da0c..dc5342d1ec 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,10 +18,10 @@ org.apache.nifi nifi-record-utils - 1.14.0 + 1.15.0-SNAPSHOT nifi-hadoop-record-utils - 1.14.0 + 1.15.0-SNAPSHOT jar @@ -42,12 +42,12 @@ org.apache.nifi nifi-hadoop-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-avro-record-utils - 1.14.0 + 1.15.0-SNAPSHOT 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 0abd9e4429..5ff58ca1c8 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.14.0 + 1.15.0-SNAPSHOT nifi-mock-record-utils @@ -31,7 +31,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT @@ -49,7 +49,7 @@ org.apache.nifi nifi-avro-record-utils - 1.14.0 + 1.15.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 562b641291..aea899e7e8 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.14.0 + 1.15.0-SNAPSHOT nifi-standard-record-utils @@ -31,12 +31,12 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-security-socket-ssl - 1.14.0 + 1.15.0-SNAPSHOT @@ -64,7 +64,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.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 d6bbb6ff04..20b928ccda 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.14.0 + 1.15.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 4802f1a95e..33e1ced2a8 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,12 +17,12 @@ nifi-extension-utils org.apache.nifi - 1.14.0 + 1.15.0-SNAPSHOT 4.0.0 nifi-reporting-utils - 1.14.0 + 1.15.0-SNAPSHOT jar @@ -33,7 +33,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.commons @@ -48,7 +48,7 @@ org.apache.nifi nifi-metrics - 1.14.0 + 1.15.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 5ca7b61f91..6b7257d556 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.14.0 + 1.15.0-SNAPSHOT nifi-service-utils jar @@ -38,12 +38,12 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-mock - 1.14.0 + 1.15.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 322e894f35..8282f1cb1e 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.14.0 + 1.15.0-SNAPSHOT nifi-syslog-utils jar @@ -31,12 +31,12 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-extension-utils/pom.xml b/nifi-nar-bundles/nifi-extension-utils/pom.xml index 015abeb0ea..94abb88643 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.14.0 + 1.15.0-SNAPSHOT pom nifi-extension-utils 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 c0e40d7c98..8f7c3a49aa 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,10 +18,10 @@ org.apache.nifi nifi-flume-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-flume-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -130,7 +130,7 @@ org.apache.nifi nifi-hadoop-libraries-nar - 1.14.0 + 1.15.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 d35008ea88..0b57003c38 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.14.0 + 1.15.0-SNAPSHOT nifi-flume-processors jar @@ -35,12 +35,12 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-flowfile-packager - 1.14.0 + 1.15.0-SNAPSHOT org.apache.flume @@ -154,7 +154,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-flume-bundle/pom.xml b/nifi-nar-bundles/nifi-flume-bundle/pom.xml index b0f3e51ce6..4f1c127092 100644 --- a/nifi-nar-bundles/nifi-flume-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-flume-bundle/pom.xml @@ -18,10 +18,10 @@ org.apache.nifi nifi-nar-bundles - 1.14.0 + 1.15.0-SNAPSHOT nifi-flume-bundle - 1.14.0 + 1.15.0-SNAPSHOT pom A bundle of processors that run Flume sources/sinks @@ -33,7 +33,7 @@ org.apache.nifi nifi-flume-processors - 1.14.0 + 1.15.0-SNAPSHOT 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 09a93953eb..312cd45645 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.14.0 + 1.15.0-SNAPSHOT nifi-framework-nar nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-jetty-bundle - 1.14.0 + 1.15.0-SNAPSHOT nar @@ -56,12 +56,12 @@ org.apache.nifi nifi-standard-prioritizers - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-framework-cluster - 1.14.0 + 1.15.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 660aeba45a..296b71ed66 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.14.0 + 1.15.0-SNAPSHOT nifi-administration diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-authorizer/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-authorizer/pom.xml index d42036d690..88037f536b 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -157,7 +157,7 @@ org.apache.nifi nifi-mock-authorizer - 1.14.0 + 1.15.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 a0f7f39ecb..ae70a2ce9b 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.14.0 + 1.15.0-SNAPSHOT nifi-client-dto @@ -29,7 +29,7 @@ org.apache.nifi.registry nifi-registry-data-model - 1.14.0 + 1.15.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 4e5d1afbe9..3cbff6820c 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.14.0 + 1.15.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 a07da409b1..6e82c41f95 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.14.0 + 1.15.0-SNAPSHOT nifi-file-authorizer 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 da8f1d722b..4e6c667865 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.14.0 + 1.15.0-SNAPSHOT nifi-flowfile-repo-serialization @@ -30,17 +30,17 @@ org.apache.nifi nifi-repository-models - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-write-ahead-log - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-schema-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi 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 663bc55a58..603146f9f7 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -35,12 +35,12 @@ org.apache.nifi nifi-framework-authorization - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-security-utils - 1.14.0 + 1.15.0-SNAPSHOT org.springframework.security @@ -49,7 +49,7 @@ org.apache.nifi nifi-expression-language - 1.14.0 + 1.15.0-SNAPSHOT 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 5286c82e5d..6e86ac70fb 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.14.0 + 1.15.0-SNAPSHOT nifi-framework-authorization @@ -34,7 +34,7 @@ org.apache.nifi nifi-mock-authorizer - 1.14.0 + 1.15.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 866ad077ed..b96f2243da 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.14.0 + 1.15.0-SNAPSHOT nifi-framework-cluster-protocol jar @@ -36,12 +36,12 @@ org.apache.nifi nifi-logging-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-socket-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi 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 9a642396b5..4ec7141525 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.14.0 + 1.15.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 ce05a1063d..929e7dd5c7 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.14.0 + 1.15.0-SNAPSHOT nifi-framework-components jar @@ -36,22 +36,22 @@ org.apache.nifi nifi-framework-core-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-site-to-site - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-repository-models - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-data-provenance-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -64,35 +64,35 @@ org.apache.nifi nifi-nar-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-property-encryptor - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.registry nifi-registry-data-model - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.registry nifi-registry-flow-diff - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.registry nifi-registry-client - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-mock - 1.14.0 + 1.15.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 d4a95a12b7..67ace9adf0 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.14.0 + 1.15.0-SNAPSHOT nifi-framework-core-api @@ -29,7 +29,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.14.0 + 1.15.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.14.0 + 1.15.0-SNAPSHOT org.apache.commons @@ -59,7 +59,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-expression-language - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -68,12 +68,12 @@ language governing permissions and limitations under the License. --> org.apache.nifi.registry nifi-registry-data-model - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.registry nifi-registry-client - 1.14.0 + 1.15.0-SNAPSHOT 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 d1107bb4c3..2607acc21d 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.14.0 + 1.15.0-SNAPSHOT nifi-framework-core jar @@ -46,27 +46,27 @@ org.apache.nifi nifi-framework-components - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-expression-language - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-schema-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-repository-models - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -83,7 +83,7 @@ org.apache.nifi nifi-logging-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -92,7 +92,7 @@ org.apache.nifi nifi-site-to-site-client - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -143,22 +143,22 @@ org.apache.nifi nifi-data-provenance-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-write-ahead-log - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-rocksdb-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-flowfile-repo-serialization - 1.14.0 + 1.15.0-SNAPSHOT org.apache.zookeeper @@ -185,17 +185,17 @@ org.apache.nifi.registry nifi-registry-data-model - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.registry nifi-registry-flow-diff - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.registry nifi-registry-client - 1.14.0 + 1.15.0-SNAPSHOT com.fasterxml.jackson.core @@ -214,7 +214,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test @@ -239,13 +239,13 @@ org.apache.nifi nifi-mock-authorizer - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-persistent-provenance-repository - 1.14.0 + 1.15.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 e0aaef1cd2..aeeea76baa 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.14.0 + 1.15.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 2d65757a8c..f7d3d8bbb9 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.14.0 + 1.15.0-SNAPSHOT nifi-framework-nar-utils jar 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 87935c1b3e..d7af947d99 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.14.0 + 1.15.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 00331605a8..6a91f6220b 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.14.0 + 1.15.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 991738642e..c591765db6 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.14.0 + 1.15.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 a61ee2a4fb..285203d789 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.14.0 + 1.15.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 b45db10393..0e985a9b05 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.14.0 + 1.15.0-SNAPSHOT nifi-repository-models @@ -30,7 +30,7 @@ org.apache.nifi nifi-schema-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.commons @@ -39,7 +39,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.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 1497e43d95..15cf537cfe 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.14.0 + 1.15.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 a8461145dd..544e47d9a8 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.14.0 + 1.15.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 a4eb0ef3b1..2947876aa3 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 nifi-shell-authorizer @@ -40,7 +40,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.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 4977a51f39..44ce4b6fe1 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.14.0 + 1.15.0-SNAPSHOT nifi-site-to-site @@ -41,7 +41,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.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 7ecf26bf79..a854f5f9b4 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.14.0 + 1.15.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 267dd5ce37..6f5e632d83 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.14.0 + 1.15.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 40491b67cd..3c427ef61c 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.14.0 + 1.15.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 2941ff0b8a..46cb22ab59 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.14.0 + 1.15.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 8f93c6fea0..6d3d7631bd 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.14.0 + 1.15.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 a4dfd009c6..823659bec2 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.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-web-api @@ -207,7 +207,7 @@ org.apache.nifi nifi-web-security - 1.14.0 + 1.15.0-SNAPSHOT test-jar test @@ -264,7 +264,7 @@ org.apache.nifi nifi-prometheus-utils - 1.14.0 + 1.15.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 b1bc85a2f3..6d61579e05 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.14.0 + 1.15.0-SNAPSHOT org.apache.nifi 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 bd5d974f00..83ab97e333 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.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-web-content-viewer 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 dee1b004be..5cea4b4fe8 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.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-web-docs 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 6fed84d7d2..50641e0754 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.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-web-error 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 fcc15a4057..e08bf5ec63 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.14.0 + 1.15.0-SNAPSHOT org.apache.nifi 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 3aa9beeead..667e017304 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.14.0 + 1.15.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 9f49e3ec57..93a78496be 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.14.0 + 1.15.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 4e6271c7da..99fbb81c1d 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.14.0 + 1.15.0-SNAPSHOT nifi-web pom @@ -40,31 +40,31 @@ org.apache.nifi nifi-web-api war - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-web-error war - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-web-docs war - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-web-content-viewer war - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-web-ui war - 1.14.0 + 1.15.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 b8cec17df6..757ead62e1 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.14.0 + 1.15.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 af8ef2d6e7..163f76ca39 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.14.0 + 1.15.0-SNAPSHOT nifi-headless-server-nar nar @@ -30,13 +30,13 @@ org.apache.nifi nifi-framework-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-headless-server - 1.14.0 + 1.15.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 765b37f144..414d57e4f8 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.14.0 + 1.15.0-SNAPSHOT nifi-server-nar nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-framework-nar - 1.14.0 + 1.15.0-SNAPSHOT nar @@ -40,7 +40,7 @@ org.apache.nifi nifi-framework-nar-loading-utils - 1.14.0 + 1.15.0-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-framework-bundle/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/pom.xml index 2d7a7711ff..5e177725c6 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.14.0 + 1.15.0-SNAPSHOT nifi-framework-bundle pom @@ -37,178 +37,178 @@ org.apache.nifi nifi-custom-ui-utilities - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-ui-extension - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-data-provenance-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-security-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-security-utils-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-expression-language - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-web-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-site-to-site-client - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-logging-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-framework-cluster-protocol - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-framework-cluster - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-runtime - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-client-dto - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-web-content-access - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-framework-core-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-framework-nar-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-framework-nar-loading-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-site-to-site - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-framework-core - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-properties-loader - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-sensitive-property-provider - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-framework-authorization - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-framework-authorization-providers - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-user-actions - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-administration - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-jetty - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-web-optimistic-locking - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-web-security - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-documentation - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-file-authorizer - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-shell-authorizer - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-authorizer - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-parameter - 1.14.0 + 1.15.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 180a4d7f37..99748544b9 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.14.0 + 1.15.0-SNAPSHOT nifi-gcp-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-gcp-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-gcp-processors - 1.14.0 + 1.15.0-SNAPSHOT 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 07f5fd1a76..6d5cb58f71 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.14.0 + 1.15.0-SNAPSHOT nifi-gcp-processors @@ -53,18 +53,18 @@ org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-gcp-services-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test @@ -97,13 +97,13 @@ org.apache.nifi nifi-json-utils - 1.14.0 + 1.15.0-SNAPSHOT compile org.apache.nifi nifi-record-serialization-services - 1.14.0 + 1.15.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 c4326e8d19..56ba2a92ca 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,11 +19,11 @@ org.apache.nifi nifi-gcp-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-gcp-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -34,13 +34,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-gcp-services-api - 1.14.0 + 1.15.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 d042b3ad0d..69940ba626 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.14.0 + 1.15.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 e750721171..310d3b54db 100644 --- a/nifi-nar-bundles/nifi-gcp-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-gcp-bundle/pom.xml @@ -19,11 +19,11 @@ org.apache.nifi nifi-nar-bundles - 1.14.0 + 1.15.0-SNAPSHOT nifi-gcp-bundle - 1.14.0 + 1.15.0-SNAPSHOT pom 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 bb71e441e7..e60d934d79 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.14.0 + 1.15.0-SNAPSHOT nifi-graph-client-service-api-nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-graph-client-service-api - 1.14.0 + 1.15.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 4c1626b038..4d651745ab 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.14.0 + 1.15.0-SNAPSHOT nifi-graph-client-service-api @@ -34,7 +34,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.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 c8b5e0a49e..8c3ed555b9 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.14.0 + 1.15.0-SNAPSHOT nifi-graph-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-graph-client-service-api-nar - 1.14.0 + 1.15.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 966b14f21f..5839f0990b 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.14.0 + 1.15.0-SNAPSHOT nifi-graph-processors @@ -37,7 +37,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT commons-io @@ -57,7 +57,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test @@ -69,19 +69,19 @@ org.apache.nifi nifi-graph-client-service-api - 1.14.0 + 1.15.0-SNAPSHOT compile org.apache.nifi nifi-graph-test-clients - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-record-path - 1.14.0 + 1.15.0-SNAPSHOT compile @@ -92,29 +92,29 @@ org.apache.nifi nifi-json-utils - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-record-serialization-service-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-record-serialization-services - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-schema-registry-service-api - 1.14.0 + 1.15.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 9eb85bb05c..66efb08e1c 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.14.0 + 1.15.0-SNAPSHOT nifi-graph-test-clients @@ -43,7 +43,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -53,7 +53,7 @@ org.apache.nifi nifi-graph-client-service-api - 1.14.0 + 1.15.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 9d4cdc0c0e..3694f0d08b 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.14.0 + 1.15.0-SNAPSHOT nifi-neo4j-cypher-service-nar nar @@ -25,13 +25,13 @@ org.apache.nifi nifi-graph-client-service-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-neo4j-cypher-service - 1.14.0 + 1.15.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 56e57f9535..a7398bd31f 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.14.0 + 1.15.0-SNAPSHOT nifi-neo4j-cypher-service jar @@ -26,7 +26,7 @@ org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -47,7 +47,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -56,13 +56,13 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-avro-record-utils - 1.14.0 + 1.15.0-SNAPSHOT compile @@ -73,7 +73,7 @@ org.apache.nifi nifi-json-utils - 1.14.0 + 1.15.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 545678d979..c60058c33a 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.14.0 + 1.15.0-SNAPSHOT nifi-other-graph-services-nar nar @@ -25,13 +25,13 @@ org.apache.nifi nifi-graph-client-service-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-other-graph-services - 1.14.0 + 1.15.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 70bdffb963..3f3c982b36 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.14.0 + 1.15.0-SNAPSHOT nifi-other-graph-services jar @@ -26,7 +26,7 @@ org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -47,7 +47,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -56,13 +56,13 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-avro-record-utils - 1.14.0 + 1.15.0-SNAPSHOT compile @@ -73,7 +73,7 @@ org.apache.nifi nifi-json-utils - 1.14.0 + 1.15.0-SNAPSHOT compile diff --git a/nifi-nar-bundles/nifi-graph-bundle/pom.xml b/nifi-nar-bundles/nifi-graph-bundle/pom.xml index 55276b69f4..13f2919345 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.14.0 + 1.15.0-SNAPSHOT nifi-graph-bundle @@ -42,7 +42,7 @@ org.apache.nifi nifi-graph-processors - 1.14.0 + 1.15.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 06bdeaee58..5690c07b85 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.14.0 + 1.15.0-SNAPSHOT nifi-groovyx-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.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 0e364f684d..45e6d8f4fa 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.14.0 + 1.15.0-SNAPSHOT nifi-groovyx-processors @@ -34,12 +34,12 @@ org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-record-serialization-service-api - 1.14.0 + 1.15.0-SNAPSHOT org.codehaus.groovy @@ -67,25 +67,25 @@ org.apache.nifi nifi-dbcp-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-record - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-groovyx-bundle/pom.xml b/nifi-nar-bundles/nifi-groovyx-bundle/pom.xml index b771b7e491..c1ca72784d 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.14.0 + 1.15.0-SNAPSHOT nifi-groovyx-bundle @@ -39,7 +39,7 @@ org.apache.nifi nifi-groovyx-processors - 1.14.0 + 1.15.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 353051f029..13a7e6201a 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,11 +19,11 @@ org.apache.nifi nifi-grpc-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-grpc-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -34,13 +34,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-grpc-processors - 1.14.0 + 1.15.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 8a52e222f9..ef0827a4b2 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.14.0 + 1.15.0-SNAPSHOT nifi-grpc-processors @@ -29,7 +29,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -38,7 +38,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-security-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.commons @@ -73,7 +73,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-grpc-bundle/pom.xml b/nifi-nar-bundles/nifi-grpc-bundle/pom.xml index 83a784cbb5..d0b933613f 100644 --- a/nifi-nar-bundles/nifi-grpc-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-grpc-bundle/pom.xml @@ -19,11 +19,11 @@ org.apache.nifi nifi-nar-bundles - 1.14.0 + 1.15.0-SNAPSHOT nifi-grpc-bundle - 1.14.0 + 1.15.0-SNAPSHOT pom A bundle of processors that speak the gRPC protocol @@ -42,7 +42,7 @@ org.apache.nifi nifi-grpc-processors - 1.14.0 + 1.15.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 9fc9b0f6cf..90b6f2055b 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.14.0 + 1.15.0-SNAPSHOT nifi-hadoop-nar nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-hadoop-libraries-nar - 1.14.0 + 1.15.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 982d95acfb..b2a0017e40 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.14.0 + 1.15.0-SNAPSHOT nifi-hdfs-processors jar @@ -30,17 +30,17 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-hadoop-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-flowfile-packager - 1.14.0 + 1.15.0-SNAPSHOT org.apache.hadoop @@ -71,7 +71,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-hadoop-bundle/pom.xml b/nifi-nar-bundles/nifi-hadoop-bundle/pom.xml index 915c55051b..98a8a94c5f 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.14.0 + 1.15.0-SNAPSHOT nifi-hadoop-bundle pom @@ -31,7 +31,7 @@ org.apache.nifi nifi-hdfs-processors - 1.14.0 + 1.15.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 e9c2b33495..069baf7b29 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.14.0 + 1.15.0-SNAPSHOT nifi-hadoop-libraries-nar nar @@ -26,7 +26,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.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 701e0e1aaa..2154bf445f 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.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-hadoop-libraries-bundle diff --git a/nifi-nar-bundles/nifi-hazelcast-bundle/nifi-hazelcast-services-api-nar/pom.xml b/nifi-nar-bundles/nifi-hazelcast-bundle/nifi-hazelcast-services-api-nar/pom.xml index 40f7187ad2..ffa32f6f7e 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,24 +19,24 @@ org.apache.nifi nifi-hazelcast-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-hazelcast-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-hazelcast-services-api - 1.14.0 + 1.15.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 8370fb5bdc..3a760ea5b9 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.14.0 + 1.15.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 194bec595f..32dffaa938 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,24 +19,24 @@ org.apache.nifi nifi-hazelcast-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-hazelcast-services-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-hazelcast-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-hazelcast-services - 1.14.0 + 1.15.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 50a5db3a88..fe770fbd4a 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,11 +19,11 @@ org.apache.nifi nifi-hazelcast-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-hazelcast-services - 1.14.0 + 1.15.0-SNAPSHOT jar @@ -32,14 +32,14 @@ org.apache.nifi nifi-hazelcast-services-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT @@ -60,7 +60,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-hazelcast-bundle/pom.xml b/nifi-nar-bundles/nifi-hazelcast-bundle/pom.xml index 8185d525ce..c2dfeb1ed4 100644 --- a/nifi-nar-bundles/nifi-hazelcast-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-hazelcast-bundle/pom.xml @@ -19,11 +19,11 @@ org.apache.nifi nifi-nar-bundles - 1.14.0 + 1.15.0-SNAPSHOT nifi-hazelcast-bundle - 1.14.0 + 1.15.0-SNAPSHOT pom 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 503934b24d..3bbe15d08e 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.14.0 + 1.15.0-SNAPSHOT nifi-hbase-nar nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.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 cebc48b50a..13fc17fc12 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.14.0 + 1.15.0-SNAPSHOT nifi-hbase-processors Support for interacting with HBase @@ -26,7 +26,7 @@ org.apache.nifi nifi-hbase-client-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided @@ -41,7 +41,7 @@ org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -50,7 +50,7 @@ org.apache.nifi nifi-record - 1.14.0 + 1.15.0-SNAPSHOT org.apache.commons @@ -70,20 +70,20 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-record-path - 1.14.0 + 1.15.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 21b229ab40..4a702e4b8c 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.14.0 + 1.15.0-SNAPSHOT nifi-hbase-bundle @@ -35,7 +35,7 @@ org.apache.nifi nifi-hbase-processors - 1.14.0 + 1.15.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 49d1ca855b..f8de8d8ab7 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,11 +19,11 @@ org.apache.nifi nifi-hive-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-hive-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -36,13 +36,13 @@ org.apache.nifi nifi-hive-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-hive-processors - 1.14.0 + 1.15.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 e8853506fe..6f474cd603 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.14.0 + 1.15.0-SNAPSHOT nifi-hive-processors @@ -34,28 +34,28 @@ org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-dbcp-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-hive-services-api - 1.14.0 + 1.15.0-SNAPSHOT provided @@ -104,12 +104,12 @@ org.apache.nifi nifi-hadoop-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-hadoop-record-utils - 1.14.0 + 1.15.0-SNAPSHOT com.github.stephenc.findbugs @@ -124,13 +124,13 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.14.0 + 1.15.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 f8423b76aa..d7259539d2 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,11 +19,11 @@ org.apache.nifi nifi-hive-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-hive-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -36,13 +36,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-hive-services-api - 1.14.0 + 1.15.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 f3099f7708..8f17e3101a 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.14.0 + 1.15.0-SNAPSHOT nifi-hive-services-api @@ -34,12 +34,12 @@ org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-dbcp-service-api - 1.14.0 + 1.15.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 e1c826dae4..0b2bdeaa65 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,11 +19,11 @@ org.apache.nifi nifi-hive-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-hive3-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -34,13 +34,13 @@ org.apache.nifi nifi-hive-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-hive3-processors - 1.14.0 + 1.15.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 043695074c..a45fb4e66f 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.14.0 + 1.15.0-SNAPSHOT nifi-hive3-processors @@ -29,28 +29,28 @@ org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-dbcp-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-hive-services-api - 1.14.0 + 1.15.0-SNAPSHOT provided @@ -60,7 +60,7 @@ org.apache.nifi nifi-hadoop-record-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -105,7 +105,7 @@ org.apache.nifi nifi-hadoop-utils - 1.14.0 + 1.15.0-SNAPSHOT com.github.stephenc.findbugs @@ -115,13 +115,13 @@ org.apache.nifi nifi-mock-record-utils - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test @@ -137,13 +137,13 @@ org.apache.nifi nifi-schema-registry-service-api - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-record-serialization-services - 1.14.0 + 1.15.0-SNAPSHOT test @@ -155,7 +155,7 @@ org.apache.nifi nifi-kerberos-test-utils - 1.14.0 + 1.15.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 faaeca5def..dad26261b7 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,11 +19,11 @@ org.apache.nifi nifi-hive-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-hive_1_1-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -36,13 +36,13 @@ org.apache.nifi nifi-hive-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-hive_1_1-processors - 1.14.0 + 1.15.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 6fb5f00075..1d0d8b4bb3 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.14.0 + 1.15.0-SNAPSHOT nifi-hive_1_1-processors @@ -34,28 +34,28 @@ org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-dbcp-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-hive-services-api - 1.14.0 + 1.15.0-SNAPSHOT provided @@ -108,12 +108,12 @@ org.apache.nifi nifi-hadoop-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-hadoop-record-utils - 1.14.0 + 1.15.0-SNAPSHOT com.github.stephenc.findbugs @@ -128,13 +128,13 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-hive-bundle/pom.xml b/nifi-nar-bundles/nifi-hive-bundle/pom.xml index 798c0b1d82..100aa8113c 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.14.0 + 1.15.0-SNAPSHOT nifi-hive-bundle - 1.14.0 + 1.15.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 cd5d3e3240..e6a5a087a1 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.14.0 + 1.15.0-SNAPSHOT nifi-hl7-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-hl7-processors - 1.14.0 + 1.15.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 6df71dab03..85c82b3df9 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.14.0 + 1.15.0-SNAPSHOT nifi-hl7-processors @@ -47,7 +47,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.commons @@ -111,7 +111,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-hl7-bundle/pom.xml b/nifi-nar-bundles/nifi-hl7-bundle/pom.xml index 82686ab336..31067a1801 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.14.0 + 1.15.0-SNAPSHOT nifi-hl7-bundle @@ -35,12 +35,12 @@ org.apache.nifi nifi-hl7-processors - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-hl7-query-language - 1.14.0 + 1.15.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 7dc7fafd07..c20a09fefd 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.14.0 + 1.15.0-SNAPSHOT nifi-html-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.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 7c355b8801..e8662b7201 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.14.0 + 1.15.0-SNAPSHOT nifi-html-processors @@ -43,12 +43,12 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-html-bundle/pom.xml b/nifi-nar-bundles/nifi-html-bundle/pom.xml index 7f3e3ab449..fa3a09f7c0 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.14.0 + 1.15.0-SNAPSHOT nifi-html-bundle @@ -35,7 +35,7 @@ org.apache.nifi nifi-html-processors - 1.14.0 + 1.15.0-SNAPSHOT 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 fd373b5dbc..827c8bb303 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.14.0 + 1.15.0-SNAPSHOT nifi-ignite-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.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 f68bb44d19..eef06215c1 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.14.0 + 1.15.0-SNAPSHOT nifi-ignite-processors @@ -64,7 +64,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT commons-io @@ -74,7 +74,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-ignite-bundle/pom.xml b/nifi-nar-bundles/nifi-ignite-bundle/pom.xml index 0e35b6f6e2..5b9543e265 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.14.0 + 1.15.0-SNAPSHOT nifi-ignite-bundle @@ -44,7 +44,7 @@ org.apache.nifi nifi-ignite-processors - 1.14.0 + 1.15.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 9785a39f34..cf8c0f661f 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.14.0 + 1.15.0-SNAPSHOT nifi-influxdb-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.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 77ff394374..8bf36bf811 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.14.0 + 1.15.0-SNAPSHOT nifi-influxdb-processors @@ -43,12 +43,12 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-influxdb-bundle/pom.xml b/nifi-nar-bundles/nifi-influxdb-bundle/pom.xml index 12a47d5dba..49749223ef 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.14.0 + 1.15.0-SNAPSHOT nifi-influxdb-bundle @@ -35,7 +35,7 @@ org.apache.nifi nifi-influxdb-processors - 1.14.0 + 1.15.0-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-jetty-bundle/pom.xml b/nifi-nar-bundles/nifi-jetty-bundle/pom.xml index 35109d19e3..d5a073fd28 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.14.0 + 1.15.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 b36444a7ed..f2b30f8961 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.14.0 + 1.15.0-SNAPSHOT nifi-jms-cf-service-nar nar @@ -30,13 +30,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-jms-cf-service - 1.14.0 + 1.15.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 d474ae0809..9ea5fdd87c 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.14.0 + 1.15.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 9591b43930..4145907220 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.14.0 + 1.15.0-SNAPSHOT nifi-jms-processors-nar nar @@ -30,13 +30,13 @@ org.apache.nifi nifi-jms-cf-service-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-jms-processors - 1.14.0 + 1.15.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 be3f8fc476..4855d79e58 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 nifi-jms-processors @@ -33,13 +33,13 @@ org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-jms-cf-service provided - 1.14.0 + 1.15.0-SNAPSHOT org.springframework @@ -79,7 +79,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-jms-bundle/pom.xml b/nifi-nar-bundles/nifi-jms-bundle/pom.xml index c289cd3cf9..e6c1d53645 100644 --- a/nifi-nar-bundles/nifi-jms-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-jms-bundle/pom.xml @@ -17,10 +17,10 @@ org.apache.nifi nifi-nar-bundles - 1.14.0 + 1.15.0-SNAPSHOT nifi-jms-bundle - 1.14.0 + 1.15.0-SNAPSHOT pom A bundle of processors that publish to and consume messages from JMS. 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 a1a4acda33..ae790532bd 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,11 +19,11 @@ org.apache.nifi nifi-jolt-record-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-jolt-record-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -34,13 +34,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-jolt-record-processors - 1.14.0 + 1.15.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 79aa5a1923..182783db55 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.14.0 + 1.15.0-SNAPSHOT nifi-jolt-record-processors @@ -33,12 +33,12 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-record - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -75,25 +75,25 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-record-serialization-services - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-schema-registry-service-api - 1.14.0 + 1.15.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 c8e64a63ec..45b4c153b5 100644 --- a/nifi-nar-bundles/nifi-jolt-record-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-jolt-record-bundle/pom.xml @@ -19,11 +19,11 @@ org.apache.nifi nifi-nar-bundles - 1.14.0 + 1.15.0-SNAPSHOT nifi-jolt-record-bundle - 1.14.0 + 1.15.0-SNAPSHOT pom @@ -40,17 +40,17 @@ org.apache.nifi nifi-jolt-record-processors - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-record-serialization-service-api - 1.14.0 + 1.15.0-SNAPSHOT com.bazaarvoice.jolt diff --git a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-10-nar/pom.xml b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-10-nar/pom.xml index db9c3b524a..f94a832f84 100644 --- a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-10-nar/pom.xml +++ b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-10-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-kafka-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-kafka-0-10-nar nar @@ -34,7 +34,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar diff --git a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-10-processors/pom.xml b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-10-processors/pom.xml index 7d46d6da6c..60e34934a8 100644 --- a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-10-processors/pom.xml +++ b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-10-processors/pom.xml @@ -16,7 +16,7 @@ org.apache.nifi nifi-kafka-bundle - 1.14.0 + 1.15.0-SNAPSHOT 4.0.0 nifi-kafka-0-10-processors @@ -37,12 +37,12 @@ org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -83,7 +83,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-11-nar/pom.xml b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-11-nar/pom.xml index 0b7c146c00..d554ca7307 100644 --- a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-11-nar/pom.xml +++ b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-11-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-kafka-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-kafka-0-11-nar nar @@ -34,7 +34,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar diff --git a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-11-processors/pom.xml b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-11-processors/pom.xml index 6c45eacda5..cc5dcccebd 100644 --- a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-11-processors/pom.xml +++ b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-11-processors/pom.xml @@ -16,7 +16,7 @@ org.apache.nifi nifi-kafka-bundle - 1.14.0 + 1.15.0-SNAPSHOT 4.0.0 nifi-kafka-0-11-processors @@ -37,12 +37,12 @@ org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -82,7 +82,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-8-nar/pom.xml b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-8-nar/pom.xml index 11d5fde4a7..b6e710f89e 100644 --- a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-8-nar/pom.xml +++ b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-8-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-kafka-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-kafka-0-8-nar nar diff --git a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-8-processors/pom.xml b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-8-processors/pom.xml index e87b5f306e..78f7d53326 100644 --- a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-8-processors/pom.xml +++ b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-8-processors/pom.xml @@ -16,7 +16,7 @@ org.apache.nifi nifi-kafka-bundle - 1.14.0 + 1.15.0-SNAPSHOT 4.0.0 nifi-kafka-0-8-processors @@ -29,12 +29,12 @@ org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.kafka @@ -65,7 +65,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-9-nar/pom.xml b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-9-nar/pom.xml index 7db5be85ff..5f62b58bf0 100644 --- a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-9-nar/pom.xml +++ b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-9-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-kafka-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-kafka-0-9-nar nar @@ -34,7 +34,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar diff --git a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-9-processors/pom.xml b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-9-processors/pom.xml index c44206cd7c..3d9e26c768 100644 --- a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-9-processors/pom.xml +++ b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-9-processors/pom.xml @@ -16,7 +16,7 @@ org.apache.nifi nifi-kafka-bundle - 1.14.0 + 1.15.0-SNAPSHOT 4.0.0 nifi-kafka-0-9-processors @@ -29,12 +29,12 @@ org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -70,7 +70,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test 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 b2ee58b68e..223e8b27f6 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.14.0 + 1.15.0-SNAPSHOT nifi-kafka-1-0-nar nar @@ -34,7 +34,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.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 2706c0b81c..55a2c6861b 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 nifi-kafka-1-0-processors @@ -37,17 +37,17 @@ org.apache.nifi nifi-record-sink-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -87,13 +87,13 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.14.0 + 1.15.0-SNAPSHOT test @@ -105,7 +105,7 @@ org.apache.nifi nifi-record-path - 1.14.0 + 1.15.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 aedfad8b2a..6df9266d93 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.14.0 + 1.15.0-SNAPSHOT nifi-kafka-2-0-nar nar @@ -34,7 +34,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.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 933390b53f..5d5135c924 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 nifi-kafka-2-0-processors @@ -37,17 +37,17 @@ org.apache.nifi nifi-record-sink-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -88,13 +88,13 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.14.0 + 1.15.0-SNAPSHOT test @@ -106,7 +106,7 @@ org.apache.nifi nifi-record-path - 1.14.0 + 1.15.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 ac50123817..31047a61b0 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.14.0 + 1.15.0-SNAPSHOT nifi-kafka-2-6-nar nar @@ -34,7 +34,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.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 abf9d3981e..36de2768d6 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 nifi-kafka-2-6-processors @@ -37,17 +37,17 @@ org.apache.nifi nifi-record-sink-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -88,13 +88,13 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.14.0 + 1.15.0-SNAPSHOT test @@ -106,7 +106,7 @@ org.apache.nifi nifi-record-path - 1.14.0 + 1.15.0-SNAPSHOT compile diff --git a/nifi-nar-bundles/nifi-kafka-bundle/pom.xml b/nifi-nar-bundles/nifi-kafka-bundle/pom.xml index a4d7f015c6..8d1e099fc3 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.14.0 + 1.15.0-SNAPSHOT nifi-kafka-bundle pom @@ -53,37 +53,37 @@ org.apache.nifi nifi-kafka-0-8-processors - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-kafka-0-10-processors - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-kafka-0-9-processors - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-kafka-0-11-processors - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-kafka-1-0-processors - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-kafka-2-0-processors - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-kafka-2-6-processors - 1.14.0 + 1.15.0-SNAPSHOT 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 2bc1a0d47f..ffa70406f8 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.14.0 + 1.15.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 edc2940e6b..48ccffa9d2 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.14.0 + 1.15.0-SNAPSHOT nifi-kerberos-iaa-providers jar @@ -34,7 +34,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.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 79498de152..2fa001c3f9 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.14.0 + 1.15.0-SNAPSHOT nifi-kerberos-iaa-providers-bundle pom @@ -47,7 +47,7 @@ org.apache.nifi nifi-kerberos-iaa-providers - 1.14.0 + 1.15.0-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-kite-bundle/nifi-kite-nar/pom.xml b/nifi-nar-bundles/nifi-kite-bundle/nifi-kite-nar/pom.xml index 41cf774ade..01efd0a580 100644 --- a/nifi-nar-bundles/nifi-kite-bundle/nifi-kite-nar/pom.xml +++ b/nifi-nar-bundles/nifi-kite-bundle/nifi-kite-nar/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-kite-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-kite-nar @@ -32,7 +32,7 @@ org.apache.nifi nifi-hadoop-libraries-nar - 1.14.0 + 1.15.0-SNAPSHOT nar diff --git a/nifi-nar-bundles/nifi-kite-bundle/nifi-kite-processors/pom.xml b/nifi-nar-bundles/nifi-kite-bundle/nifi-kite-processors/pom.xml index 3ea791a8f1..cd45ea17ce 100644 --- a/nifi-nar-bundles/nifi-kite-bundle/nifi-kite-processors/pom.xml +++ b/nifi-nar-bundles/nifi-kite-bundle/nifi-kite-processors/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-kite-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-kite-processors @@ -40,7 +40,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT @@ -202,7 +202,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test @@ -278,7 +278,7 @@ org.apache.nifi nifi-hadoop-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.commons diff --git a/nifi-nar-bundles/nifi-kite-bundle/pom.xml b/nifi-nar-bundles/nifi-kite-bundle/pom.xml index 529b671e2e..fd9ce8a426 100644 --- a/nifi-nar-bundles/nifi-kite-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-kite-bundle/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-nar-bundles - 1.14.0 + 1.15.0-SNAPSHOT nifi-kite-bundle @@ -36,7 +36,7 @@ org.apache.nifi nifi-kite-processors - 1.14.0 + 1.15.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 85604e601b..81696ba9c3 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.14.0 + 1.15.0-SNAPSHOT nifi-kudu-controller-service @@ -60,7 +60,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT provided @@ -76,7 +76,7 @@ org.apache.nifi nifi-security-kerberos - 1.14.0 + 1.15.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 a9dc00046d..e5b367bb7e 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,28 +19,28 @@ org.apache.nifi nifi-kudu-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-kudu-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-kudu-processors - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-kudu-controller-service - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-hadoop-libraries-nar - 1.14.0 + 1.15.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 294ef8216d..4b21c14cff 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.14.0 + 1.15.0-SNAPSHOT nifi-kudu-processors @@ -54,12 +54,12 @@ org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-kerberos-credentials-service-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -73,7 +73,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -82,12 +82,12 @@ org.apache.nifi nifi-record-path - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.14.0 + 1.15.0-SNAPSHOT org.apache.kudu @@ -98,13 +98,13 @@ org.apache.nifi nifi-mock-record-utils - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-kudu-bundle/pom.xml b/nifi-nar-bundles/nifi-kudu-bundle/pom.xml index 7e08c7ff5a..dfdae7db08 100644 --- a/nifi-nar-bundles/nifi-kudu-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-kudu-bundle/pom.xml @@ -19,12 +19,12 @@ org.apache.nifi nifi-nar-bundles - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-kudu-bundle - 1.14.0 + 1.15.0-SNAPSHOT pom 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 f9eed845e5..b96f829146 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.14.0 + 1.15.0-SNAPSHOT nifi-language-translation-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-yandex-processors - 1.14.0 + 1.15.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 d4681918f8..50874a98fd 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.14.0 + 1.15.0-SNAPSHOT nifi-yandex-processors @@ -32,12 +32,12 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-web-utils - 1.14.0 + 1.15.0-SNAPSHOT @@ -59,7 +59,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.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 60646f4225..cc99d50549 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.14.0 + 1.15.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 7b2e0970a4..c2918ab38f 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.14.0 + 1.15.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 0638077a6d..fbf179d876 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.14.0 + 1.15.0-SNAPSHOT nifi-ldap-iaa-providers jar @@ -37,12 +37,12 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-security-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -92,7 +92,7 @@ org.apache.nifi nifi-expression-language - 1.14.0 + 1.15.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 896c9e46db..2b0cb61dcf 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.14.0 + 1.15.0-SNAPSHOT nifi-ldap-iaa-providers-bundle pom @@ -41,7 +41,7 @@ org.apache.nifi nifi-ldap-iaa-providers - 1.14.0 + 1.15.0-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-lumberjack-bundle/nifi-lumberjack-nar/pom.xml b/nifi-nar-bundles/nifi-lumberjack-bundle/nifi-lumberjack-nar/pom.xml index 0543601ddb..48269a6db3 100644 --- a/nifi-nar-bundles/nifi-lumberjack-bundle/nifi-lumberjack-nar/pom.xml +++ b/nifi-nar-bundles/nifi-lumberjack-bundle/nifi-lumberjack-nar/pom.xml @@ -19,23 +19,23 @@ org.apache.nifi nifi-lumberjack-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-lumberjack-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-lumberjack-processors - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar diff --git a/nifi-nar-bundles/nifi-lumberjack-bundle/nifi-lumberjack-processors/pom.xml b/nifi-nar-bundles/nifi-lumberjack-bundle/nifi-lumberjack-processors/pom.xml index 1e6a14bed5..cdbf9c9c46 100644 --- a/nifi-nar-bundles/nifi-lumberjack-bundle/nifi-lumberjack-processors/pom.xml +++ b/nifi-nar-bundles/nifi-lumberjack-bundle/nifi-lumberjack-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-lumberjack-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-lumberjack-processors @@ -33,28 +33,28 @@ org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-socket-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-flowfile-packager - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi diff --git a/nifi-nar-bundles/nifi-lumberjack-bundle/pom.xml b/nifi-nar-bundles/nifi-lumberjack-bundle/pom.xml index 584bb101d3..1b86db6789 100644 --- a/nifi-nar-bundles/nifi-lumberjack-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-lumberjack-bundle/pom.xml @@ -19,11 +19,11 @@ org.apache.nifi nifi-nar-bundles - 1.14.0 + 1.15.0-SNAPSHOT nifi-lumberjack-bundle - 1.14.0 + 1.15.0-SNAPSHOT pom 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 136fd7ae57..ee275189db 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.14.0 + 1.15.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 9b18a2d17c..8814b008f4 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,11 +19,11 @@ org.apache.nifi nifi-media-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-media-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -34,12 +34,12 @@ org.apache.nifi nifi-media-processors - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-image-viewer - 1.14.0 + 1.15.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 d1ff3f5c63..5408114721 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.14.0 + 1.15.0-SNAPSHOT nifi-media-processors @@ -33,12 +33,12 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-media-bundle/pom.xml b/nifi-nar-bundles/nifi-media-bundle/pom.xml index aaf5e977ae..5574771c6f 100644 --- a/nifi-nar-bundles/nifi-media-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-media-bundle/pom.xml @@ -19,11 +19,11 @@ org.apache.nifi nifi-nar-bundles - 1.14.0 + 1.15.0-SNAPSHOT nifi-media-bundle - 1.14.0 + 1.15.0-SNAPSHOT pom 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 3ab9c6ca74..c4795428f4 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.14.0 + 1.15.0-SNAPSHOT nar 4.0.0 @@ -27,13 +27,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-metrics-reporter-service-api - 1.14.0 + 1.15.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 909fecfeab..b964f615d4 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.14.0 + 1.15.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 24cb7fd204..b04a19e3c6 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.14.0 + 1.15.0-SNAPSHOT nar 4.0.0 @@ -28,12 +28,12 @@ org.apache.nifi nifi-metrics-reporting-task - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-metrics-reporter-service-api-nar - 1.14.0 + 1.15.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 a9e8d34f4b..4c76b5b4c6 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -27,12 +27,12 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-metrics-reporter-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided @@ -47,7 +47,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.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 8b5f42a876..ed7ec05c43 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -35,12 +35,12 @@ org.apache.nifi nifi-metrics - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-metrics-reporting-task - 1.14.0 + 1.15.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 d9cd057744..8a83210d31 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.14.0 + 1.15.0-SNAPSHOT nifi-mongodb-client-service-api-nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-mongodb-client-service-api - 1.14.0 + 1.15.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 5d3d2070bd..f68a891412 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.14.0 + 1.15.0-SNAPSHOT nifi-mongodb-client-service-api @@ -34,7 +34,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.mongodb @@ -48,7 +48,7 @@ org.apache.nifi nifi-json-utils - 1.14.0 + 1.15.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 b65cfab180..6cb3e1c4b0 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.14.0 + 1.15.0-SNAPSHOT nifi-mongodb-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-mongodb-client-service-api-nar - 1.14.0 + 1.15.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 f42a5b1a98..71f29adbca 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.14.0 + 1.15.0-SNAPSHOT nifi-mongodb-processors @@ -38,7 +38,7 @@ org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -60,13 +60,13 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.14.0 + 1.15.0-SNAPSHOT test @@ -78,13 +78,13 @@ org.apache.nifi nifi-json-utils - 1.14.0 + 1.15.0-SNAPSHOT compile org.apache.nifi nifi-avro-record-utils - 1.14.0 + 1.15.0-SNAPSHOT test @@ -95,19 +95,19 @@ org.apache.nifi nifi-record-serialization-services - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-mongodb-client-service-api - 1.14.0 + 1.15.0-SNAPSHOT compile org.apache.nifi nifi-mongodb-services - 1.14.0 + 1.15.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 a43f1d6cff..5dba6fda84 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.14.0 + 1.15.0-SNAPSHOT nifi-mongodb-services-nar nar @@ -25,13 +25,13 @@ org.apache.nifi nifi-mongodb-client-service-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-mongodb-services - 1.14.0 + 1.15.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 03cf8173af..e1508633a7 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.14.0 + 1.15.0-SNAPSHOT nifi-mongodb-services jar @@ -26,7 +26,7 @@ org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -46,7 +46,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -65,13 +65,13 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-avro-record-utils - 1.14.0 + 1.15.0-SNAPSHOT compile @@ -82,7 +82,7 @@ org.apache.nifi nifi-json-utils - 1.14.0 + 1.15.0-SNAPSHOT compile diff --git a/nifi-nar-bundles/nifi-mongodb-bundle/pom.xml b/nifi-nar-bundles/nifi-mongodb-bundle/pom.xml index 216327eb74..ff2d678454 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.14.0 + 1.15.0-SNAPSHOT nifi-mongodb-bundle @@ -43,7 +43,7 @@ org.apache.nifi nifi-mongodb-processors - 1.14.0 + 1.15.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 73a0cc640b..6110209274 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.14.0 + 1.15.0-SNAPSHOT nifi-mqtt-nar nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.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 684a59be7b..571d63ce55 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -34,7 +34,7 @@ org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -68,13 +68,13 @@ org.apache.nifi nifi-record-serialization-services - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-avro-record-utils - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-mqtt-bundle/pom.xml b/nifi-nar-bundles/nifi-mqtt-bundle/pom.xml index 51f59cdc88..cd9ed8d921 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.14.0 + 1.15.0-SNAPSHOT nifi-mqtt-bundle pom @@ -30,7 +30,7 @@ org.apache.nifi nifi-mqtt-processors - 1.14.0 + 1.15.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 8ac2b74265..c145da571c 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.14.0 + 1.15.0-SNAPSHOT nifi-network-processors-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-network-processors - 1.14.0 + 1.15.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 0c4a3ddf48..205e550d29 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.14.0 + 1.15.0-SNAPSHOT nifi-network-processors @@ -33,12 +33,12 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-network-utils - 1.14.0 + 1.15.0-SNAPSHOT com.fasterxml.jackson.core @@ -48,7 +48,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.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 1c773e15f2..bdfcc76e3d 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.14.0 + 1.15.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 021cb37aa3..258ac63035 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.14.0 + 1.15.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 b6d43cd072..7a52c955b1 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,11 +19,11 @@ org.apache.nifi nifi-parquet-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-parquet-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -34,12 +34,12 @@ org.apache.nifi nifi-parquet-processors - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-hadoop-libraries-nar - 1.14.0 + 1.15.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 00d21d6bfa..cd47ede654 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.14.0 + 1.15.0-SNAPSHOT nifi-parquet-processors jar @@ -32,7 +32,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.hadoop @@ -67,7 +67,7 @@ org.apache.nifi nifi-hadoop-record-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -85,13 +85,13 @@ org.apache.nifi nifi-mock-record-utils - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-parquet-bundle/pom.xml b/nifi-nar-bundles/nifi-parquet-bundle/pom.xml index 581f76bdbd..38b8e7ba75 100644 --- a/nifi-nar-bundles/nifi-parquet-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-parquet-bundle/pom.xml @@ -19,12 +19,12 @@ org.apache.nifi nifi-nar-bundles - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-parquet-bundle - 1.14.0 + 1.15.0-SNAPSHOT pom 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 6bd8bd78be..aacf697c9a 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,11 +19,11 @@ org.apache.nifi nifi-pgp-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-pgp-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -34,12 +34,12 @@ org.apache.nifi nifi-pgp-processors - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-pgp-service-api-nar - 1.14.0 + 1.15.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 dba1872bcb..ab47daa83d 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.14.0 + 1.15.0-SNAPSHOT nifi-pgp-processors @@ -34,13 +34,13 @@ org.apache.nifi nifi-pgp-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -59,7 +59,7 @@ org.apache.nifi nifi-pgp-test-utils - 1.14.0 + 1.15.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 505866ebfd..fa360e47e0 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,11 +19,11 @@ org.apache.nifi nifi-pgp-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-pgp-service-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -34,12 +34,12 @@ org.apache.nifi nifi-pgp-service-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.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 e3d08d3464..7f07f705c3 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.14.0 + 1.15.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 a71b49927e..caab3eee10 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,11 +19,11 @@ org.apache.nifi nifi-pgp-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-pgp-service-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -34,12 +34,12 @@ org.apache.nifi nifi-pgp-service - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-pgp-service-api-nar - 1.14.0 + 1.15.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 4bf48a22ca..bb0a738101 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.14.0 + 1.15.0-SNAPSHOT nifi-pgp-service @@ -29,7 +29,7 @@ org.apache.nifi nifi-pgp-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided @@ -44,7 +44,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.mockito @@ -59,7 +59,7 @@ org.apache.nifi nifi-pgp-test-utils - 1.14.0 + 1.15.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 5f2958f511..8476635cef 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.14.0 + 1.15.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 8a9814cd4a..9f7a68c204 100644 --- a/nifi-nar-bundles/nifi-pgp-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-pgp-bundle/pom.xml @@ -19,11 +19,11 @@ org.apache.nifi nifi-nar-bundles - 1.14.0 + 1.15.0-SNAPSHOT nifi-pgp-bundle - 1.14.0 + 1.15.0-SNAPSHOT pom 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 6f69a0d273..43b2abbc12 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,11 +19,11 @@ org.apache.nifi nifi-poi-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-poi-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -34,7 +34,7 @@ org.apache.nifi nifi-poi-processors - 1.14.0 + 1.15.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 129b46458d..17feaf2f68 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.14.0 + 1.15.0-SNAPSHOT nifi-poi-processors @@ -67,17 +67,17 @@ org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-standard-record-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-poi-bundle/pom.xml b/nifi-nar-bundles/nifi-poi-bundle/pom.xml index 69c37ea0d1..4923f61690 100644 --- a/nifi-nar-bundles/nifi-poi-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-poi-bundle/pom.xml @@ -19,12 +19,12 @@ org.apache.nifi nifi-nar-bundles - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-poi-bundle - 1.14.0 + 1.15.0-SNAPSHOT pom 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 0c9b81b2f2..fee1c04e08 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.14.0 + 1.15.0-SNAPSHOT nifi-prometheus-nar nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-prometheus-reporting-task - 1.14.0 + 1.15.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 3de808af8b..16b24beaa4 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.14.0 + 1.15.0-SNAPSHOT nifi-prometheus-reporting-task @@ -24,38 +24,38 @@ org.apache.nifi nifi-record-sink-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-record-serialization-service-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-record - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-prometheus-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-security-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-ssl-context-service-api - 1.14.0 + 1.15.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 ba8e3d208b..47537ea9ec 100644 --- a/nifi-nar-bundles/nifi-prometheus-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-prometheus-bundle/pom.xml @@ -19,11 +19,11 @@ org.apache.nifi nifi-nar-bundles - 1.14.0 + 1.15.0-SNAPSHOT nifi-prometheus-bundle - 1.14.0 + 1.15.0-SNAPSHOT pom 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 ed433b2c70..473811de41 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.14.0 + 1.15.0-SNAPSHOT nifi-persistent-provenance-repository jar @@ -33,37 +33,37 @@ org.apache.nifi nifi-data-provenance-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-schema-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-security-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-security-utils-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-security-kms - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-properties - 1.14.0 + 1.15.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 399230cade..79e8bee207 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.14.0 + 1.15.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 430ab2f0e3..e7c8609849 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.14.0 + 1.15.0-SNAPSHOT nifi-volatile-provenance-repository jar @@ -33,12 +33,12 @@ org.apache.nifi nifi-data-provenance-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.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 3ca5c03ffb..b9333a1b7a 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.14.0 + 1.15.0-SNAPSHOT nifi-provenance-repository-bundle pom @@ -34,12 +34,12 @@ org.apache.nifi nifi-persistent-provenance-repository - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-volatile-provenance-repository - 1.14.0 + 1.15.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 4fcf049df9..6c0c343e77 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,11 +19,11 @@ org.apache.nifi nifi-ranger-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-ranger-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -34,7 +34,7 @@ org.apache.nifi nifi-ranger-plugin - 1.14.0 + 1.15.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 83323cbefc..a90e5d2331 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.14.0 + 1.15.0-SNAPSHOT nifi-ranger-plugin @@ -114,12 +114,12 @@ org.apache.nifi nifi-security-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-mock - 1.14.0 + 1.15.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 9205a0e248..dbe4fd8b96 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.14.0 + 1.15.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 21cc30e6b3..829587e99b 100644 --- a/nifi-nar-bundles/nifi-ranger-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-ranger-bundle/pom.xml @@ -19,12 +19,12 @@ org.apache.nifi nifi-nar-bundles - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-ranger-bundle - 1.14.0 + 1.15.0-SNAPSHOT pom 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 16336cf370..4d54170fc0 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.14.0 + 1.15.0-SNAPSHOT nifi-redis-extensions @@ -35,7 +35,7 @@ org.apache.nifi nifi-redis-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided @@ -68,13 +68,13 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-mock - 1.14.0 + 1.15.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 831f206927..13ce0da5b0 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,11 +19,11 @@ org.apache.nifi nifi-redis-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-redis-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -34,12 +34,12 @@ org.apache.nifi nifi-redis-extensions - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-redis-service-api-nar - 1.14.0 + 1.15.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 78d7244696..207a401357 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,11 +19,11 @@ org.apache.nifi nifi-redis-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-redis-service-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -34,13 +34,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-redis-service-api - 1.14.0 + 1.15.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 fd4a0b9445..a32e84328b 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.14.0 + 1.15.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 af775c48a2..98b50a5eba 100644 --- a/nifi-nar-bundles/nifi-redis-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-redis-bundle/pom.xml @@ -19,11 +19,11 @@ org.apache.nifi nifi-nar-bundles - 1.14.0 + 1.15.0-SNAPSHOT nifi-redis-bundle - 1.14.0 + 1.15.0-SNAPSHOT pom 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 4f4fcb0d39..f346a1acf3 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.14.0 + 1.15.0-SNAPSHOT nifi-registry-nar nar @@ -22,13 +22,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-registry-service - 1.14.0 + 1.15.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 9deebb8849..56c3a31070 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.14.0 + 1.15.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.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -43,7 +43,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.14.0 + 1.15.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 0e090308e4..2c3659ed98 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.14.0 + 1.15.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 01f9ea19f9..544516cac5 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.14.0 + 1.15.0-SNAPSHOT nifi-rethinkdb-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.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 1b4c6e49d0..5eb746a5ca 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.14.0 + 1.15.0-SNAPSHOT nifi-rethinkdb-processors @@ -34,12 +34,12 @@ org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT commons-io @@ -59,7 +59,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-rethinkdb-bundle/pom.xml b/nifi-nar-bundles/nifi-rethinkdb-bundle/pom.xml index 768e13ec59..c9cd94f276 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.14.0 + 1.15.0-SNAPSHOT nifi-rethinkdb-bundle @@ -35,7 +35,7 @@ org.apache.nifi nifi-rethinkdb-processors - 1.14.0 + 1.15.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 aa062617e4..ae2fc398e1 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.14.0 + 1.15.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 050786aea0..656581d89a 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.14.0 + 1.15.0-SNAPSHOT nifi-riemann-processors @@ -35,7 +35,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -49,7 +49,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-riemann-bundle/pom.xml b/nifi-nar-bundles/nifi-riemann-bundle/pom.xml index 70abca681e..1b66a7ecb1 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.14.0 + 1.15.0-SNAPSHOT nifi-riemann-bundle pom @@ -42,7 +42,7 @@ org.apache.nifi nifi-riemann-processors - 1.14.0 + 1.15.0-SNAPSHOT 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 f6d3b3e7b8..49ec6815ac 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,12 +17,12 @@ nifi-rules-action-handler-bundle org.apache.nifi - 1.14.0 + 1.15.0-SNAPSHOT 4.0.0 nifi-rules-action-handler-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -32,12 +32,12 @@ org.apache.nifi nifi-rules-action-handler-service - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.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 83681237b0..d8c53eb400 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -30,7 +30,7 @@ org.apache.nifi nifi-rules-engine-service-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -39,17 +39,17 @@ org.apache.nifi nifi-record-sink-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-record - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-record-serialization-service-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.commons @@ -59,7 +59,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.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 4f53c1bfa7..a9b6b361b1 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -33,7 +33,7 @@ org.apache.nifi nifi-rules-action-handler-service - 1.14.0 + 1.15.0-SNAPSHOT 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 c43118573c..e2a7b37697 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.14.0 + 1.15.0-SNAPSHOT nifi-scripting-nar @@ -37,7 +37,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.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 4a21a3e0bc..11334c5273 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.14.0 + 1.15.0-SNAPSHOT nifi-scripting-processors @@ -41,7 +41,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -54,7 +54,7 @@ org.apache.nifi nifi-record-path - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -68,7 +68,7 @@ org.apache.nifi nifi-rules-engine-service-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.ivy @@ -119,13 +119,13 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-scripting-bundle/pom.xml b/nifi-nar-bundles/nifi-scripting-bundle/pom.xml index b431f3c1d9..398fbb2430 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.14.0 + 1.15.0-SNAPSHOT nifi-scripting-bundle @@ -39,36 +39,36 @@ org.apache.nifi nifi-scripting-processors - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-distributed-cache-client-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-ssl-context-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-http-context-map-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-dbcp-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-metrics - 1.14.0 + 1.15.0-SNAPSHOT provided 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 e8dc5b68f5..b92c3f5d60 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.14.0 + 1.15.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 67401baa94..8880cf7a50 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.14.0 + 1.15.0-SNAPSHOT nifi-single-user-iaa-providers jar @@ -34,17 +34,17 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-properties - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-single-user-utils - 1.14.0 + 1.15.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 1399b27213..4437d60173 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.14.0 + 1.15.0-SNAPSHOT nifi-single-user-iaa-providers-bundle pom @@ -31,7 +31,7 @@ org.apache.nifi nifi-single-user-iaa-providers - 1.14.0 + 1.15.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 c7eaa16299..6b623ac749 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.14.0 + 1.15.0-SNAPSHOT nifi-site-to-site-reporting-nar @@ -34,7 +34,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.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 67cc9f32e5..1ba0d63133 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,12 +18,12 @@ org.apache.nifi nifi-site-to-site-reporting-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-site-to-site-reporting-task Publishes NiFi metrics and provenance events via S2S - 1.14.0 + 1.15.0-SNAPSHOT @@ -33,17 +33,17 @@ org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-reporting-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -52,7 +52,7 @@ org.apache.nifi nifi-site-to-site-client - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -69,12 +69,12 @@ org.apache.nifi nifi-record-sink-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-avro-record-utils - 1.14.0 + 1.15.0-SNAPSHOT org.glassfish @@ -90,19 +90,19 @@ org.apache.nifi nifi-data-provenance-utils - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.14.0 + 1.15.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 9116d9afef..b948c63129 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.14.0 + 1.15.0-SNAPSHOT nifi-site-to-site-reporting-bundle @@ -34,7 +34,7 @@ org.apache.nifi nifi-site-to-site-reporting-task - 1.14.0 + 1.15.0-SNAPSHOT org.glassfish.jersey.core 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 f7ce72d062..2177017d09 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,11 +19,11 @@ org.apache.nifi nifi-slack-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-slack-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -34,7 +34,7 @@ org.apache.nifi nifi-slack-processors - 1.14.0 + 1.15.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 276b0b83a8..1cf9b315cb 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.14.0 + 1.15.0-SNAPSHOT nifi-slack-processors @@ -53,12 +53,12 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test @@ -90,7 +90,7 @@ org.apache.nifi nifi-standard-web-test-utils - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-slack-bundle/pom.xml b/nifi-nar-bundles/nifi-slack-bundle/pom.xml index 90508dc1d7..33308c9044 100644 --- a/nifi-nar-bundles/nifi-slack-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-slack-bundle/pom.xml @@ -19,12 +19,12 @@ org.apache.nifi nifi-nar-bundles - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-slack-bundle - 1.14.0 + 1.15.0-SNAPSHOT pom 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 dca3a9659f..88c803d37a 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,11 +19,11 @@ org.apache.nifi nifi-smb-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-smb-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -34,7 +34,7 @@ org.apache.nifi nifi-smb-processors - 1.14.0 + 1.15.0-SNAPSHOT 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 4ab35745ee..40faadd951 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.14.0 + 1.15.0-SNAPSHOT nifi-smb-processors @@ -33,7 +33,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT com.hierynomus @@ -43,7 +43,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-smb-bundle/pom.xml b/nifi-nar-bundles/nifi-smb-bundle/pom.xml index 321aaa9c68..47d2162792 100644 --- a/nifi-nar-bundles/nifi-smb-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-smb-bundle/pom.xml @@ -19,12 +19,12 @@ org.apache.nifi nifi-nar-bundles - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-smb-bundle - 1.14.0 + 1.15.0-SNAPSHOT pom 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 dda9b09e7c..2d41fa629b 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.14.0 + 1.15.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 897a78a4e3..e0b90dd693 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.14.0 + 1.15.0-SNAPSHOT nifi-snmp-processors jar @@ -43,12 +43,12 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-snmp-bundle/pom.xml b/nifi-nar-bundles/nifi-snmp-bundle/pom.xml index 4b5a2a9087..92c79d441f 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.14.0 + 1.15.0-SNAPSHOT nifi-snmp-bundle pom @@ -32,7 +32,7 @@ org.apache.nifi nifi-snmp-processors - 1.14.0 + 1.15.0-SNAPSHOT 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 003d9f6a56..10fdbb6522 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.14.0 + 1.15.0-SNAPSHOT nifi-social-media-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-twitter-processors - 1.14.0 + 1.15.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 13cbb0ade8..157c040fd8 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.14.0 + 1.15.0-SNAPSHOT nifi-twitter-processors @@ -33,7 +33,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT com.twitter @@ -58,7 +58,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.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 cd6dd8789d..7eca72293c 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.14.0 + 1.15.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 d8f75641a6..1909782446 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.14.0 + 1.15.0-SNAPSHOT nifi-solr-nar @@ -33,12 +33,12 @@ org.apache.nifi nifi-solr-processors - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.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 e1cd5c1bab..a522e5f2ee 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.14.0 + 1.15.0-SNAPSHOT nifi-solr-processors jar @@ -29,7 +29,7 @@ org.apache.nifi nifi-record-path - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -68,12 +68,12 @@ org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -94,19 +94,19 @@ org.apache.nifi nifi-record-serialization-services - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-solr-bundle/pom.xml b/nifi-nar-bundles/nifi-solr-bundle/pom.xml index 3ee2b547c0..4e4c2ba199 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.14.0 + 1.15.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 8ffb44d2c9..662f82d4e0 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.14.0 + 1.15.0-SNAPSHOT nifi-livy-controller-service-api-nar @@ -27,13 +27,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-livy-controller-service-api - 1.14.0 + 1.15.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 ba4f7ab60e..d298cd1931 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.14.0 + 1.15.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 7ce95f6e46..ef54898a80 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.14.0 + 1.15.0-SNAPSHOT nifi-livy-controller-service @@ -36,7 +36,7 @@ org.apache.nifi nifi-livy-controller-service-api - 1.14.0 + 1.15.0-SNAPSHOT org.codehaus.jettison @@ -58,7 +58,7 @@ org.apache.nifi nifi-hadoop-utils - 1.14.0 + 1.15.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 d4b8b5f9fa..f4bacc7bf2 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.14.0 + 1.15.0-SNAPSHOT nifi-livy-nar @@ -27,18 +27,18 @@ org.apache.nifi nifi-livy-controller-service-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-livy-controller-service - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-livy-processors - 1.14.0 + 1.15.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 3709019abe..d561f43539 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.14.0 + 1.15.0-SNAPSHOT nifi-livy-processors @@ -31,7 +31,7 @@ org.apache.nifi nifi-livy-controller-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided @@ -45,7 +45,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test @@ -61,7 +61,7 @@ org.apache.nifi nifi-livy-controller-service - 1.14.0 + 1.15.0-SNAPSHOT test @@ -72,13 +72,13 @@ org.apache.nifi nifi-kerberos-credentials-service-api - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-standard-web-test-utils - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-spark-bundle/pom.xml b/nifi-nar-bundles/nifi-spark-bundle/pom.xml index 24f96c2cf7..1360c92f0c 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.14.0 + 1.15.0-SNAPSHOT nifi-spark-bundle @@ -75,12 +75,12 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.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 23786f03ae..649b1d1f14 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,11 +19,11 @@ org.apache.nifi nifi-splunk-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-splunk-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -34,12 +34,12 @@ org.apache.nifi nifi-splunk-processors - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.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 5611eca9df..3c9b1367c3 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.14.0 + 1.15.0-SNAPSHOT nifi-splunk-processors @@ -42,7 +42,7 @@ org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -52,7 +52,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-splunk-bundle/pom.xml b/nifi-nar-bundles/nifi-splunk-bundle/pom.xml index 727aca2cdd..bc114158d5 100644 --- a/nifi-nar-bundles/nifi-splunk-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-splunk-bundle/pom.xml @@ -19,12 +19,12 @@ org.apache.nifi nifi-nar-bundles - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-splunk-bundle - 1.14.0 + 1.15.0-SNAPSHOT pom 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 8c329f93bd..500f13e36b 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.14.0 + 1.15.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 f630935433..a1596a1b8c 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 nifi-spring-processors @@ -51,12 +51,12 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-spring-bundle/pom.xml b/nifi-nar-bundles/nifi-spring-bundle/pom.xml index d73c2f71d5..7b61028044 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.14.0 + 1.15.0-SNAPSHOT nifi-spring-bundle pom @@ -30,7 +30,7 @@ org.apache.nifi nifi-spring-processors - 1.14.0 + 1.15.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 a624605e2a..5f7e2cb76c 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,11 +19,11 @@ org.apache.nifi nifi-sql-reporting-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-sql-reporting-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -34,12 +34,12 @@ org.apache.nifi nifi-sql-reporting-tasks - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.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 323d41c7a1..fc71f3f093 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.14.0 + 1.15.0-SNAPSHOT nifi-sql-reporting-tasks @@ -37,27 +37,27 @@ org.apache.nifi nifi-reporting-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-database-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-record - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-record-sink-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.calcite @@ -72,19 +72,19 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-rules-engine-service-api - 1.14.0 + 1.15.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 cbb150398a..3ce943cf17 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.14.0 + 1.15.0-SNAPSHOT nifi-sql-reporting-bundle pom @@ -30,7 +30,7 @@ org.apache.nifi nifi-sql-reporting-tasks - 1.14.0 + 1.15.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 5bb144dc72..516fda1449 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -33,37 +33,37 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-framework-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-custom-ui-utilities - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-expression-language - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-standard-utils - 1.14.0 + 1.15.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 7aca768488..4cb4196a26 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.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-standard-content-viewer @@ -31,7 +31,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT provided 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 ae9250ff41..4bbfdbf16d 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.14.0 + 1.15.0-SNAPSHOT nifi-standard-nar nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar 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 2b6eb11bc0..0b9cba7e95 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.14.0 + 1.15.0-SNAPSHOT nifi-standard-processors jar @@ -37,27 +37,27 @@ org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-event-transport - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-syslog-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-record-path - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -70,7 +70,7 @@ org.apache.nifi nifi-flowfile-packager - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -135,7 +135,7 @@ org.apache.nifi nifi-security-utils - 1.14.0 + 1.15.0-SNAPSHOT com.hierynomus @@ -188,12 +188,12 @@ org.apache.nifi nifi-socket-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-load-distribution-service-api - 1.14.0 + 1.15.0-SNAPSHOT javax.jms @@ -218,12 +218,12 @@ org.apache.nifi nifi-avro-record-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-dbcp-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided @@ -246,13 +246,13 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-distributed-cache-client-service - 1.14.0 + 1.15.0-SNAPSHOT test @@ -274,25 +274,25 @@ org.apache.nifi nifi-standard-prioritizers - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-record-serialization-services - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-lookup-services - 1.14.0 + 1.15.0-SNAPSHOT test @@ -336,7 +336,7 @@ org.apache.nifi nifi-standard-utils - 1.14.0 + 1.15.0-SNAPSHOT net.sf.supercsv @@ -369,12 +369,12 @@ org.apache.nifi nifi-database-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-standard-web-test-utils - 1.14.0 + 1.15.0-SNAPSHOT test @@ -386,7 +386,7 @@ org.apache.nifi nifi-database-test-utils - 1.14.0 + 1.15.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 e0a3ee81c4..07eaefed26 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.14.0 + 1.15.0-SNAPSHOT nifi-standard-reporting-tasks jar @@ -29,12 +29,12 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-properties - 1.14.0 + 1.15.0-SNAPSHOT com.yammer.metrics @@ -47,7 +47,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.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 016e861e8b..45f00a9cb4 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.14.0 + 1.15.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.14.0 + 1.15.0-SNAPSHOT com.bazaarvoice.jolt diff --git a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-web-test-utils/pom.xml b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-web-test-utils/pom.xml index a1c91499f2..121d169c1a 100644 --- a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-web-test-utils/pom.xml +++ b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-web-test-utils/pom.xml @@ -13,7 +13,7 @@ language governing permissions and limitations under the License. --> nifi-standard-bundle org.apache.nifi - 1.14.0 + 1.15.0-SNAPSHOT 4.0.0 nifi-standard-web-test-utils @@ -21,7 +21,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.eclipse.jetty diff --git a/nifi-nar-bundles/nifi-standard-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-bundle/pom.xml index 6fc6298734..a856021989 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.14.0 + 1.15.0-SNAPSHOT nifi-standard-bundle pom @@ -41,29 +41,29 @@ org.apache.nifi nifi-standard-processors - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-expression-language - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-standard-reporting-tasks - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-standard-content-viewer war - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-jolt-transform-json-ui war - 1.14.0 + 1.15.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 221f851d87..78ca480b52 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.14.0 + 1.15.0-SNAPSHOT nifi-dbcp-service-api @@ -30,7 +30,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.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 bb19f24bf0..719bee1d1d 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.14.0 + 1.15.0-SNAPSHOT nifi-dbcp-service-nar @@ -30,13 +30,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-dbcp-service - 1.14.0 + 1.15.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 f6644035f2..04ebde4a8d 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.14.0 + 1.15.0-SNAPSHOT nifi-dbcp-service jar @@ -28,7 +28,7 @@ org.apache.nifi nifi-dbcp-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided @@ -38,49 +38,49 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-service-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-kerberos-credentials-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-record-sink-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-record-serialization-service-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-record - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.14.0 + 1.15.0-SNAPSHOT test @@ -120,7 +120,7 @@ org.apache.nifi nifi-kerberos-test-utils - 1.14.0 + 1.15.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 ad9f7248a7..1be314fc90 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.14.0 + 1.15.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 c6a4bb1853..a2422281a8 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.14.0 + 1.15.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 db06e9810b..796244747a 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.14.0 + 1.15.0-SNAPSHOT nifi-distributed-cache-client-service jar @@ -38,22 +38,22 @@ org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-security-socket-ssl - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-ssl-context-service-api - 1.14.0 + 1.15.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 783312bb91..7a794c734a 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.14.0 + 1.15.0-SNAPSHOT nifi-distributed-cache-protocol @@ -28,7 +28,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.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 94dec83a89..98e21c7143 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.14.0 + 1.15.0-SNAPSHOT nifi-distributed-cache-server Provides a Controller Service for hosting Distributed Caches @@ -33,22 +33,22 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-ssl-context-service-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-write-ahead-log - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -63,7 +63,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.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 c38bae2533..ced3974273 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.14.0 + 1.15.0-SNAPSHOT nifi-distributed-cache-services-nar nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.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 40d607739b..f0abb85f9b 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.14.0 + 1.15.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 b5b23af640..5f685b8cdc 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.14.0 + 1.15.0-SNAPSHOT nifi-hadoop-dbcp-service-nar @@ -30,13 +30,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-hadoop-dbcp-service - 1.14.0 + 1.15.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 596b3f95b7..0727b95b90 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.14.0 + 1.15.0-SNAPSHOT nifi-hadoop-dbcp-service jar @@ -25,7 +25,7 @@ org.apache.nifi nifi-dbcp-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided @@ -35,27 +35,27 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-service-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-hadoop-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-kerberos-credentials-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided @@ -81,13 +81,13 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.14.0 + 1.15.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 bd3f0300e9..6fec629920 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.14.0 + 1.15.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 88824be44a..b219247731 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.14.0 + 1.15.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 8beb1fcf3e..bfd7deacec 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,11 +19,11 @@ org.apache.nifi nifi-hbase_1_1_2-client-service-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-hbase_1_1_2-client-service-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -34,13 +34,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-hbase_1_1_2-client-service - 1.14.0 + 1.15.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 0bc40ed0c9..1374977ede 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.14.0 + 1.15.0-SNAPSHOT nifi-hbase_1_1_2-client-service @@ -31,7 +31,7 @@ org.apache.nifi nifi-hbase-client-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided @@ -47,17 +47,17 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-hadoop-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -108,7 +108,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.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 f186918880..39a6fca03a 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,11 +18,11 @@ org.apache.nifi nifi-standard-services - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-hbase_1_1_2-client-service-bundle - 1.14.0 + 1.15.0-SNAPSHOT pom 2.7.3 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 6cf86a43e4..dbfd7fb8da 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,11 +19,11 @@ org.apache.nifi nifi-hbase_2-client-service-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-hbase_2-client-service-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -34,13 +34,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-hbase_2-client-service - 1.14.0 + 1.15.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 e2144d1c78..8048593099 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.14.0 + 1.15.0-SNAPSHOT nifi-hbase_2-client-service @@ -29,7 +29,7 @@ org.apache.nifi nifi-hbase-client-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided @@ -45,17 +45,17 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-hadoop-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -106,7 +106,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.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 0f4754f431..1864476a3b 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,12 +18,12 @@ org.apache.nifi nifi-standard-services - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-hbase_2-client-service-bundle - 1.14.0 + 1.15.0-SNAPSHOT pom 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 0999c87ad3..2521a9f0af 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.14.0 + 1.15.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 4a8c54a0a8..cf3ca76555 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.14.0 + 1.15.0-SNAPSHOT nifi-http-context-map-nar @@ -31,7 +31,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.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 40926482d6..daa3fd1215 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.14.0 + 1.15.0-SNAPSHOT nifi-http-context-map @@ -31,7 +31,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.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 9d88bab616..a7a1051476 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.14.0 + 1.15.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 adbdefd152..78fde1638c 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.14.0 + 1.15.0-SNAPSHOT nifi-hwx-schema-registry-nar nar @@ -22,13 +22,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-hwx-schema-registry-service - 1.14.0 + 1.15.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 d389f88a26..81661714d4 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.14.0 + 1.15.0-SNAPSHOT nifi-hwx-schema-registry-service @@ -35,12 +35,12 @@ limitations under the License. org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -49,7 +49,7 @@ limitations under the License. org.apache.nifi nifi-avro-record-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -136,7 +136,7 @@ limitations under the License. org.apache.nifi nifi-mock - 1.14.0 + 1.15.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 a50c796d2c..4a3df9fb96 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.14.0 + 1.15.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 26b5e59f85..7b76cf164b 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.14.0 + 1.15.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 d8640de9d6..07e936f54c 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.14.0 + 1.15.0-SNAPSHOT nifi-kerberos-credentials-service-nar nar @@ -25,13 +25,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-kerberos-credentials-service - 1.14.0 + 1.15.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 b259026224..2a0e44658d 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.14.0 + 1.15.0-SNAPSHOT nifi-kerberos-credentials-service jar @@ -30,7 +30,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.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 8238796c45..25e0794bef 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.14.0 + 1.15.0-SNAPSHOT nifi-kerberos-credentials-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 c6eb94e142..98db7e7848 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.14.0 + 1.15.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 7a6c922eb0..9b3912b1d6 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.14.0 + 1.15.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 ea7fc0a994..4055635b1b 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.14.0 + 1.15.0-SNAPSHOT nifi-lookup-services-nar nar @@ -25,13 +25,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-lookup-services - 1.14.0 + 1.15.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 e099c1af39..3adad79d9c 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.14.0 + 1.15.0-SNAPSHOT nifi-lookup-services jar @@ -26,7 +26,7 @@ org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -39,7 +39,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -48,7 +48,7 @@ org.apache.nifi nifi-expression-language - 1.14.0 + 1.15.0-SNAPSHOT org.apache.commons @@ -84,7 +84,7 @@ org.apache.nifi nifi-database-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -99,13 +99,13 @@ org.apache.nifi nifi-record-path - 1.14.0 + 1.15.0-SNAPSHOT compile org.apache.nifi nifi-dbcp-service-api - 1.14.0 + 1.15.0-SNAPSHOT compile @@ -117,13 +117,13 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.14.0 + 1.15.0-SNAPSHOT test @@ -133,7 +133,7 @@ org.apache.nifi nifi-record-serialization-services - 1.14.0 + 1.15.0-SNAPSHOT test @@ -149,7 +149,7 @@ org.apache.nifi nifi-standard-web-test-utils - 1.14.0 + 1.15.0-SNAPSHOT test @@ -172,7 +172,7 @@ org.apache.nifi nifi-security-utils - 1.14.0 + 1.15.0-SNAPSHOT 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 ee11baf801..f397c271ff 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.14.0 + 1.15.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 9f14549d7f..f4c322c1ab 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.14.0 + 1.15.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 22b4b0ccc3..185872422e 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,11 +19,11 @@ org.apache.nifi nifi-oauth2-provider-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-oauth2-provider-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -34,13 +34,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-oauth2-provider-service - 1.14.0 + 1.15.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 62d7e60e3c..257a2b0553 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.14.0 + 1.15.0-SNAPSHOT nifi-oauth2-provider-service @@ -29,7 +29,7 @@ org.apache.nifi nifi-oauth2-provider-api - 1.14.0 + 1.15.0-SNAPSHOT provided @@ -40,7 +40,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -51,7 +51,7 @@ org.apache.nifi nifi-ssl-context-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided @@ -68,7 +68,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test @@ -86,7 +86,7 @@ org.apache.nifi nifi-standard-web-test-utils - 1.14.0 + 1.15.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 41bb150e1a..37f53b7153 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,12 +18,12 @@ org.apache.nifi nifi-standard-services - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-oauth2-provider-bundle - 1.14.0 + 1.15.0-SNAPSHOT pom 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 43f094ebc8..3b0531af32 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -33,7 +33,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.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 b83ec97372..a3c21b3328 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -28,13 +28,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-proxy-configuration - 1.14.0 + 1.15.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 dc95a85abb..7d8477f5b3 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -36,7 +36,7 @@ org.apache.nifi nifi-standard-utils - 1.14.0 + 1.15.0-SNAPSHOT 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 e814ab7632..08e3aeb14b 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.14.0 + 1.15.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 4734bed265..90d9ff6730 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.14.0 + 1.15.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 04593750c5..5ebaa17c56 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.14.0 + 1.15.0-SNAPSHOT nifi-record-serialization-services-nar nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-record-serialization-services - 1.14.0 + 1.15.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 067e2750f6..afb337c51f 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.14.0 + 1.15.0-SNAPSHOT nifi-record-serialization-services @@ -27,7 +27,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -44,12 +44,12 @@ org.apache.nifi nifi-avro-record-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-syslog-utils - 1.14.0 + 1.15.0-SNAPSHOT com.jayway.jsonpath @@ -100,7 +100,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.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 11e0968124..a0b1019201 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.14.0 + 1.15.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 4617c20589..35e19489fd 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.14.0 + 1.15.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 fe64e1e0e5..ea575dc55c 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.14.0 + 1.15.0-SNAPSHOT nifi-record-sink-service-nar @@ -31,13 +31,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-record-sink-service - 1.14.0 + 1.15.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 31aa18120d..6587cc4f95 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.14.0 + 1.15.0-SNAPSHOT nifi-record-sink-service @@ -31,7 +31,7 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -48,7 +48,7 @@ org.apache.nifi nifi-service-utils - 1.14.0 + 1.15.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 d7a4cb0c11..7d4059578c 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.14.0 + 1.15.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 78b724321d..434f650616 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.14.0 + 1.15.0-SNAPSHOT nifi-rules-engine-service-api @@ -27,7 +27,7 @@ org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT 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 68a96a6b30..c0b6ad8a0b 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.14.0 + 1.15.0-SNAPSHOT nifi-schema-registry-service-api diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-bundle/nifi-ssl-context-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-bundle/nifi-ssl-context-nar/pom.xml index aaba686c9d..c2e362d86c 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-bundle/nifi-ssl-context-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-bundle/nifi-ssl-context-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-ssl-context-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-ssl-context-service-nar nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.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 fc45086daf..5f77286572 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.14.0 + 1.15.0-SNAPSHOT nifi-ssl-context-service jar @@ -33,12 +33,12 @@ org.apache.nifi nifi-security-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-mock - 1.14.0 + 1.15.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 8ce3da2702..248b14868e 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.14.0 + 1.15.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 5f31a17827..97bf2836b7 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.14.0 + 1.15.0-SNAPSHOT nifi-ssl-context-service-api jar @@ -29,7 +29,7 @@ org.apache.nifi nifi-security-utils-api - 1.14.0 + 1.15.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 0b5521c154..403a57848c 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.14.0 + 1.15.0-SNAPSHOT nifi-standard-services-api-nar nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-jetty-bundle - 1.14.0 + 1.15.0-SNAPSHOT nar @@ -60,25 +60,25 @@ org.apache.nifi nifi-dbcp-service-api - 1.14.0 + 1.15.0-SNAPSHOT compile org.apache.nifi nifi-hbase-client-service-api - 1.14.0 + 1.15.0-SNAPSHOT compile org.apache.nifi nifi-oauth2-provider-api - 1.14.0 + 1.15.0-SNAPSHOT compile org.apache.nifi nifi-rules-engine-service-api - 1.14.0 + 1.15.0-SNAPSHOT compile @@ -114,7 +114,7 @@ org.apache.nifi nifi-record-sink-api - 1.14.0 + 1.15.0-SNAPSHOT compile diff --git a/nifi-nar-bundles/nifi-standard-services/pom.xml b/nifi-nar-bundles/nifi-standard-services/pom.xml index 3d6b86957a..ebc026ed57 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.14.0 + 1.15.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 5abdeaceb6..8907604039 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.14.0 + 1.15.0-SNAPSHOT nifi-stateful-analysis-nar nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.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 efab6f16cf..2007b7e9cc 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.14.0 + 1.15.0-SNAPSHOT nifi-stateful-analysis-processors @@ -34,12 +34,12 @@ org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT @@ -48,7 +48,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.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 f58f759b87..4c9bee02f5 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.14.0 + 1.15.0-SNAPSHOT nifi-stateful-analysis-bundle pom @@ -30,7 +30,7 @@ org.apache.nifi nifi-stateful-analysis-processors - 1.14.0 + 1.15.0-SNAPSHOT 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 e8cface5b5..c826d66eb8 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,11 +19,11 @@ org.apache.nifi nifi-tcp-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-tcp-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -34,7 +34,7 @@ org.apache.nifi nifi-tcp-processors - 1.14.0 + 1.15.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 6197254612..cd076409fc 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.14.0 + 1.15.0-SNAPSHOT nifi-tcp-processors @@ -29,12 +29,12 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-tcp-bundle/pom.xml b/nifi-nar-bundles/nifi-tcp-bundle/pom.xml index b21914814f..e5f1f150e8 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.14.0 + 1.15.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 a4f1484c18..248d218011 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.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-update-attribute-model @@ -27,7 +27,7 @@ org.apache.nifi nifi-security-utils - 1.14.0 + 1.15.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 7aaab64d4d..b0d2b07982 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.14.0 + 1.15.0-SNAPSHOT nifi-update-attribute-nar nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-jetty-bundle - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.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 09c05a5295..769754891c 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.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-update-attribute-processor @@ -49,12 +49,12 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-mock - 1.14.0 + 1.15.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 9a0c5e5978..14643408e8 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.14.0 + 1.15.0-SNAPSHOT nifi-update-attribute-ui war @@ -89,24 +89,24 @@ org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-custom-ui-utilities - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-expression-language - 1.14.0 + 1.15.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 2c4b11583a..91008d16d8 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.14.0 + 1.15.0-SNAPSHOT nifi-update-attribute-bundle pom @@ -34,18 +34,18 @@ org.apache.nifi nifi-update-attribute-model - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-update-attribute-processor - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-update-attribute-ui war - 1.14.0 + 1.15.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 ae8fe3a434..d7efb4a935 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,11 +19,11 @@ org.apache.nifi nifi-websocket-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-websocket-processors-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -34,13 +34,13 @@ org.apache.nifi nifi-websocket-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-websocket-processors - 1.14.0 + 1.15.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 a139e47e56..da7a77cc5e 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.14.0 + 1.15.0-SNAPSHOT nifi-websocket-processors @@ -33,12 +33,12 @@ org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-websocket-services-api - 1.14.0 + 1.15.0-SNAPSHOT provided @@ -49,7 +49,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.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 ba06f3ad92..e94bb4d374 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,11 +19,11 @@ org.apache.nifi nifi-websocket-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-websocket-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -34,13 +34,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-websocket-services-api - 1.14.0 + 1.15.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 0967f392f4..54ae152972 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 nifi-websocket-services-api @@ -25,7 +25,7 @@ org.apache.nifi nifi-processor-utils - 1.14.0 + 1.15.0-SNAPSHOT log4j @@ -36,7 +36,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.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 61963d808d..d82c561663 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,11 +19,11 @@ org.apache.nifi nifi-websocket-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-websocket-services-jetty-nar - 1.14.0 + 1.15.0-SNAPSHOT nar true @@ -34,13 +34,13 @@ org.apache.nifi nifi-websocket-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-websocket-services-jetty - 1.14.0 + 1.15.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 f24ed053fe..7b14921b6e 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 nifi-websocket-services-jetty @@ -25,7 +25,7 @@ org.apache.nifi nifi-websocket-services-api - 1.14.0 + 1.15.0-SNAPSHOT org.eclipse.jetty.websocket @@ -35,7 +35,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-websocket-bundle/pom.xml b/nifi-nar-bundles/nifi-websocket-bundle/pom.xml index 1c51924ca5..b8a67940ca 100644 --- a/nifi-nar-bundles/nifi-websocket-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-websocket-bundle/pom.xml @@ -19,12 +19,12 @@ org.apache.nifi nifi-nar-bundles - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-websocket-bundle - 1.14.0 + 1.15.0-SNAPSHOT pom 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 44617c79ac..86d00e9943 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.14.0 + 1.15.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.14.0 + 1.15.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 283252982b..391f65678d 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.14.0 + 1.15.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.14.0 + 1.15.0-SNAPSHOT net.java.dev.jna @@ -59,7 +59,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-mock - 1.14.0 + 1.15.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 064a090819..1a7af653ef 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.14.0 + 1.15.0-SNAPSHOT org.apache.nifi @@ -36,7 +36,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-windows-event-log-processors - 1.14.0 + 1.15.0-SNAPSHOT diff --git a/nifi-nar-bundles/pom.xml b/nifi-nar-bundles/pom.xml index 548c131c27..ae5fc6739a 100755 --- a/nifi-nar-bundles/pom.xml +++ b/nifi-nar-bundles/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-nar-bundles @@ -170,163 +170,163 @@ org.apache.nifi nifi-distributed-cache-client-service - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-distributed-cache-client-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-record-serialization-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-record - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-schema-registry-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-ssl-context-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-security-utils-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-load-distribution-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-http-context-map-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-lookup-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-kerberos-credentials-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-mongodb-client-service-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-record-sink-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-distributed-cache-protocol - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-distributed-cache-server - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-ssl-context-service - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-http-context-map - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-proxy-configuration-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-cassandra-services-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-volatile-provenance-repository - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-mock - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-framework-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-server-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-runtime - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-nar-utils - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-properties - 1.14.0 + 1.15.0-SNAPSHOT provided diff --git a/nifi-registry/nifi-registry-assembly/pom.xml b/nifi-registry/nifi-registry-assembly/pom.xml index f426507598..fd6a6b043c 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.14.0 + 1.15.0-SNAPSHOT nifi-registry-assembly pom @@ -114,7 +114,7 @@ org.apache.nifi.registry nifi-registry-web-docs war - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.registry @@ -126,7 +126,7 @@ org.apache.nifi.registry nifi-registry-docs - 1.14.0 + 1.15.0-SNAPSHOT resources runtime zip @@ -438,7 +438,7 @@ org.apache.nifi.registry nifi-registry-ranger-assembly - 1.14.0 + 1.15.0-SNAPSHOT bin runtime zip @@ -481,7 +481,7 @@ org.apache.nifi.registry nifi-registry-aws-assembly - 1.14.0 + 1.15.0-SNAPSHOT bin runtime zip 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 2f40046d06..28ceae7251 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.14.0 + 1.15.0-SNAPSHOT nifi-registry-bootstrap @@ -24,7 +24,7 @@ org.apache.nifi.registry nifi-registry-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.commons diff --git a/nifi-registry/nifi-registry-core/nifi-registry-bundle-utils/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-bundle-utils/pom.xml index 03c488157d..f126955cfa 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.14.0 + 1.15.0-SNAPSHOT nifi-registry-bundle-utils @@ -24,7 +24,7 @@ org.apache.nifi.registry nifi-registry-data-model - 1.14.0 + 1.15.0-SNAPSHOT com.fasterxml.jackson.dataformat 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 6898043cab..0164a8d70c 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.14.0 + 1.15.0-SNAPSHOT nifi-registry-client @@ -24,12 +24,12 @@ org.apache.nifi.registry nifi-registry-data-model - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.registry nifi-registry-security-utils - 1.14.0 + 1.15.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 1aafc15669..193e8d4e7d 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.14.0 + 1.15.0-SNAPSHOT nifi-registry-data-model @@ -36,7 +36,7 @@ org.apache.nifi.registry nifi-registry-revision-entity-model - 1.14.0 + 1.15.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 7aab74174f..6f41fb05aa 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.14.0 + 1.15.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 9846db01e0..5748937e51 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.14.0 + 1.15.0-SNAPSHOT pom nifi-registry-docs @@ -27,7 +27,7 @@ org.apache.nifi.registry nifi-registry-web-api - 1.14.0 + 1.15.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 f7bd81df3e..ba07cc140a 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.14.0 + 1.15.0-SNAPSHOT nifi-registry-flow-diff @@ -24,7 +24,7 @@ org.apache.nifi.registry nifi-registry-data-model - 1.14.0 + 1.15.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 87b8663f80..aa8f31cd8f 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 nifi-registry-framework @@ -159,17 +159,17 @@ org.apache.nifi.registry nifi-registry-data-model - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.registry nifi-registry-properties - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.registry nifi-registry-utils - 1.14.0 + 1.15.0-SNAPSHOT provided @@ -185,17 +185,17 @@ org.apache.nifi.registry nifi-registry-security-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.registry nifi-registry-bundle-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.registry nifi-registry-flow-diff - 1.14.0 + 1.15.0-SNAPSHOT javax.servlet @@ -352,7 +352,7 @@ org.apache.nifi.registry nifi-registry-test - 1.14.0 + 1.15.0-SNAPSHOT test 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 e1432e7434..5f9887a8d5 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.14.0 + 1.15.0-SNAPSHOT nifi-registry-jetty jar @@ -26,7 +26,7 @@ org.apache.nifi.registry nifi-registry-properties - 1.14.0 + 1.15.0-SNAPSHOT org.eclipse.jetty 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 7cb1789dd1..fa5973cec9 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.14.0 + 1.15.0-SNAPSHOT nifi-registry-properties jar @@ -75,7 +75,7 @@ org.apache.nifi nifi-sensitive-property-provider - 1.14.0 + 1.15.0-SNAPSHOT compile 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 daf163ca51..af504542ea 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.14.0 + 1.15.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 b9832eb8f9..3d83078048 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.14.0 + 1.15.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 131129807b..de442e3ba9 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.14.0 + 1.15.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 79e1f99a8f..ec135cc85b 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.14.0 + 1.15.0-SNAPSHOT nifi-registry-revision-common jar @@ -28,7 +28,7 @@ org.apache.nifi.registry nifi-registry-revision-api - 1.14.0 + 1.15.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 6779706dbe..072fc969b0 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.14.0 + 1.15.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 86788b12ef..cd39371684 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.14.0 + 1.15.0-SNAPSHOT nifi-registry-revision-entity-service jar @@ -27,12 +27,12 @@ org.apache.nifi.registry nifi-registry-revision-entity-model - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.registry nifi-registry-revision-common - 1.14.0 + 1.15.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 da285d4825..a3a2a38d54 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.14.0 + 1.15.0-SNAPSHOT nifi-registry-revision-spring-jdbc jar @@ -27,7 +27,7 @@ org.apache.nifi.registry nifi-registry-revision-common - 1.14.0 + 1.15.0-SNAPSHOT org.springframework @@ -43,7 +43,7 @@ org.apache.nifi.registry nifi-registry-test - 1.14.0 + 1.15.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 168d65fe94..9bb6c351f6 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.14.0 + 1.15.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 d7ee325ef9..d9bb3069bf 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.14.0 + 1.15.0-SNAPSHOT nifi-registry-runtime jar @@ -26,17 +26,17 @@ org.apache.nifi.registry nifi-registry-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.registry nifi-registry-properties - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.registry nifi-registry-jetty - 1.14.0 + 1.15.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 4a234ec1ce..fab0fac4b7 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.14.0 + 1.15.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 d0b908e475..cf7ceb37aa 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.14.0 + 1.15.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 eccf3797c0..0703d54a4d 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.14.0 + 1.15.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 398f3a986d..8db514442e 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.14.0 + 1.15.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 04aa6ac75e..484f640198 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,10 +19,10 @@ org.apache.nifi.registry nifi-registry-core - 1.14.0 + 1.15.0-SNAPSHOT nifi-registry-web-api - 1.14.0 + 1.15.0-SNAPSHOT war @@ -375,40 +375,40 @@ org.apache.nifi.registry nifi-registry-framework - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.registry nifi-registry-revision-spring-jdbc - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.registry nifi-registry-revision-entity-service - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.registry nifi-registry-properties - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi.registry nifi-registry-security-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi.registry nifi-registry-provider-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi.registry nifi-registry-security-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.commons @@ -436,13 +436,13 @@ org.apache.nifi.registry nifi-registry-test - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi.registry nifi-registry-client - 1.14.0 + 1.15.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 9957dd0caf..334e428412 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.14.0 + 1.15.0-SNAPSHOT nifi-registry-web-docs war @@ -45,7 +45,7 @@ org.apache.nifi.registry nifi-registry-utils - 1.14.0 + 1.15.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 b4c6ce4aaf..21a6dffba0 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.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.registry nifi-registry-web-ui - 1.14.0 + 1.15.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 7edcef1ed2..270eb61083 100644 --- a/nifi-registry/nifi-registry-core/pom.xml +++ b/nifi-registry/nifi-registry-core/pom.xml @@ -19,11 +19,11 @@ org.apache.nifi.registry nifi-registry - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.registry nifi-registry-core - 1.14.0 + 1.15.0-SNAPSHOT pom The core modules of NiFi Registry. diff --git a/nifi-registry/nifi-registry-docker-maven/dockermaven/pom.xml b/nifi-registry/nifi-registry-docker-maven/dockermaven/pom.xml index 2d1afb2055..754eee5e09 100644 --- a/nifi-registry/nifi-registry-docker-maven/dockermaven/pom.xml +++ b/nifi-registry/nifi-registry-docker-maven/dockermaven/pom.xml @@ -15,9 +15,9 @@ nifi-registry-docker-maven org.apache.nifi.registry - 1.14.0 + 1.15.0-SNAPSHOT - 1.14.0 + 1.15.0-SNAPSHOT dockermaven diff --git a/nifi-registry/nifi-registry-docker-maven/pom.xml b/nifi-registry/nifi-registry-docker-maven/pom.xml index b5911d3146..28862a21f1 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -25,7 +25,7 @@ nifi-registry-docker-maven org.apache.nifi.registry - 1.14.0 + 1.15.0-SNAPSHOT dockermaven 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 caf86314af..1f61c857ad 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -29,7 +29,7 @@ org.apache.nifi.registry nifi-registry-aws-extensions - 1.14.0 + 1.15.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 b45ea03c20..fb40e586ab 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.14.0 + 1.15.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 ae90e849fa..ca729eb278 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.14.0 + 1.15.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 438e3da4c3..2f40b9a29f 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -29,7 +29,7 @@ org.apache.nifi.registry nifi-registry-ranger-plugin - 1.14.0 + 1.15.0-SNAPSHOT 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 6a25d3db2c..0c39858b5c 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.14.0 + 1.15.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 18f1bc9be0..e6c90750ea 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -35,7 +35,7 @@ org.apache.nifi.registry nifi-registry-data-model - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi.registry nifi-registry-properties - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi.registry nifi-registry-ranger-jersey-bundle - 1.14.0 + 1.15.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 a692e1c82b..3ec7f32935 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 diff --git a/nifi-registry/nifi-registry-extensions/pom.xml b/nifi-registry/nifi-registry-extensions/pom.xml index a9c7d8a2cb..fa0eb804f2 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.14.0 + 1.15.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 2a1784fa50..afd3081058 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.14.0 + 1.15.0-SNAPSHOT nifi-registry-toolkit-assembly pom @@ -53,7 +53,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi.registry nifi-registry-toolkit-persistence - 1.14.0 + 1.15.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 96edd38db7..b98067fdce 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.14.0 + 1.15.0-SNAPSHOT nifi-registry-toolkit-persistence @@ -24,22 +24,22 @@ org.apache.nifi.registry nifi-registry-framework - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.registry nifi-registry-provider-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.registry nifi-registry-security-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.registry nifi-registry-runtime - 1.14.0 + 1.15.0-SNAPSHOT commons-cli diff --git a/nifi-registry/nifi-registry-toolkit/pom.xml b/nifi-registry/nifi-registry-toolkit/pom.xml index 1036e1d6f7..b50e363d82 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.14.0 + 1.15.0-SNAPSHOT nifi-registry-toolkit pom diff --git a/nifi-registry/pom.xml b/nifi-registry/pom.xml index 84ff35cea9..fd92ad0ae7 100644 --- a/nifi-registry/pom.xml +++ b/nifi-registry/pom.xml @@ -19,11 +19,11 @@ org.apache.nifi nifi - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.registry nifi-registry - 1.14.0 + 1.15.0-SNAPSHOT pom Provides a central location for storage and management of shared resources across one or more instances of NiFi and/or MiNiFi. @@ -177,44 +177,44 @@ org.apache.nifi.registry nifi-registry-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.registry nifi-registry-bootstrap - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.registry nifi-registry-runtime - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.registry nifi-registry-security-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.registry nifi-registry-provider-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.registry nifi-registry-web-ui war - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.registry nifi-registry-web-api war - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.registry nifi-registry-resources - 1.14.0 + 1.15.0-SNAPSHOT resources runtime zip diff --git a/nifi-server-api/pom.xml b/nifi-server-api/pom.xml index dbb06b3b96..6da3eb47fd 100644 --- a/nifi-server-api/pom.xml +++ b/nifi-server-api/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.14.0 + 1.15.0-SNAPSHOT nifi-server-api jar @@ -27,19 +27,19 @@ org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-framework-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-properties - 1.14.0 + 1.15.0-SNAPSHOT provided diff --git a/nifi-stateless/nifi-stateless-api/pom.xml b/nifi-stateless/nifi-stateless-api/pom.xml index 6b0112e90b..5fa1103f29 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -27,7 +27,7 @@ org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT diff --git a/nifi-stateless/nifi-stateless-assembly/pom.xml b/nifi-stateless/nifi-stateless-assembly/pom.xml index 0da92cd456..8c9aeed440 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -31,40 +31,40 @@ org.apache.nifi nifi-stateless-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-stateless-bootstrap - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-framework-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-server-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-runtime - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-stateless-resources resources - 1.14.0 + 1.15.0-SNAPSHOT runtime zip @@ -110,13 +110,13 @@ org.apache.nifi nifi-jetty-bundle - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-stateless-nar - 1.14.0 + 1.15.0-SNAPSHOT nar diff --git a/nifi-stateless/nifi-stateless-bootstrap/pom.xml b/nifi-stateless/nifi-stateless-bootstrap/pom.xml index 2b20c33978..1f7e1cf184 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -27,42 +27,42 @@ org.apache.nifi nifi-stateless-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT compile true org.apache.nifi nifi-server-api - 1.14.0 + 1.15.0-SNAPSHOT compile true org.apache.nifi nifi-framework-api - 1.14.0 + 1.15.0-SNAPSHOT compile true org.apache.nifi nifi-nar-utils - 1.14.0 + 1.15.0-SNAPSHOT compile true org.apache.nifi nifi-properties - 1.14.0 + 1.15.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 ae7b6b4dcb..036f79a916 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.14.0 + 1.15.0-SNAPSHOT nifi-stateless-engine @@ -28,56 +28,56 @@ org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-framework-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-stateless-api - 1.14.0 + 1.15.0-SNAPSHOT provided org.apache.nifi nifi-framework-core-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-framework-components - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-security-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-parameter - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-nar-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-framework-nar-loading-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.registry nifi-registry-data-model - 1.14.0 + 1.15.0-SNAPSHOT org.glassfish.jersey.core @@ -110,7 +110,7 @@ org.apache.nifi nifi-mock - 1.14.0 + 1.15.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 2a12424cdc..1eb1c0b30b 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -28,7 +28,7 @@ org.apache.nifi nifi-stateless-engine - 1.14.0 + 1.15.0-SNAPSHOT diff --git a/nifi-stateless/nifi-stateless-bundle/pom.xml b/nifi-stateless/nifi-stateless-bundle/pom.xml index dd89065140..a536cb6a9d 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 diff --git a/nifi-stateless/nifi-stateless-resources/pom.xml b/nifi-stateless/nifi-stateless-resources/pom.xml index 7bd932935b..363d5e595d 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 diff --git a/nifi-stateless/pom.xml b/nifi-stateless/pom.xml index 75134e6c48..e90588adff 100644 --- a/nifi-stateless/pom.xml +++ b/nifi-stateless/pom.xml @@ -17,7 +17,7 @@ nifi org.apache.nifi - 1.14.0 + 1.15.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 3c88fa9298..e05ee34bda 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -27,12 +27,12 @@ org.apache.nifi nifi-stateless-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-stateless-bootstrap - 1.14.0 + 1.15.0-SNAPSHOT com.fasterxml.jackson.core @@ -47,39 +47,39 @@ org.apache.nifi.registry nifi-registry-data-model - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-server-api - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-framework-api - 1.14.0 + 1.15.0-SNAPSHOT compile true org.apache.nifi nifi-nar-utils - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-properties - 1.14.0 + 1.15.0-SNAPSHOT test @@ -104,31 +104,31 @@ org.apache.nifi nifi-stateless-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-system-test-extensions-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-standard-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-jetty-bundle - 1.14.0 + 1.15.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 7ecaf54527..fe8de0e143 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,23 +19,23 @@ org.apache.nifi nifi-system-test-extensions-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-system-test-extensions-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-system-test-extensions - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.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 375182844f..fedbe3636d 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -27,17 +27,17 @@ org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-stateless-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT 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 e3cda494fb..fd916f82f1 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.14.0 + 1.15.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 d49ad19867..fcb8c10bcd 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,23 +19,23 @@ org.apache.nifi nifi-system-test-extensions2-bundle - 1.14.0 + 1.15.0-SNAPSHOT nifi-system-test-extensions2-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-system-test-extensions2 - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.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 ebe515453e..32e5d89262 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -27,12 +27,12 @@ org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT 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 f41b4ae6c1..db321e1560 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.14.0 + 1.15.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 7b7e407b60..81bd547e67 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -78,13 +78,13 @@ org.apache.nifi nifi-client-dto - 1.14.0 + 1.15.0-SNAPSHOT test org.apache.nifi nifi-toolkit-cli - 1.14.0 + 1.15.0-SNAPSHOT test @@ -138,68 +138,68 @@ org.apache.nifi nifi-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-framework-api - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-runtime - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-bootstrap-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-bootstrap - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-jetty-bundle - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-framework-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-server-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-provenance-repository-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-standard-services-api-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-system-test-extensions-nar - 1.14.0 + 1.15.0-SNAPSHOT nar org.apache.nifi nifi-system-test-extensions2-nar - 1.14.0 + 1.15.0-SNAPSHOT nar diff --git a/nifi-system-tests/pom.xml b/nifi-system-tests/pom.xml index a4c1dc1fef..8809bce73e 100644 --- a/nifi-system-tests/pom.xml +++ b/nifi-system-tests/pom.xml @@ -18,7 +18,7 @@ nifi org.apache.nifi - 1.14.0 + 1.15.0-SNAPSHOT nifi-system-tests diff --git a/nifi-toolkit/nifi-toolkit-admin/pom.xml b/nifi-toolkit/nifi-toolkit-admin/pom.xml index 4892cef536..427cf6ddec 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -34,7 +34,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-toolkit-tls - 1.14.0 + 1.15.0-SNAPSHOT com.fasterxml.jackson.core @@ -44,7 +44,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-client-dto - 1.14.0 + 1.15.0-SNAPSHOT ch.qos.logback @@ -55,7 +55,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-web-security - 1.14.0 + 1.15.0-SNAPSHOT ch.qos.logback @@ -70,7 +70,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-properties - 1.14.0 + 1.15.0-SNAPSHOT ch.qos.logback @@ -81,7 +81,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-properties-loader - 1.14.0 + 1.15.0-SNAPSHOT ch.qos.logback @@ -92,7 +92,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-security-utils - 1.14.0 + 1.15.0-SNAPSHOT ch.qos.logback diff --git a/nifi-toolkit/nifi-toolkit-api/pom.xml b/nifi-toolkit/nifi-toolkit-api/pom.xml index 6dbe2fab4a..7aaa49acf2 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 diff --git a/nifi-toolkit/nifi-toolkit-assembly/pom.xml b/nifi-toolkit/nifi-toolkit-assembly/pom.xml index 2cc24d0d2e..c03bab59bf 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.14.0 + 1.15.0-SNAPSHOT nifi-toolkit-assembly pom @@ -65,37 +65,37 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-toolkit-tls - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-toolkit-encrypt-config - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-toolkit-s2s - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-toolkit-admin - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-toolkit-zookeeper-migrator - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-toolkit-flowanalyzer - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-toolkit-cli - 1.14.0 + 1.15.0-SNAPSHOT org.slf4j diff --git a/nifi-toolkit/nifi-toolkit-cli/pom.xml b/nifi-toolkit/nifi-toolkit-cli/pom.xml index 2a20ce0d9e..c6d0249e2f 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.14.0 + 1.15.0-SNAPSHOT nifi-toolkit-cli Tooling to make tls configuration easier @@ -53,7 +53,7 @@ org.apache.nifi nifi-client-dto - 1.14.0 + 1.15.0-SNAPSHOT ch.qos.logback @@ -80,7 +80,7 @@ org.apache.nifi.registry nifi-registry-client - 1.14.0 + 1.15.0-SNAPSHOT com.fasterxml.jackson.core diff --git a/nifi-toolkit/nifi-toolkit-encrypt-config/pom.xml b/nifi-toolkit/nifi-toolkit-encrypt-config/pom.xml index ef6cd71662..3ec55e2108 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.14.0 + 1.15.0-SNAPSHOT 4.0.0 @@ -27,22 +27,22 @@ org.apache.nifi nifi-flow-encryptor - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-properties - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi.registry nifi-registry-properties - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-properties-loader - 1.14.0 + 1.15.0-SNAPSHOT ch.qos.logback @@ -53,7 +53,7 @@ org.apache.nifi nifi-toolkit-tls - 1.14.0 + 1.15.0-SNAPSHOT commons-logging @@ -75,7 +75,7 @@ org.apache.nifi nifi-framework-core - 1.14.0 + 1.15.0-SNAPSHOT test diff --git a/nifi-toolkit/nifi-toolkit-flowanalyzer/pom.xml b/nifi-toolkit/nifi-toolkit-flowanalyzer/pom.xml index 4414911d58..324478111d 100644 --- a/nifi-toolkit/nifi-toolkit-flowanalyzer/pom.xml +++ b/nifi-toolkit/nifi-toolkit-flowanalyzer/pom.xml @@ -21,7 +21,7 @@ org.apache.nifi nifi-security-utils - 1.14.0 + 1.15.0-SNAPSHOT compile @@ -29,7 +29,7 @@ org.apache.nifi nifi-toolkit - 1.14.0 + 1.15.0-SNAPSHOT diff --git a/nifi-toolkit/nifi-toolkit-flowfile-repo/pom.xml b/nifi-toolkit/nifi-toolkit-flowfile-repo/pom.xml index 7ec2e865a4..e487bea34f 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.14.0 + 1.15.0-SNAPSHOT nifi-toolkit-flowfile-repo org.apache.nifi nifi-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.commons diff --git a/nifi-toolkit/nifi-toolkit-s2s/pom.xml b/nifi-toolkit/nifi-toolkit-s2s/pom.xml index 98ca2c262f..4388dba11a 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.14.0 + 1.15.0-SNAPSHOT nifi-toolkit-s2s Site-to-site cli @@ -26,7 +26,7 @@ org.apache.nifi nifi-site-to-site-client - 1.14.0 + 1.15.0-SNAPSHOT commons-cli diff --git a/nifi-toolkit/nifi-toolkit-tls/pom.xml b/nifi-toolkit/nifi-toolkit-tls/pom.xml index ccf9cf1989..21afec6a87 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.14.0 + 1.15.0-SNAPSHOT nifi-toolkit-tls Tooling to make tls configuration easier @@ -26,18 +26,18 @@ org.apache.nifi nifi-properties - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-security-utils - 1.14.0 + 1.15.0-SNAPSHOT org.apache.nifi nifi-resources provided - 1.14.0 + 1.15.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 5d4c767525..9c6b73f60a 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.14.0 + 1.15.0-SNAPSHOT diff --git a/nifi-toolkit/pom.xml b/nifi-toolkit/pom.xml index 5f74ba1ae1..d28f5955fc 100644 --- a/nifi-toolkit/pom.xml +++ b/nifi-toolkit/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.14.0 + 1.15.0-SNAPSHOT nifi-toolkit pom diff --git a/pom.xml b/pom.xml index e7918e6d9e..9510bd4acf 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.14.0 + 1.15.0-SNAPSHOT pom Apache NiFi is an easy to use, powerful, and reliable system to process and distribute data. @@ -78,7 +78,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.14.0-RC2 + HEAD JIRA