diff --git a/c2/c2-protocol/c2-protocol-api/pom.xml b/c2/c2-protocol/c2-protocol-api/pom.xml index aa21e38d78..cae0b88e09 100644 --- a/c2/c2-protocol/c2-protocol-api/pom.xml +++ b/c2/c2-protocol/c2-protocol-api/pom.xml @@ -21,7 +21,7 @@ limitations under the License. c2-protocol org.apache.nifi - 1.16.0 + 1.16.1-SNAPSHOT c2-protocol-api @@ -31,7 +31,7 @@ limitations under the License. org.apache.nifi c2-protocol-component-api - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/c2/c2-protocol/c2-protocol-component-api/pom.xml b/c2/c2-protocol/c2-protocol-component-api/pom.xml index 5bc0be293a..8aa831236a 100644 --- a/c2/c2-protocol/c2-protocol-component-api/pom.xml +++ b/c2/c2-protocol/c2-protocol-component-api/pom.xml @@ -19,7 +19,7 @@ limitations under the License. c2-protocol org.apache.nifi - 1.16.0 + 1.16.1-SNAPSHOT 4.0.0 diff --git a/c2/c2-protocol/pom.xml b/c2/c2-protocol/pom.xml index a42c74cd8f..4c80b7ea10 100644 --- a/c2/c2-protocol/pom.xml +++ b/c2/c2-protocol/pom.xml @@ -21,7 +21,7 @@ limitations under the License. c2 org.apache.nifi - 1.16.0 + 1.16.1-SNAPSHOT c2-protocol diff --git a/c2/pom.xml b/c2/pom.xml index 29dad8e24f..43e1261b3c 100644 --- a/c2/pom.xml +++ b/c2/pom.xml @@ -21,7 +21,7 @@ limitations under the License. nifi org.apache.nifi - 1.16.0 + 1.16.1-SNAPSHOT c2 @@ -36,7 +36,7 @@ limitations under the License. org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT provided diff --git a/minifi/minifi-assembly/pom.xml b/minifi/minifi-assembly/pom.xml index 37699a3e1a..305a8c96ff 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.16.0 + 1.16.1-SNAPSHOT minifi-assembly pom @@ -125,13 +125,13 @@ limitations under the License. org.apache.nifi.minifi minifi-framework-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi.minifi minifi-server-nar - 1.16.0 + 1.16.1-SNAPSHOT nar diff --git a/minifi/minifi-bootstrap/pom.xml b/minifi/minifi-bootstrap/pom.xml index 2df155ce10..1bc9ebf059 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.16.0 + 1.16.1-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 93471e7540..7eee812f70 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.16.0 + 1.16.1-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 f8df384232..ab90d5cde0 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.16.0 + 1.16.1-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 2add3583c9..48429fb35f 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.16.0 + 1.16.1-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 a5573eb509..f1d813490e 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.16.0 + 1.16.1-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 e2ae33215a..91d3b3bbd4 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.16.0 + 1.16.1-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 5b393175f3..b6070a1bb4 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.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.minifi minifi-c2-docker - 1.16.0 + 1.16.1-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 816cbce0b4..19122a79eb 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.16.0 + 1.16.1-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 0f18b898c6..d153cd70e7 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.16.0 + 1.16.1-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 7cabd7abed..5bb22c0bb9 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.16.0 + 1.16.1-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 5f33e6f4b4..cb7d03032f 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.16.0 + 1.16.1-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 7c304c58c2..fe823c38e1 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.16.0 + 1.16.1-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 1b7da72b5e..aeb957a063 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.16.0 + 1.16.1-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 7ef6c89d15..4bbcb3a9c6 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.16.0 + 1.16.1-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 531f6b8d67..46bc2cc596 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.16.0 + 1.16.1-SNAPSHOT minifi-c2-service war diff --git a/minifi/minifi-c2/pom.xml b/minifi/minifi-c2/pom.xml index d235271d73..8541d7ad10 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.16.0 + 1.16.1-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 71b7271dc6..7e021ff3e5 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.16.0 + 1.16.1-SNAPSHOT minifi-commons-schema diff --git a/minifi/minifi-commons/minifi-utils/pom.xml b/minifi/minifi-commons/minifi-utils/pom.xml index f1b6ed5e8d..6e91dfeb7a 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.16.0 + 1.16.1-SNAPSHOT minifi-utils diff --git a/minifi/minifi-commons/pom.xml b/minifi/minifi-commons/pom.xml index 3c02ce19e8..e2a79db7c3 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.16.0 + 1.16.1-SNAPSHOT minifi-commons pom diff --git a/minifi/minifi-docker/pom.xml b/minifi/minifi-docker/pom.xml index 856c4ca8ec..1a78d1bebb 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.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.minifi minifi-docker - 1.16.0 + 1.16.1-SNAPSHOT pom diff --git a/minifi/minifi-docs/pom.xml b/minifi/minifi-docs/pom.xml index 931a77f554..dd5b69c333 100644 --- a/minifi/minifi-docs/pom.xml +++ b/minifi/minifi-docs/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi.minifi minifi - 1.16.0 + 1.16.1-SNAPSHOT pom minifi-docs diff --git a/minifi/minifi-integration-tests/pom.xml b/minifi/minifi-integration-tests/pom.xml index b49d7bec9e..a0b781d10d 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.16.0 + 1.16.1-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 14f525e285..c75e682f2c 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -35,7 +35,7 @@ limitations under the License. org.apache.nifi nifi-jetty-bundle - 1.16.0 + 1.16.1-SNAPSHOT nar @@ -97,7 +97,7 @@ limitations under the License. org.apache.nifi nifi-framework-nar-loading-utils - 1.16.0 + 1.16.1-SNAPSHOT compile diff --git a/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-framework-api/pom.xml b/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-framework-api/pom.xml index b5c5305ebb..4302150b3d 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.16.0 + 1.16.1-SNAPSHOT minifi-framework-api @@ -29,18 +29,18 @@ limitations under the License. org.apache.nifi.minifi minifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-server-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-headless-server - 1.16.0 + 1.16.1-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 f0ee95fcc9..703d4028b7 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.16.0 + 1.16.1-SNAPSHOT minifi-framework-core @@ -29,7 +29,7 @@ limitations under the License. org.apache.nifi.minifi minifi-framework-api - 1.16.0 + 1.16.1-SNAPSHOT org.eclipse.jetty diff --git a/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-resources/pom.xml b/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-resources/pom.xml index 4561e014af..8206a02279 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.16.0 + 1.16.1-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 eae9572eb6..e4fa123d1f 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.16.0 + 1.16.1-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 a3c23d6053..07afb2ecb7 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.16.0 + 1.16.1-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 80f82cd9b5..6c633758f5 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.16.0 + 1.16.1-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 27710ef257..5f4117785d 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.16.0 + 1.16.1-SNAPSHOT minifi-server-nar nar @@ -30,18 +30,18 @@ org.apache.nifi.minifi minifi-framework-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi.minifi minifi-server - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-headless-server - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/minifi/minifi-nar-bundles/minifi-framework-bundle/pom.xml b/minifi/minifi-nar-bundles/minifi-framework-bundle/pom.xml index 90ecb404a0..99ca13d5fb 100644 --- a/minifi/minifi-nar-bundles/minifi-framework-bundle/pom.xml +++ b/minifi/minifi-nar-bundles/minifi-framework-bundle/pom.xml @@ -19,7 +19,7 @@ limitations under the License. minifi-nar-bundles org.apache.nifi.minifi - 1.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -37,42 +37,42 @@ limitations under the License. org.apache.nifi.minifi minifi-framework-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-headless-server - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-framework-nar-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-framework-nar-loading-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-utils-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-properties-loader - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/minifi/minifi-nar-bundles/minifi-provenance-repository-bundle/minifi-provenance-repositories/pom.xml b/minifi/minifi-nar-bundles/minifi-provenance-repository-bundle/minifi-provenance-repositories/pom.xml index 7f4af24b77..a2933e2106 100644 --- a/minifi/minifi-nar-bundles/minifi-provenance-repository-bundle/minifi-provenance-repositories/pom.xml +++ b/minifi/minifi-nar-bundles/minifi-provenance-repository-bundle/minifi-provenance-repositories/pom.xml @@ -20,7 +20,7 @@ limitations under the License. org.apache.nifi.minifi minifi-provenance-repository-bundle - 1.16.0 + 1.16.1-SNAPSHOT minifi-provenance-repositories diff --git a/minifi/minifi-nar-bundles/minifi-provenance-repository-bundle/minifi-provenance-repository-nar/pom.xml b/minifi/minifi-nar-bundles/minifi-provenance-repository-bundle/minifi-provenance-repository-nar/pom.xml index ba343fc1f9..662703db98 100644 --- a/minifi/minifi-nar-bundles/minifi-provenance-repository-bundle/minifi-provenance-repository-nar/pom.xml +++ b/minifi/minifi-nar-bundles/minifi-provenance-repository-bundle/minifi-provenance-repository-nar/pom.xml @@ -20,7 +20,7 @@ limitations under the License. minifi-provenance-repository-bundle org.apache.nifi.minifi - 1.16.0 + 1.16.1-SNAPSHOT minifi-provenance-repository-nar diff --git a/minifi/minifi-nar-bundles/minifi-provenance-repository-bundle/pom.xml b/minifi/minifi-nar-bundles/minifi-provenance-repository-bundle/pom.xml index 2378454338..db6d0a6636 100644 --- a/minifi/minifi-nar-bundles/minifi-provenance-repository-bundle/pom.xml +++ b/minifi/minifi-nar-bundles/minifi-provenance-repository-bundle/pom.xml @@ -21,7 +21,7 @@ limitations under the License. org.apache.nifi.minifi minifi-nar-bundles - 1.16.0 + 1.16.1-SNAPSHOT minifi-provenance-repository-bundle diff --git a/minifi/minifi-nar-bundles/minifi-standard-nar/pom.xml b/minifi/minifi-nar-bundles/minifi-standard-nar/pom.xml index d7efc1e294..9fb2d7598e 100644 --- a/minifi/minifi-nar-bundles/minifi-standard-nar/pom.xml +++ b/minifi/minifi-nar-bundles/minifi-standard-nar/pom.xml @@ -19,7 +19,7 @@ limitations under the License. minifi-nar-bundles org.apache.nifi.minifi - 1.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -34,7 +34,7 @@ limitations under the License. org.apache.nifi nifi-standard-processors - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -49,12 +49,12 @@ limitations under the License. org.apache.nifi nifi-standard-prioritizers - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-standard-reporting-tasks - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/minifi/minifi-nar-bundles/minifi-update-attribute-nar/pom.xml b/minifi/minifi-nar-bundles/minifi-update-attribute-nar/pom.xml index 7254fe531e..ffaf8e7251 100644 --- a/minifi/minifi-nar-bundles/minifi-update-attribute-nar/pom.xml +++ b/minifi/minifi-nar-bundles/minifi-update-attribute-nar/pom.xml @@ -19,7 +19,7 @@ limitations under the License. minifi-nar-bundles org.apache.nifi.minifi - 1.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -33,12 +33,12 @@ limitations under the License. org.apache.nifi nifi-update-attribute-processor - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-update-attribute-model - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/minifi/minifi-nar-bundles/pom.xml b/minifi/minifi-nar-bundles/pom.xml index 45a3c9d294..fe5b9e1319 100644 --- a/minifi/minifi-nar-bundles/pom.xml +++ b/minifi/minifi-nar-bundles/pom.xml @@ -21,7 +21,7 @@ limitations under the License. org.apache.nifi.minifi minifi - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.minifi minifi-nar-bundles diff --git a/minifi/minifi-toolkit/minifi-toolkit-assembly/pom.xml b/minifi/minifi-toolkit/minifi-toolkit-assembly/pom.xml index 79180289ca..46c617ddb9 100644 --- a/minifi/minifi-toolkit/minifi-toolkit-assembly/pom.xml +++ b/minifi/minifi-toolkit/minifi-toolkit-assembly/pom.xml @@ -20,7 +20,7 @@ limitations under the License. minifi-toolkit org.apache.nifi.minifi - 1.16.0 + 1.16.1-SNAPSHOT minifi-toolkit-assembly pom diff --git a/minifi/minifi-toolkit/minifi-toolkit-configuration/pom.xml b/minifi/minifi-toolkit/minifi-toolkit-configuration/pom.xml index 684d698e78..0b42d6a0a3 100644 --- a/minifi/minifi-toolkit/minifi-toolkit-configuration/pom.xml +++ b/minifi/minifi-toolkit/minifi-toolkit-configuration/pom.xml @@ -20,7 +20,7 @@ limitations under the License. minifi-toolkit org.apache.nifi.minifi - 1.16.0 + 1.16.1-SNAPSHOT minifi-toolkit-configuration jar diff --git a/minifi/minifi-toolkit/pom.xml b/minifi/minifi-toolkit/pom.xml index 0759576fde..4a365fabc3 100644 --- a/minifi/minifi-toolkit/pom.xml +++ b/minifi/minifi-toolkit/pom.xml @@ -20,7 +20,7 @@ limitations under the License. minifi org.apache.nifi.minifi - 1.16.0 + 1.16.1-SNAPSHOT minifi-toolkit pom diff --git a/minifi/pom.xml b/minifi/pom.xml index 266b7f1ee6..1b53c9c52d 100644 --- a/minifi/pom.xml +++ b/minifi/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.nifi nifi - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.minifi minifi - 1.16.0 + 1.16.1-SNAPSHOT pom Apache NiFi - MiNiFi is a child project effort to aid in the collection and transmission of data close to where it is created. @@ -65,37 +65,37 @@ limitations under the License. org.apache.nifi nifi-bootstrap-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.minifi minifi-bootstrap - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.minifi minifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.minifi minifi-framework - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.minifi minifi-framework-core - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.minifi minifi-resources - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.minifi minifi-provenance-repository-nar - 1.16.0 + 1.16.1-SNAPSHOT nar @@ -103,45 +103,45 @@ limitations under the License. minifi-resources resources zip - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.minifi minifi-runtime - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.minifi minifi-framework-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.minifi minifi-framework-nar - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.minifi minifi-standard-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi.minifi minifi-server-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi.minifi minifi-update-attribute-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi.minifi minifi-docs - 1.16.0 + 1.16.1-SNAPSHOT resources runtime zip @@ -149,7 +149,7 @@ limitations under the License. org.apache.nifi.minifi minifi-provenance-repositories - 1.16.0 + 1.16.1-SNAPSHOT @@ -228,77 +228,77 @@ limitations under the License. org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-framework-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-site-to-site-client - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-expression-language - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-web-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-custom-ui-utilities - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-ui-extension - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-flowfile-packager - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-socket-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-data-provenance-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-provenance-repository-nar - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-runtime - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-toolkit-tls - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-resources - 1.16.0 + 1.16.1-SNAPSHOT resources runtime zip @@ -306,7 +306,7 @@ limitations under the License. org.apache.nifi nifi-docs - 1.16.0 + 1.16.1-SNAPSHOT resources runtime zip @@ -314,148 +314,148 @@ limitations under the License. org.apache.nifi nifi-framework-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-framework-core - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-provenance-repository-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-ssl-context-service-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-jetty-bundle - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-headless-server-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-standard-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-update-attribute-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-kerberos-credentials-service-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-properties - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-utils-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-logging-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-nar-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-hadoop-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-write-ahead-log - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-ssl-context-service-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-standard-prioritizers - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-administration - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-framework-core-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-persistent-provenance-repository - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-ssl-context-service - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-site-to-site-reporting-task - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-site-to-site-reporting-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-distributed-cache-client-service-api - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-api/pom.xml b/nifi-api/pom.xml index 5b908eaa48..74b95a448d 100644 --- a/nifi-api/pom.xml +++ b/nifi-api/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.16.0 + 1.16.1-SNAPSHOT nifi-api jar diff --git a/nifi-assembly/pom.xml b/nifi-assembly/pom.xml index 2263da8615..0408e9009b 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.16.0 + 1.16.1-SNAPSHOT nifi-assembly pom @@ -140,38 +140,38 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-framework-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-server-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-runtime - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-bootstrap - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-bootstrap-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-resources resources - 1.16.0 + 1.16.1-SNAPSHOT runtime zip @@ -179,649 +179,649 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-docs resources - 1.16.0 + 1.16.1-SNAPSHOT runtime zip org.apache.nifi nifi-framework-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-server-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-provenance-repository-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-ssl-context-service-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-distributed-cache-services-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-datadog-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-standard-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-jetty-bundle - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-update-attribute-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-stateless-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-stateless-bootstrap - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-hadoop-libraries-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-hadoop-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-kafka-1-0-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-kafka-2-0-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-kafka-2-6-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-confluent-platform-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-http-context-map-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-html-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-lookup-services-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-poi-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-kudu-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-ldap-iaa-providers-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-kerberos-iaa-providers-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-single-user-iaa-providers-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-dbcp-service-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-hadoop-dbcp-service-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-mongodb-client-service-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-mongodb-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-mongodb-services-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-solr-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-social-media-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-hl7-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-ccda-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-language-translation-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-enrich-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-geohash-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-aws-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-aws-service-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-ambari-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-rethinkdb-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-prometheus-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-network-processors-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-avro-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-couchbase-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-couchbase-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-hbase-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-riemann-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-hbase_1_1_2-client-service-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-hbase_2-client-service-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-oauth2-provider-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-azure-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-azure-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-scripting-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-groovyx-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-elasticsearch-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-elasticsearch-client-service-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-elasticsearch-client-service-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-elasticsearch-restapi-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-cybersecurity-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-email-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-amqp-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-splunk-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-jms-cf-service-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-jms-processors-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-cassandra-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-cassandra-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-cassandra-services-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-spring-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-registry-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-hive-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-hive-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-site-to-site-reporting-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-record-serialization-services-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-mqtt-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-snmp-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-evtx-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-slack-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-smb-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-windows-event-log-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-websocket-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-websocket-services-jetty-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-websocket-processors-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-tcp-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-gcp-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-gcp-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-stateful-analysis-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-cdc-mysql-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-parquet-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-pgp-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-pgp-service-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-pgp-service-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-hwx-schema-registry-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-redis-service-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-redis-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-hazelcast-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-hazelcast-services-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-metrics-reporter-service-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-metrics-reporting-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-kerberos-credentials-service-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-kerberos-user-service-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-proxy-configuration-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-jolt-record-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-record-sink-service-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-hashicorp-vault-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-stateless-processor-nar - 1.16.0 + 1.16.1-SNAPSHOT nar @@ -857,25 +857,25 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-graph-client-service-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-neo4j-cypher-service-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-graph-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-other-graph-services-nar - 1.16.0 + 1.16.1-SNAPSHOT nar @@ -892,7 +892,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-grpc-nar - 1.16.0 + 1.16.1-SNAPSHOT nar @@ -909,7 +909,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-atlas-nar - 1.16.0 + 1.16.1-SNAPSHOT nar @@ -926,7 +926,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-hive_1_1-nar - 1.16.0 + 1.16.1-SNAPSHOT nar @@ -943,7 +943,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-hive3-nar - 1.16.0 + 1.16.1-SNAPSHOT nar @@ -959,7 +959,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-media-nar - 1.16.0 + 1.16.1-SNAPSHOT nar @@ -974,13 +974,13 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-easyrules-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-rules-action-handler-nar - 1.16.0 + 1.16.1-SNAPSHOT nar @@ -995,19 +995,19 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-sql-reporting-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-easyrules-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-rules-action-handler-nar - 1.16.0 + 1.16.1-SNAPSHOT nar @@ -1022,14 +1022,14 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-server-nar - 1.16.0 + 1.16.1-SNAPSHOT nar provided org.apache.nifi nifi-headless-server-nar - 1.16.0 + 1.16.1-SNAPSHOT nar @@ -1044,19 +1044,19 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-accumulo-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-accumulo-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-accumulo-services-nar - 1.16.0 + 1.16.1-SNAPSHOT nar @@ -1255,13 +1255,13 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-ranger-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-ranger-resources - 1.16.0 + 1.16.1-SNAPSHOT @@ -1274,7 +1274,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-asn1-nar - 1.16.0 + 1.16.1-SNAPSHOT nar @@ -1288,7 +1288,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-snowflake-services-nar - 1.16.0 + 1.16.1-SNAPSHOT nar diff --git a/nifi-bootstrap/pom.xml b/nifi-bootstrap/pom.xml index 98712164a0..f88f63cd5e 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.16.0 + 1.16.1-SNAPSHOT nifi-bootstrap jar @@ -27,34 +27,34 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT compile org.apache.nifi nifi-bootstrap-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-flow-encryptor - 1.16.0 + 1.16.1-SNAPSHOT runtime org.apache.nifi nifi-single-user-utils - 1.16.0 + 1.16.1-SNAPSHOT runtime @@ -70,7 +70,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-expression-language - 1.16.0 + 1.16.1-SNAPSHOT com.squareup.okhttp3 @@ -86,12 +86,12 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-properties-loader - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-commons/nifi-bootstrap-utils/pom.xml b/nifi-commons/nifi-bootstrap-utils/pom.xml index a052a1b6ed..f4786f97e5 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.16.0 + 1.16.1-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 2819fddf9d..78086e3973 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.16.0 + 1.16.1-SNAPSHOT nifi-data-provenance-utils jar @@ -25,17 +25,17 @@ org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-framework-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-commons/nifi-expression-language/pom.xml b/nifi-commons/nifi-expression-language/pom.xml index 30412f4cc4..d578cdfb4c 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.16.0 + 1.16.1-SNAPSHOT nifi-expression-language jar @@ -61,22 +61,22 @@ org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-parameter - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-uuid5 - 1.16.0 + 1.16.1-SNAPSHOT org.hamcrest diff --git a/nifi-commons/nifi-flow-encryptor/pom.xml b/nifi-commons/nifi-flow-encryptor/pom.xml index d7b250714b..b455b73b29 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.16.0 + 1.16.1-SNAPSHOT nifi-flow-encryptor org.apache.nifi nifi-property-encryptor - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-commons/nifi-flowfile-packager/pom.xml b/nifi-commons/nifi-flowfile-packager/pom.xml index 48f67e9202..bee3d848eb 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.16.0 + 1.16.1-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 801a491a7f..c725ad74ad 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.16.0 + 1.16.1-SNAPSHOT nifi-hl7-query-language diff --git a/nifi-commons/nifi-json-utils/pom.xml b/nifi-commons/nifi-json-utils/pom.xml index 648a5b7191..871297aeb0 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.16.0 + 1.16.1-SNAPSHOT nifi-json-utils - 1.16.0 + 1.16.1-SNAPSHOT jar org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT com.fasterxml.jackson.core diff --git a/nifi-commons/nifi-logging-utils/pom.xml b/nifi-commons/nifi-logging-utils/pom.xml index 3b65a24bc0..de40ca4dd9 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.16.0 + 1.16.1-SNAPSHOT nifi-logging-utils Utilities for logging diff --git a/nifi-commons/nifi-metrics/pom.xml b/nifi-commons/nifi-metrics/pom.xml index 92780dae38..c720720abb 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -63,7 +63,7 @@ org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT io.dropwizard.metrics diff --git a/nifi-commons/nifi-parameter/pom.xml b/nifi-commons/nifi-parameter/pom.xml index bf169c3637..868bad18bb 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -28,7 +28,7 @@ org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-commons/nifi-properties/pom.xml b/nifi-commons/nifi-properties/pom.xml index a755c01409..3d47321c5d 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.16.0 + 1.16.1-SNAPSHOT compile org.apache.nifi nifi-commons - 1.16.0 + 1.16.1-SNAPSHOT nifi-properties diff --git a/nifi-commons/nifi-property-encryptor/pom.xml b/nifi-commons/nifi-property-encryptor/pom.xml index 725c360e59..f1b70c21c7 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.16.0 + 1.16.1-SNAPSHOT nifi-property-encryptor org.apache.nifi nifi-security-utils - 1.16.0 + 1.16.1-SNAPSHOT org.bouncycastle diff --git a/nifi-commons/nifi-property-protection-api/pom.xml b/nifi-commons/nifi-property-protection-api/pom.xml index 13556694a4..ee65c61af7 100644 --- a/nifi-commons/nifi-property-protection-api/pom.xml +++ b/nifi-commons/nifi-property-protection-api/pom.xml @@ -18,14 +18,14 @@ org.apache.nifi nifi-commons - 1.16.0 + 1.16.1-SNAPSHOT nifi-property-protection-api org.apache.nifi nifi-property-utils - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-commons/nifi-property-protection-aws/pom.xml b/nifi-commons/nifi-property-protection-aws/pom.xml index b2c46ca6c8..67f46b793b 100644 --- a/nifi-commons/nifi-property-protection-aws/pom.xml +++ b/nifi-commons/nifi-property-protection-aws/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-commons - 1.16.0 + 1.16.1-SNAPSHOT nifi-property-protection-aws @@ -28,12 +28,12 @@ org.apache.nifi nifi-property-protection-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-property-protection-shared - 1.16.0 + 1.16.1-SNAPSHOT org.apache.commons diff --git a/nifi-commons/nifi-property-protection-azure/pom.xml b/nifi-commons/nifi-property-protection-azure/pom.xml index c66ecea943..c2992487fd 100644 --- a/nifi-commons/nifi-property-protection-azure/pom.xml +++ b/nifi-commons/nifi-property-protection-azure/pom.xml @@ -18,19 +18,19 @@ org.apache.nifi nifi-commons - 1.16.0 + 1.16.1-SNAPSHOT nifi-property-protection-azure org.apache.nifi nifi-property-protection-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-property-protection-shared - 1.16.0 + 1.16.1-SNAPSHOT com.azure diff --git a/nifi-commons/nifi-property-protection-cipher/pom.xml b/nifi-commons/nifi-property-protection-cipher/pom.xml index 52f56fe0e9..30fa03cbb4 100644 --- a/nifi-commons/nifi-property-protection-cipher/pom.xml +++ b/nifi-commons/nifi-property-protection-cipher/pom.xml @@ -18,14 +18,14 @@ org.apache.nifi nifi-commons - 1.16.0 + 1.16.1-SNAPSHOT nifi-property-protection-cipher org.apache.nifi nifi-property-protection-api - 1.16.0 + 1.16.1-SNAPSHOT commons-codec diff --git a/nifi-commons/nifi-property-protection-factory/pom.xml b/nifi-commons/nifi-property-protection-factory/pom.xml index 3e4bbe7d04..2c35695d96 100644 --- a/nifi-commons/nifi-property-protection-factory/pom.xml +++ b/nifi-commons/nifi-property-protection-factory/pom.xml @@ -18,59 +18,59 @@ org.apache.nifi nifi-commons - 1.16.0 + 1.16.1-SNAPSHOT nifi-property-protection-factory org.apache.nifi nifi-property-protection-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-property-protection-shared - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-property-protection-aws - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-property-protection-azure - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-property-protection-cipher - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-property-protection-gcp - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-property-protection-hashicorp - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-property-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-properties - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT commons-io diff --git a/nifi-commons/nifi-property-protection-gcp/pom.xml b/nifi-commons/nifi-property-protection-gcp/pom.xml index d9d4bd6b46..019d0b0c51 100644 --- a/nifi-commons/nifi-property-protection-gcp/pom.xml +++ b/nifi-commons/nifi-property-protection-gcp/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-commons - 1.16.0 + 1.16.1-SNAPSHOT nifi-property-protection-gcp @@ -39,12 +39,12 @@ org.apache.nifi nifi-property-protection-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-property-protection-shared - 1.16.0 + 1.16.1-SNAPSHOT org.apache.commons diff --git a/nifi-commons/nifi-property-protection-hashicorp/pom.xml b/nifi-commons/nifi-property-protection-hashicorp/pom.xml index 78f2801f02..a5152c77e5 100644 --- a/nifi-commons/nifi-property-protection-hashicorp/pom.xml +++ b/nifi-commons/nifi-property-protection-hashicorp/pom.xml @@ -18,19 +18,19 @@ org.apache.nifi nifi-commons - 1.16.0 + 1.16.1-SNAPSHOT nifi-property-protection-hashicorp org.apache.nifi nifi-property-protection-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-vault-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.commons diff --git a/nifi-commons/nifi-property-protection-shared/pom.xml b/nifi-commons/nifi-property-protection-shared/pom.xml index 8212172c0b..ddee269b9b 100644 --- a/nifi-commons/nifi-property-protection-shared/pom.xml +++ b/nifi-commons/nifi-property-protection-shared/pom.xml @@ -18,14 +18,14 @@ org.apache.nifi nifi-commons - 1.16.0 + 1.16.1-SNAPSHOT nifi-property-protection-shared org.apache.nifi nifi-property-protection-api - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-commons/nifi-property-utils/pom.xml b/nifi-commons/nifi-property-utils/pom.xml index 3fb409295c..b895182d62 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.16.0 + 1.16.1-SNAPSHOT nifi-property-utils diff --git a/nifi-commons/nifi-record-path/pom.xml b/nifi-commons/nifi-record-path/pom.xml index 1f0a91897f..ac8c7a2bd2 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.16.0 + 1.16.1-SNAPSHOT nifi-record-path @@ -59,22 +59,22 @@ org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-record - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-properties - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-uuid5 - 1.16.0 + 1.16.1-SNAPSHOT org.antlr diff --git a/nifi-commons/nifi-record/pom.xml b/nifi-commons/nifi-record/pom.xml index 5d474b315c..1827a94f8a 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.16.0 + 1.16.1-SNAPSHOT nifi-record diff --git a/nifi-commons/nifi-repository-encryption/pom.xml b/nifi-commons/nifi-repository-encryption/pom.xml index 988e9ba6dc..4f474ad54a 100644 --- a/nifi-commons/nifi-repository-encryption/pom.xml +++ b/nifi-commons/nifi-repository-encryption/pom.xml @@ -18,24 +18,24 @@ org.apache.nifi nifi-commons - 1.16.0 + 1.16.1-SNAPSHOT nifi-repository-encryption org.apache.nifi nifi-security-kms - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-properties - 1.16.0 + 1.16.1-SNAPSHOT org.bouncycastle diff --git a/nifi-commons/nifi-rocksdb-utils/pom.xml b/nifi-commons/nifi-rocksdb-utils/pom.xml index 156c922208..8a72b88cf2 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.16.0 + 1.16.1-SNAPSHOT nifi-rocksdb-utils - 1.16.0 + 1.16.1-SNAPSHOT jar org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-properties - 1.16.0 + 1.16.1-SNAPSHOT org.rocksdb diff --git a/nifi-commons/nifi-schema-utils/pom.xml b/nifi-commons/nifi-schema-utils/pom.xml index 1c93594a9b..e9a800e8ae 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.16.0 + 1.16.1-SNAPSHOT nifi-schema-utils diff --git a/nifi-commons/nifi-security-kerberos-api/pom.xml b/nifi-commons/nifi-security-kerberos-api/pom.xml index b190f47ee9..865b9720b4 100644 --- a/nifi-commons/nifi-security-kerberos-api/pom.xml +++ b/nifi-commons/nifi-security-kerberos-api/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-commons - 1.16.0 + 1.16.1-SNAPSHOT nifi-security-kerberos-api diff --git a/nifi-commons/nifi-security-kerberos/pom.xml b/nifi-commons/nifi-security-kerberos/pom.xml index f58df8cf3e..a3bcf083c9 100644 --- a/nifi-commons/nifi-security-kerberos/pom.xml +++ b/nifi-commons/nifi-security-kerberos/pom.xml @@ -18,19 +18,19 @@ org.apache.nifi nifi-commons - 1.16.0 + 1.16.1-SNAPSHOT nifi-security-kerberos org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-kerberos-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.commons diff --git a/nifi-commons/nifi-security-kms/pom.xml b/nifi-commons/nifi-security-kms/pom.xml index 57bb8eec55..fdb8fa72a1 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.16.0 + 1.16.1-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 25e96e0c59..35ae0fc67f 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.16.0 + 1.16.1-SNAPSHOT nifi-security-socket-ssl org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.slf4j @@ -34,7 +34,7 @@ org.apache.nifi nifi-security-utils - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-commons/nifi-security-utils-api/pom.xml b/nifi-commons/nifi-security-utils-api/pom.xml index b9b6745194..f5c84622ed 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.16.0 + 1.16.1-SNAPSHOT nifi-security-utils-api diff --git a/nifi-commons/nifi-security-utils/pom.xml b/nifi-commons/nifi-security-utils/pom.xml index dbf23452cb..b939fee380 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.16.0 + 1.16.1-SNAPSHOT nifi-security-utils @@ -30,22 +30,22 @@ org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-utils-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-kms - 1.16.0 + 1.16.1-SNAPSHOT org.apache.commons @@ -66,7 +66,7 @@ org.apache.nifi nifi-properties - 1.16.0 + 1.16.1-SNAPSHOT at.favre.lib diff --git a/nifi-commons/nifi-single-user-utils/pom.xml b/nifi-commons/nifi-single-user-utils/pom.xml index 6b6b05ecb4..64901e3203 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.16.0 + 1.16.1-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 7c074e4d48..8209826d23 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.16.0 + 1.16.1-SNAPSHOT nifi-site-to-site-client @@ -34,22 +34,22 @@ org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-framework-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.commons @@ -63,7 +63,7 @@ org.apache.nifi nifi-client-dto - 1.16.0 + 1.16.1-SNAPSHOT ${httpclient.group} diff --git a/nifi-commons/nifi-socket-utils/pom.xml b/nifi-commons/nifi-socket-utils/pom.xml index 1957c51588..de843658da 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.16.0 + 1.16.1-SNAPSHOT nifi-socket-utils Utilities for socket communication @@ -30,12 +30,12 @@ org.apache.nifi nifi-security-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-logging-utils - 1.16.0 + 1.16.1-SNAPSHOT commons-net @@ -54,7 +54,7 @@ org.apache.nifi nifi-properties - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-commons/nifi-utils/pom.xml b/nifi-commons/nifi-utils/pom.xml index d18236f91f..b8ee325468 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.16.0 + 1.16.1-SNAPSHOT nifi-utils - 1.16.0 + 1.16.1-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.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-commons/nifi-uuid5/pom.xml b/nifi-commons/nifi-uuid5/pom.xml index a263bc7feb..9ff6d7e641 100644 --- a/nifi-commons/nifi-uuid5/pom.xml +++ b/nifi-commons/nifi-uuid5/pom.xml @@ -30,7 +30,7 @@ org.apache.nifi nifi-commons - 1.16.0 + 1.16.1-SNAPSHOT nifi-uuid5 diff --git a/nifi-commons/nifi-vault-utils/pom.xml b/nifi-commons/nifi-vault-utils/pom.xml index 562000cbbb..f5bf61fbd5 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.16.0 + 1.16.1-SNAPSHOT nifi-vault-utils @@ -48,7 +48,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT @@ -59,13 +59,13 @@ org.apache.nifi nifi-security-utils-api - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-security-utils - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-commons/nifi-web-utils/pom.xml b/nifi-commons/nifi-web-utils/pom.xml index d42017c508..cc5a9412db 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.16.0 + 1.16.1-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 c899ba96b5..a3d1eac8b6 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.16.0 + 1.16.1-SNAPSHOT nifi-write-ahead-log jar @@ -30,7 +30,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-commons/pom.xml b/nifi-commons/pom.xml index c81b2eae2b..85286c7f0c 100644 --- a/nifi-commons/pom.xml +++ b/nifi-commons/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-commons diff --git a/nifi-docker/dockerhub/pom.xml b/nifi-docker/dockerhub/pom.xml index 9ebe62bdc4..827fd0af20 100644 --- a/nifi-docker/dockerhub/pom.xml +++ b/nifi-docker/dockerhub/pom.xml @@ -15,7 +15,7 @@ org.apache.nifi nifi-docker - 1.16.0 + 1.16.1-SNAPSHOT dockerhub diff --git a/nifi-docker/dockermaven/pom.xml b/nifi-docker/dockermaven/pom.xml index 4d65d49941..411e32f044 100644 --- a/nifi-docker/dockermaven/pom.xml +++ b/nifi-docker/dockermaven/pom.xml @@ -15,7 +15,7 @@ org.apache.nifi nifi-docker - 1.16.0 + 1.16.1-SNAPSHOT dockermaven diff --git a/nifi-docker/pom.xml b/nifi-docker/pom.xml index c1a4762152..02a7efa051 100644 --- a/nifi-docker/pom.xml +++ b/nifi-docker/pom.xml @@ -15,7 +15,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi - 1.16.0 + 1.16.1-SNAPSHOT nifi-docker diff --git a/nifi-docs/pom.xml b/nifi-docs/pom.xml index f3246a6c56..5ff15159a5 100644 --- a/nifi-docs/pom.xml +++ b/nifi-docs/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.16.0 + 1.16.1-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 4c78e00c7d..9223c0e328 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.16.0 + 1.16.1-SNAPSHOT nifi-nifi-example-nar diff --git a/nifi-external/nifi-example-bundle/nifi-nifi-example-processors/pom.xml b/nifi-external/nifi-example-bundle/nifi-nifi-example-processors/pom.xml index 5f52c3eb7b..a211fef781 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.16.0 + 1.16.1-SNAPSHOT nifi-nifi-example-processors @@ -29,12 +29,12 @@ org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-external/nifi-example-bundle/pom.xml b/nifi-external/nifi-example-bundle/pom.xml index 11c307809c..98ab67c012 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.16.0 + 1.16.1-SNAPSHOT nifi-example-bundle @@ -35,7 +35,7 @@ org.apache.nifi nifi-nifi-example-processors - 1.16.0 + 1.16.1-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 15c239a8a5..21bcc21f06 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -27,22 +27,22 @@ org.apache.nifi nifi-kafka-connector - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-stateless-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-stateless-bootstrap - 1.16.0 + 1.16.1-SNAPSHOT @@ -64,27 +64,27 @@ org.apache.nifi nifi-framework-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-server-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-runtime - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-nar-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-properties - 1.16.0 + 1.16.1-SNAPSHOT @@ -108,13 +108,13 @@ org.apache.nifi nifi-jetty-bundle - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-stateless-nar - 1.16.0 + 1.16.1-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 88e59b3bde..a291ef8d15 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -27,7 +27,7 @@ org.apache.nifi nifi-kafka-connector-assembly - 1.16.0 + 1.16.1-SNAPSHOT org.apache.kafka @@ -42,19 +42,19 @@ org.apache.nifi nifi-system-test-extensions-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-standard-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-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 316672f904..7cdfc726c5 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -33,22 +33,22 @@ org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-stateless-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-stateless-bootstrap - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT @@ -70,39 +70,39 @@ org.apache.nifi nifi-framework-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-server-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-runtime - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-nar-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-properties - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-jetty-bundle - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-stateless-nar - 1.16.0 + 1.16.1-SNAPSHOT nar diff --git a/nifi-external/nifi-kafka-connect/pom.xml b/nifi-external/nifi-kafka-connect/pom.xml index ae27b20ccf..cced2f799c 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 diff --git a/nifi-external/nifi-spark-receiver/pom.xml b/nifi-external/nifi-spark-receiver/pom.xml index c163342b46..e24074b0ee 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.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-spark-receiver @@ -79,7 +79,7 @@ org.apache.nifi nifi-site-to-site-client - 1.16.0 + 1.16.1-SNAPSHOT com.sun.jersey diff --git a/nifi-external/pom.xml b/nifi-external/pom.xml index 3481dbf72a..e6f3465f17 100644 --- a/nifi-external/pom.xml +++ b/nifi-external/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-external diff --git a/nifi-framework-api/pom.xml b/nifi-framework-api/pom.xml index 515c2d52d5..9ed5326836 100644 --- a/nifi-framework-api/pom.xml +++ b/nifi-framework-api/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.16.0 + 1.16.1-SNAPSHOT nifi-framework-api jar @@ -27,7 +27,7 @@ org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-h2/nifi-h2-database-migrator/pom.xml b/nifi-h2/nifi-h2-database-migrator/pom.xml index 8b98832bda..b12471536c 100644 --- a/nifi-h2/nifi-h2-database-migrator/pom.xml +++ b/nifi-h2/nifi-h2-database-migrator/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-h2 - 1.16.0 + 1.16.1-SNAPSHOT nifi-h2-database-migrator @@ -31,7 +31,7 @@ org.apache.nifi nifi-h2-database - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-h2/nifi-h2-database/pom.xml b/nifi-h2/nifi-h2-database/pom.xml index bb2002f874..784f0dcbe0 100644 --- a/nifi-h2/nifi-h2-database/pom.xml +++ b/nifi-h2/nifi-h2-database/pom.xml @@ -14,11 +14,11 @@ org.apache.nifi nifi-h2 - 1.16.0 + 1.16.1-SNAPSHOT nifi-h2-database - 1.16.0 + 1.16.1-SNAPSHOT jar diff --git a/nifi-h2/pom.xml b/nifi-h2/pom.xml index 8592b9b60e..f45d0b9e04 100644 --- a/nifi-h2/pom.xml +++ b/nifi-h2/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.16.0 + 1.16.1-SNAPSHOT nifi-h2 diff --git a/nifi-manifest/nifi-extension-manifest-model/pom.xml b/nifi-manifest/nifi-extension-manifest-model/pom.xml index 828545925f..45abe184af 100644 --- a/nifi-manifest/nifi-extension-manifest-model/pom.xml +++ b/nifi-manifest/nifi-extension-manifest-model/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-manifest - 1.16.0 + 1.16.1-SNAPSHOT nifi-extension-manifest-model jar diff --git a/nifi-manifest/nifi-extension-manifest-parser/pom.xml b/nifi-manifest/nifi-extension-manifest-parser/pom.xml index 2d5e0d3890..7c8e7d3bfe 100644 --- a/nifi-manifest/nifi-extension-manifest-parser/pom.xml +++ b/nifi-manifest/nifi-extension-manifest-parser/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-manifest - 1.16.0 + 1.16.1-SNAPSHOT nifi-extension-manifest-parser jar @@ -27,7 +27,7 @@ org.apache.nifi nifi-extension-manifest-model - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-manifest/nifi-runtime-manifest-core/pom.xml b/nifi-manifest/nifi-runtime-manifest-core/pom.xml index cf2cb78bc5..765a87d3aa 100644 --- a/nifi-manifest/nifi-runtime-manifest-core/pom.xml +++ b/nifi-manifest/nifi-runtime-manifest-core/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-manifest - 1.16.0 + 1.16.1-SNAPSHOT nifi-runtime-manifest-core jar @@ -27,22 +27,22 @@ org.apache.nifi c2-protocol-component-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-extension-manifest-model - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-extension-manifest-parser - 1.16.0 + 1.16.1-SNAPSHOT com.fasterxml.jackson.core diff --git a/nifi-manifest/nifi-runtime-manifest-test/pom.xml b/nifi-manifest/nifi-runtime-manifest-test/pom.xml index 93cf041492..5bad344af0 100644 --- a/nifi-manifest/nifi-runtime-manifest-test/pom.xml +++ b/nifi-manifest/nifi-runtime-manifest-test/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-manifest - 1.16.0 + 1.16.1-SNAPSHOT nifi-runtime-manifest-test jar @@ -27,12 +27,12 @@ org.apache.nifi nifi-runtime-manifest - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-runtime-manifest-core - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-manifest/nifi-runtime-manifest/pom.xml b/nifi-manifest/nifi-runtime-manifest/pom.xml index 64877dc1e7..1cc5680b74 100644 --- a/nifi-manifest/nifi-runtime-manifest/pom.xml +++ b/nifi-manifest/nifi-runtime-manifest/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-manifest - 1.16.0 + 1.16.1-SNAPSHOT nifi-runtime-manifest jar @@ -36,7 +36,7 @@ org.apache.nifi nifi-assembly - 1.16.0 + 1.16.1-SNAPSHOT manifests zip true @@ -128,7 +128,7 @@ org.apache.nifi nifi-runtime-manifest-core - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-manifest/pom.xml b/nifi-manifest/pom.xml index 48c8daf02f..f2fc8054b9 100644 --- a/nifi-manifest/pom.xml +++ b/nifi-manifest/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.16.0 + 1.16.1-SNAPSHOT nifi-manifest pom diff --git a/nifi-maven-archetypes/nifi-processor-bundle-archetype/pom.xml b/nifi-maven-archetypes/nifi-processor-bundle-archetype/pom.xml index da168d5523..9a845a009b 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.16.0 + 1.16.1-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 f27e4b963e..a554c210fa 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.16.0 + 1.16.1-SNAPSHOT nifi-service-bundle-archetype diff --git a/nifi-maven-archetypes/pom.xml b/nifi-maven-archetypes/pom.xml index 5ce20cf35e..100c414954 100644 --- a/nifi-maven-archetypes/pom.xml +++ b/nifi-maven-archetypes/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-maven-archetypes diff --git a/nifi-mock/pom.xml b/nifi-mock/pom.xml index 5dda257083..2c68b57c34 100644 --- a/nifi-mock/pom.xml +++ b/nifi-mock/pom.xml @@ -18,39 +18,39 @@ org.apache.nifi nifi - 1.16.0 + 1.16.1-SNAPSHOT nifi-mock org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-framework-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-parameter - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-framework-core-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-expression-language - 1.16.0 + 1.16.1-SNAPSHOT asm @@ -61,7 +61,7 @@ org.apache.nifi nifi-data-provenance-utils - 1.16.0 + 1.16.1-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 223801633a..f36d5b6333 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.16.0 + 1.16.1-SNAPSHOT nifi-ambari-nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-ambari-reporting-task - 1.16.0 + 1.16.1-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 8696ac1677..d6d00332bc 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.16.0 + 1.16.1-SNAPSHOT nifi-ambari-reporting-task @@ -41,23 +41,23 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-reporting-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-metrics - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-ambari-bundle/pom.xml b/nifi-nar-bundles/nifi-ambari-bundle/pom.xml index 1dfe188891..e5236e11e4 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.16.0 + 1.16.1-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 b0046d3aab..ac6cede6f1 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.16.0 + 1.16.1-SNAPSHOT nifi-amqp-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -31,7 +31,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-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 a2d01c7262..f564c40456 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.16.0 + 1.16.1-SNAPSHOT nifi-amqp-processors jar @@ -40,7 +40,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.commons @@ -49,7 +49,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-amqp-bundle/pom.xml b/nifi-nar-bundles/nifi-amqp-bundle/pom.xml index 8bc8a206dc..f0168fdd8f 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.16.0 + 1.16.1-SNAPSHOT nifi-amqp-bundle - 1.16.0 + 1.16.1-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.16.0 + 1.16.1-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 126f5bfb3d..6d41172494 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -32,13 +32,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-asn1-services - 1.16.0 + 1.16.1-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 e611210df0..eee7bc5a85 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -39,7 +39,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT com.beanit diff --git a/nifi-nar-bundles/nifi-asn1-bundle/pom.xml b/nifi-nar-bundles/nifi-asn1-bundle/pom.xml index 351e6ffe98..fc71d7b7a0 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.16.0 + 1.16.1-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 6d12bb2a4f..3119a4c09f 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.16.0 + 1.16.1-SNAPSHOT nifi-atlas-nar @@ -37,7 +37,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-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 cf082ba58d..2500797b7b 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.16.0 + 1.16.1-SNAPSHOT nifi-atlas-reporting-task @@ -41,12 +41,12 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-reporting-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -118,7 +118,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-atlas-bundle/pom.xml b/nifi-nar-bundles/nifi-atlas-bundle/pom.xml index 74c69cd229..e515fc224a 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.16.0 + 1.16.1-SNAPSHOT nifi-atlas-bundle @@ -39,7 +39,7 @@ org.apache.nifi nifi-atlas-reporting-task - 1.16.0 + 1.16.1-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 1c94d4765c..1340980ac5 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.16.0 + 1.16.1-SNAPSHOT nifi-avro-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -34,7 +34,7 @@ org.apache.nifi nifi-avro-processors - 1.16.0 + 1.16.1-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 fb5bc5ff7a..a90e76f53b 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.16.0 + 1.16.1-SNAPSHOT nifi-avro-processors @@ -29,7 +29,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.commons @@ -52,7 +52,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-avro-bundle/pom.xml b/nifi-nar-bundles/nifi-avro-bundle/pom.xml index 915f5b5c4a..55d587d355 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.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-avro-bundle - 1.16.0 + 1.16.1-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 3c79417c36..c48a2cdfb8 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.16.0 + 1.16.1-SNAPSHOT nifi-aws-abstract-processors @@ -84,7 +84,7 @@ org.apache.nifi nifi-aws-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided @@ -94,7 +94,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-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 3b2014d3b1..531b7f9952 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.16.0 + 1.16.1-SNAPSHOT nifi-aws-nar @@ -33,18 +33,18 @@ org.apache.nifi nifi-aws-service-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-aws-processors - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-aws-parameter-value-providers - 1.16.0 + 1.16.1-SNAPSHOT org.slf4j diff --git a/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-parameter-value-providers/pom.xml b/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-parameter-value-providers/pom.xml index 8349fc416a..505d154552 100644 --- a/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-parameter-value-providers/pom.xml +++ b/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-parameter-value-providers/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-aws-bundle - 1.16.0 + 1.16.1-SNAPSHOT nifi-aws-parameter-value-providers @@ -32,13 +32,13 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-stateless-api - 1.16.0 + 1.16.1-SNAPSHOT provided @@ -53,7 +53,7 @@ org.apache.nifi nifi-expression-language - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/pom.xml b/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/pom.xml index 34e80e71c6..c67748a12a 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.16.0 + 1.16.1-SNAPSHOT nifi-aws-processors @@ -36,17 +36,17 @@ org.apache.nifi nifi-listed-entity - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-aws-abstract-processors - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-aws-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided @@ -60,7 +60,7 @@ org.apache.nifi nifi-standard-record-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -92,7 +92,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test @@ -108,13 +108,13 @@ org.apache.nifi nifi-record-serialization-services - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-schema-registry-service-api - 1.16.0 + 1.16.1-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 91d685654c..1d89145f52 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.16.0 + 1.16.1-SNAPSHOT nifi-aws-service-api-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-aws-service-api - 1.16.0 + 1.16.1-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 56e2a21c49..c45c8f4042 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.16.0 + 1.16.1-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 90a95642bc..6e3554a9ea 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.16.0 + 1.16.1-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 dc02396208..7676ad1c2d 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 nifi-azure-graph-authorizer @@ -33,12 +33,12 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-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 f738622f69..23a6360b7e 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.16.0 + 1.16.1-SNAPSHOT nifi-azure-nar @@ -33,17 +33,17 @@ org.apache.nifi nifi-azure-processors - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-azure-reporting-task - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-azure-graph-authorizer - 1.16.0 + 1.16.1-SNAPSHOT @@ -55,7 +55,7 @@ org.apache.nifi nifi-azure-services-api-nar - 1.16.0 + 1.16.1-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 c691da0ba1..57b0ddb9b3 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.16.0 + 1.16.1-SNAPSHOT nifi-azure-processors jar @@ -34,12 +34,12 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-service-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -56,7 +56,7 @@ org.apache.nifi nifi-azure-services-api - 1.16.0 + 1.16.1-SNAPSHOT provided @@ -178,38 +178,38 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-avro-record-utils - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-json-utils - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-schema-registry-service-api - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-record-serialization-services - 1.16.0 + 1.16.1-SNAPSHOT test @@ -221,7 +221,7 @@ org.apache.nifi nifi-listed-entity - 1.16.0 + 1.16.1-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 1bf0c2a1a6..bd1ec1da17 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.16.0 + 1.16.1-SNAPSHOT nifi-azure-reporting-task jar @@ -25,17 +25,17 @@ org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-metrics - 1.16.0 + 1.16.1-SNAPSHOT com.google.code.gson @@ -63,14 +63,14 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-reporting-utils - 1.16.0 + 1.16.1-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 553b204f05..aaee4387a2 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -33,13 +33,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-azure-services-api - 1.16.0 + 1.16.1-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 46f6fe566a..f8eb776771 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.16.0 + 1.16.1-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 3dd272970a..a9c57f2b53 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.16.0 + 1.16.1-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 16aef7cd73..53e6fc75e1 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.16.0 + 1.16.1-SNAPSHOT nifi-beats-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-beats-processors - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-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 118eee4909..a3599baff4 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.16.0 + 1.16.1-SNAPSHOT nifi-beats-processors @@ -33,12 +33,12 @@ org.apache.nifi nifi-event-listen - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-socket-ssl - 1.16.0 + 1.16.1-SNAPSHOT com.google.code.gson @@ -48,17 +48,17 @@ org.apache.nifi nifi-socket-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-flowfile-packager - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -68,7 +68,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-beats-bundle/pom.xml b/nifi-nar-bundles/nifi-beats-bundle/pom.xml index 3a247c9a36..39e21374f9 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.16.0 + 1.16.1-SNAPSHOT nifi-beats-bundle - 1.16.0 + 1.16.1-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 e63872e37d..2921a43ec5 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.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-cassandra-distributedmapcache-service - 1.16.0 + 1.16.1-SNAPSHOT jar org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-record-serialization-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi - 1.16.0 + 1.16.1-SNAPSHOT nifi-utils org.apache.nifi - 1.16.0 + 1.16.1-SNAPSHOT nifi-record org.apache.nifi nifi-avro-record-utils - 1.16.0 + 1.16.1-SNAPSHOT com.fasterxml.jackson.core @@ -70,30 +70,30 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-distributed-cache-client-service-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-cassandra-services-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-cassandra-services - 1.16.0 + 1.16.1-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 42d2b23612..636e7efaa9 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.16.0 + 1.16.1-SNAPSHOT nifi-cassandra-nar @@ -44,7 +44,7 @@ org.apache.nifi nifi-cassandra-services-api-nar - 1.16.0 + 1.16.1-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 2ed45725d1..71776a1f32 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.16.0 + 1.16.1-SNAPSHOT nifi-cassandra-processors @@ -33,7 +33,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -68,7 +68,7 @@ org.apache.nifi nifi-cassandra-services - 1.16.0 + 1.16.1-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 2d6b6716ef..4ce6071b7d 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 nifi-cassandra-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-cassandra-services-api - 1.16.0 + 1.16.1-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 96a770948b..31043a6146 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.16.0 + 1.16.1-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 4fd2df8769..94af4cd203 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -39,18 +39,18 @@ org.apache.nifi nifi-cassandra-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-cassandra-services - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-cassandra-distributedmapcache-service - 1.16.0 + 1.16.1-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 8843a85914..ac0fd25060 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -29,13 +29,13 @@ org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT @@ -54,19 +54,19 @@ org.apache.nifi nifi-ssl-context-service-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-framework-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-cassandra-bundle/pom.xml b/nifi-nar-bundles/nifi-cassandra-bundle/pom.xml index 173610de26..762fa6f673 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.16.0 + 1.16.1-SNAPSHOT @@ -45,7 +45,7 @@ org.apache.nifi nifi-cassandra-processors - 1.16.0 + 1.16.1-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 976c4abc10..3bde941009 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.16.0 + 1.16.1-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 72a0f30647..4f52d65ea8 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.16.0 + 1.16.1-SNAPSHOT nifi-ccda-processors @@ -33,7 +33,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.commons @@ -77,7 +77,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-ccda-bundle/pom.xml b/nifi-nar-bundles/nifi-ccda-bundle/pom.xml index 74639b77c6..9ba4a8d022 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.16.0 + 1.16.1-SNAPSHOT nifi-ccda-bundle @@ -35,7 +35,7 @@ org.apache.nifi nifi-ccda-processors - 1.16.0 + 1.16.1-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 75cfa458c3..4ff19d95da 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.16.0 + 1.16.1-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 b932459965..735be5c87e 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.16.0 + 1.16.1-SNAPSHOT nifi-cdc-mysql-nar nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-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 18cbe25b04..bee8959ae8 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.16.0 + 1.16.1-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.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-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 dbd4250eaa..9f401977b0 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.16.0 + 1.16.1-SNAPSHOT nifi-cdc-mysql-bundle pom @@ -32,7 +32,7 @@ org.apache.nifi nifi-cdc-mysql-processors - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-cdc/pom.xml b/nifi-nar-bundles/nifi-cdc/pom.xml index 74ac4212f0..49d3aaf892 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.16.0 + 1.16.1-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 0f4881bf73..c88724289b 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.16.0 + 1.16.1-SNAPSHOT nifi-confluent-platform-nar nar @@ -22,13 +22,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-confluent-schema-registry-service - 1.16.0 + 1.16.1-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 66cea332d0..c7091f6550 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.16.0 + 1.16.1-SNAPSHOT nifi-confluent-schema-registry-service @@ -32,7 +32,7 @@ org.apache.nifi nifi-avro-record-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -56,12 +56,12 @@ org.apache.nifi nifi-web-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-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 0a156f11c3..a45a618c32 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.16.0 + 1.16.1-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 bdcf6c5bd3..184df76c85 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.16.0 + 1.16.1-SNAPSHOT nifi-couchbase-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -34,13 +34,13 @@ org.apache.nifi nifi-couchbase-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-couchbase-processors - 1.16.0 + 1.16.1-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 bc35e92be9..34f59b4b52 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.16.0 + 1.16.1-SNAPSHOT nifi-couchbase-processors @@ -33,12 +33,12 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-couchbase-services-api - 1.16.0 + 1.16.1-SNAPSHOT provided @@ -64,7 +64,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-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 bd975d2fce..8b499d8d94 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.16.0 + 1.16.1-SNAPSHOT nifi-couchbase-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -34,13 +34,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-couchbase-services-api - 1.16.0 + 1.16.1-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 ad4ac53209..e0dacfa577 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.16.0 + 1.16.1-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 2fa9bb2070..4e1942533b 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.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-couchbase-bundle - 1.16.0 + 1.16.1-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 0184008f1d..f8b5aa914d 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.16.0 + 1.16.1-SNAPSHOT nifi-cybersecurity-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -34,7 +34,7 @@ org.apache.nifi nifi-cybersecurity-processors - 1.16.0 + 1.16.1-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 ed074057e8..6907a727c2 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.16.0 + 1.16.1-SNAPSHOT nifi-cybersecurity-processors @@ -33,7 +33,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT info.debatty @@ -48,7 +48,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-cybersecurity-bundle/pom.xml b/nifi-nar-bundles/nifi-cybersecurity-bundle/pom.xml index cc67a8fa60..04b8d6ff4e 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.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-cybersecurity-bundle - 1.16.0 + 1.16.1-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 9157eefb87..159b958103 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.16.0 + 1.16.1-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 025904f374..17cf0b2949 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.16.0 + 1.16.1-SNAPSHOT nifi-datadog-reporting-task @@ -46,12 +46,12 @@ org.apache.nifi nifi-metrics - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.coursera @@ -81,7 +81,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-datadog-bundle/pom.xml b/nifi-nar-bundles/nifi-datadog-bundle/pom.xml index a0c3cc59fd..f02df1c312 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.16.0 + 1.16.1-SNAPSHOT nifi-datadog-bundle @@ -34,7 +34,7 @@ org.apache.nifi nifi-datadog-reporting-task - 1.16.0 + 1.16.1-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 9ab8529b27..55e5c07fba 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.16.0 + 1.16.1-SNAPSHOT nifi-druid-controller-service-api-nar @@ -28,13 +28,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-druid-controller-service-api - 1.16.0 + 1.16.1-SNAPSHOT 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 bb16ebea35..2e965b559e 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.16.0 + 1.16.1-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 ee410d619c..6034e3e08e 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.16.0 + 1.16.1-SNAPSHOT nifi-druid-controller-service @@ -33,18 +33,18 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-druid-controller-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-ssl-context-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided @@ -65,7 +65,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-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 67412fd1e0..5dc5b5c2a4 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.16.0 + 1.16.1-SNAPSHOT nifi-druid-nar @@ -28,18 +28,18 @@ org.apache.nifi nifi-druid-controller-service-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-druid-controller-service - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-druid-processors - 1.16.0 + 1.16.1-SNAPSHOT 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 b24f2a06be..7640c00c45 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.16.0 + 1.16.1-SNAPSHOT nifi-druid-processors @@ -32,7 +32,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -45,7 +45,7 @@ org.apache.nifi nifi-druid-controller-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided @@ -56,25 +56,25 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-druid-controller-service - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-ssl-context-service-api - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-druid-bundle/pom.xml b/nifi-nar-bundles/nifi-druid-bundle/pom.xml index eea2cec35b..0bd5a15d51 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.16.0 + 1.16.1-SNAPSHOT nifi-druid-bundle - 1.16.0 + 1.16.1-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 f2b0ce7903..e35d00b199 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 nifi-easyrules-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -32,12 +32,12 @@ org.apache.nifi nifi-easyrules-service - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-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 dbcc657f87..15336c8026 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -30,7 +30,7 @@ org.apache.nifi nifi-rules-engine-service-api - 1.16.0 + 1.16.1-SNAPSHOT org.yaml @@ -40,7 +40,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.jeasy @@ -81,7 +81,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-easyrules-bundle/pom.xml b/nifi-nar-bundles/nifi-easyrules-bundle/pom.xml index f74af37a54..5489e02c84 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -33,7 +33,7 @@ org.apache.nifi nifi-easyrules-service - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service-api-nar/pom.xml b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service-api-nar/pom.xml index aa9055310c..8267a48515 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.16.0 + 1.16.1-SNAPSHOT nifi-elasticsearch-client-service-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -34,13 +34,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-elasticsearch-client-service-api - 1.16.0 + 1.16.1-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 8a85c2f0f7..c840796de7 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.16.0 + 1.16.1-SNAPSHOT nifi-elasticsearch-client-service-api @@ -29,24 +29,24 @@ org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-ssl-context-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-proxy-configuration-api - 1.16.0 + 1.16.1-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 5cd84a8f2a..d439bce493 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.16.0 + 1.16.1-SNAPSHOT nifi-elasticsearch-client-service-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -34,13 +34,13 @@ org.apache.nifi nifi-elasticsearch-client-service-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-elasticsearch-client-service - 1.16.0 + 1.16.1-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 8424e27f4a..e378675640 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.16.0 + 1.16.1-SNAPSHOT nifi-elasticsearch-client-service @@ -43,54 +43,54 @@ org.apache.nifi nifi-lookup-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-distributed-cache-client-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-record - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-ssl-context-service-api - 1.16.0 + 1.16.1-SNAPSHOT compile org.apache.nifi nifi-proxy-configuration-api - 1.16.0 + 1.16.1-SNAPSHOT compile org.apache.nifi nifi-elasticsearch-client-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-avro-record-utils - 1.16.0 + 1.16.1-SNAPSHOT compile @@ -101,7 +101,7 @@ org.apache.nifi nifi-record-path - 1.16.0 + 1.16.1-SNAPSHOT compile @@ -172,13 +172,13 @@ org.apache.nifi nifi-security-utils - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-nar/pom.xml b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-nar/pom.xml index fb32a4e5f1..249390d9b4 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.16.0 + 1.16.1-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.16.0 + 1.16.1-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 51ae4c1bca..8dc8cd3aaf 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.16.0 + 1.16.1-SNAPSHOT nifi-elasticsearch-processors @@ -34,12 +34,12 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-record-path - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -61,25 +61,25 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-schema-registry-service-api - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-record-serialization-services - 1.16.0 + 1.16.1-SNAPSHOT test @@ -113,7 +113,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-standard-record-utils - 1.16.0 + 1.16.1-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 43fd89533f..0de887607d 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.16.0 + 1.16.1-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.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-elasticsearch-restapi-processors - 1.16.0 + 1.16.1-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 82521b772e..33b470f3d1 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.16.0 + 1.16.1-SNAPSHOT nifi-elasticsearch-restapi-processors @@ -24,35 +24,35 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-properties - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-ssl-context-service-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-schema-registry-service-api - 1.16.0 + 1.16.1-SNAPSHOT commons-io @@ -62,7 +62,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-ssl-context-service - 1.16.0 + 1.16.1-SNAPSHOT test @@ -73,13 +73,13 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-elasticsearch-client-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-json-utils - 1.16.0 + 1.16.1-SNAPSHOT compile @@ -101,25 +101,25 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-record-path - 1.16.0 + 1.16.1-SNAPSHOT compile org.apache.nifi nifi-standard-record-utils - 1.16.0 + 1.16.1-SNAPSHOT compile org.apache.nifi nifi-mock-record-utils - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-record-serialization-services - 1.16.0 + 1.16.1-SNAPSHOT test @@ -131,7 +131,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-elasticsearch-client-service - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-elasticsearch-bundle/pom.xml b/nifi-nar-bundles/nifi-elasticsearch-bundle/pom.xml index 43332533ef..0fe6e06fc2 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.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -44,12 +44,12 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-elasticsearch-processors - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-elasticsearch-restapi-processors - 1.16.0 + 1.16.1-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 f107dd8fcf..6ed2a2d3aa 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.16.0 + 1.16.1-SNAPSHOT nifi-email-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-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 0928253fc7..9f0392302b 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.16.0 + 1.16.1-SNAPSHOT nifi-email-processors @@ -36,7 +36,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT javax.mail @@ -122,7 +122,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-email-bundle/pom.xml b/nifi-nar-bundles/nifi-email-bundle/pom.xml index e698c281fc..b7b303d0fd 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.16.0 + 1.16.1-SNAPSHOT nifi-email-bundle @@ -34,7 +34,7 @@ org.apache.nifi nifi-email-processors - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-enrich-bundle/nifi-enrich-nar/pom.xml b/nifi-nar-bundles/nifi-enrich-bundle/nifi-enrich-nar/pom.xml index 1213975fff..e35ea0a3d8 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.16.0 + 1.16.1-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 864a189f24..0f396594f8 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.16.0 + 1.16.1-SNAPSHOT @@ -36,7 +36,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT com.maxmind.geoip2 @@ -65,7 +65,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test @@ -87,19 +87,19 @@ org.apache.nifi nifi-record-path - 1.16.0 + 1.16.1-SNAPSHOT compile org.apache.nifi nifi-record-serialization-services - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-enrich-bundle/pom.xml b/nifi-nar-bundles/nifi-enrich-bundle/pom.xml index 39fe41553e..bd50a3399a 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.16.0 + 1.16.1-SNAPSHOT nifi-enrich-bundle @@ -35,7 +35,7 @@ org.apache.nifi nifi-enrich-processors - 1.16.0 + 1.16.1-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 d40fa92841..b82fb88a5b 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.16.0 + 1.16.1-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.16.0 + 1.16.1-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 e88ad2a96a..a0c79c9f1e 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.16.0 + 1.16.1-SNAPSHOT nifi-evtx-processors @@ -40,7 +40,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT com.google.guava @@ -55,7 +55,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-evtx-bundle/pom.xml b/nifi-nar-bundles/nifi-evtx-bundle/pom.xml index 2257bfba4c..da1a043938 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.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -43,7 +43,7 @@ org.apache.nifi nifi-evtx-processors - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-bin-manager/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-bin-manager/pom.xml index e0a317edb4..9a12d18398 100644 --- a/nifi-nar-bundles/nifi-extension-utils/nifi-bin-manager/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/nifi-bin-manager/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-extension-utils - 1.16.0 + 1.16.1-SNAPSHOT nifi-bin-manager jar @@ -30,7 +30,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-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 fc12a2b763..24ee2052b5 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.16.0 + 1.16.1-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 f0d98b5242..b0f1165aef 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.16.0 + 1.16.1-SNAPSHOT nifi-database-utils @@ -38,12 +38,12 @@ org.apache.nifi nifi-standard-record-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-avro-record-utils - 1.16.0 + 1.16.1-SNAPSHOT com.github.ben-manes.caffeine @@ -67,7 +67,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-event-listen/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-event-listen/pom.xml index ec14cf6836..7141c52f9a 100644 --- a/nifi-nar-bundles/nifi-extension-utils/nifi-event-listen/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/nifi-event-listen/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-extension-utils - 1.16.0 + 1.16.1-SNAPSHOT nifi-event-listen jar @@ -30,17 +30,17 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-socket-ssl - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-event-transport - 1.16.0 + 1.16.1-SNAPSHOT commons-io diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-event-put/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-event-put/pom.xml index cc7d5508fe..eb4991654b 100644 --- a/nifi-nar-bundles/nifi-extension-utils/nifi-event-put/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/nifi-event-put/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-extension-utils - 1.16.0 + 1.16.1-SNAPSHOT nifi-event-put jar @@ -30,7 +30,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -40,7 +40,7 @@ org.apache.nifi nifi-event-transport - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-event-transport/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-event-transport/pom.xml index d6ce227402..98f245f5da 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.16.0 + 1.16.1-SNAPSHOT nifi-event-transport jar @@ -30,12 +30,12 @@ org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-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 9c64d06d18..b1d38fbb6c 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.16.0 + 1.16.1-SNAPSHOT nifi-hadoop-utils - 1.16.0 + 1.16.1-SNAPSHOT jar @@ -32,12 +32,12 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.16.0 + 1.16.1-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 8d415b9ea5..8ec9d5040c 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.16.0 + 1.16.1-SNAPSHOT nifi-kerberos-test-utils @@ -27,17 +27,17 @@ org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-kerberos-credentials-service-api - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-listed-entity/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-listed-entity/pom.xml index 3f4c5c93e0..3d1fa9380c 100644 --- a/nifi-nar-bundles/nifi-extension-utils/nifi-listed-entity/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/nifi-listed-entity/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-extension-utils - 1.16.0 + 1.16.1-SNAPSHOT nifi-listed-entity jar @@ -30,7 +30,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-prometheus-utils/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-prometheus-utils/pom.xml index faa7205855..dc4e3aa749 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.16.0 + 1.16.1-SNAPSHOT nifi-prometheus-utils jar @@ -41,17 +41,17 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-properties - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-metrics - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-put-pattern/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-put-pattern/pom.xml index efb3a7b6f2..cdd3b40aac 100644 --- a/nifi-nar-bundles/nifi-extension-utils/nifi-put-pattern/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/nifi-put-pattern/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-extension-utils - 1.16.0 + 1.16.1-SNAPSHOT nifi-put-pattern jar @@ -30,7 +30,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-avro-record-utils/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-avro-record-utils/pom.xml index e7001586a9..a7f7bb19c3 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.16.0 + 1.16.1-SNAPSHOT nifi-avro-record-utils @@ -27,7 +27,7 @@ org.apache.nifi nifi-standard-record-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.avro @@ -60,7 +60,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-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 a71b11b6dc..7df31d699e 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.16.0 + 1.16.1-SNAPSHOT nifi-hadoop-record-utils - 1.16.0 + 1.16.1-SNAPSHOT jar @@ -48,12 +48,12 @@ org.apache.nifi nifi-hadoop-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-avro-record-utils - 1.16.0 + 1.16.1-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 d35592e9a0..601526a3e9 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.16.0 + 1.16.1-SNAPSHOT nifi-mock-record-utils @@ -31,7 +31,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT @@ -49,7 +49,7 @@ org.apache.nifi nifi-avro-record-utils - 1.16.0 + 1.16.1-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 6dd1841cf1..ada55d5115 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.16.0 + 1.16.1-SNAPSHOT nifi-standard-record-utils @@ -31,12 +31,12 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-socket-ssl - 1.16.0 + 1.16.1-SNAPSHOT @@ -64,7 +64,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-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 c01287ebeb..6ea4de9f62 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.16.0 + 1.16.1-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 35773b1f6f..1d39dccbd3 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 nifi-reporting-utils - 1.16.0 + 1.16.1-SNAPSHOT jar @@ -33,7 +33,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.glassfish @@ -43,7 +43,7 @@ org.apache.nifi nifi-metrics - 1.16.0 + 1.16.1-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 89adfbdf63..4c7525c129 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.16.0 + 1.16.1-SNAPSHOT nifi-service-utils jar @@ -38,12 +38,12 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-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 8725bf1747..30de43322f 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.16.0 + 1.16.1-SNAPSHOT nifi-syslog-utils jar @@ -31,12 +31,12 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-extension-utils/pom.xml b/nifi-nar-bundles/nifi-extension-utils/pom.xml index 9208eb3a9f..5f1fc89b90 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.16.0 + 1.16.1-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 4b7e6283c4..29857ddcc0 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.16.0 + 1.16.1-SNAPSHOT nifi-flume-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -130,7 +130,7 @@ org.apache.nifi nifi-hadoop-libraries-nar - 1.16.0 + 1.16.1-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 43b5489f71..b8f90fe875 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.16.0 + 1.16.1-SNAPSHOT nifi-flume-processors jar @@ -39,12 +39,12 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-flowfile-packager - 1.16.0 + 1.16.1-SNAPSHOT org.apache.flume @@ -194,7 +194,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-flume-bundle/pom.xml b/nifi-nar-bundles/nifi-flume-bundle/pom.xml index 3f4df6b78a..dd2a145a18 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.16.0 + 1.16.1-SNAPSHOT nifi-flume-bundle - 1.16.0 + 1.16.1-SNAPSHOT pom A bundle of processors that run Flume sources/sinks @@ -33,7 +33,7 @@ org.apache.nifi nifi-flume-processors - 1.16.0 + 1.16.1-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 63820a545a..f470f07d32 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.16.0 + 1.16.1-SNAPSHOT nifi-framework-nar nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-jetty-bundle - 1.16.0 + 1.16.1-SNAPSHOT nar @@ -56,12 +56,12 @@ org.apache.nifi nifi-standard-prioritizers - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-framework-cluster - 1.16.0 + 1.16.1-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 b25b613e3d..6f0003e8e3 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.16.0 + 1.16.1-SNAPSHOT nifi-administration @@ -61,7 +61,7 @@ org.apache.nifi nifi-h2-database-migrator - 1.16.0 + 1.16.1-SNAPSHOT org.springframework diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-authorizer/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-authorizer/pom.xml index 58dfdf911e..5ecfc17469 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -153,7 +153,7 @@ org.apache.nifi nifi-mock-authorizer - 1.16.0 + 1.16.1-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 3fbb61b4f3..c75e62a4e3 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.16.0 + 1.16.1-SNAPSHOT nifi-client-dto @@ -29,12 +29,12 @@ org.apache.nifi.registry nifi-registry-data-model - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi c2-protocol-component-api - 1.16.0 + 1.16.1-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 a8096fa053..ae37bbe7cf 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.16.0 + 1.16.1-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 884ed98ff3..ea21311918 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.16.0 + 1.16.1-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 dbb42cab09..fe114bc9ab 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.16.0 + 1.16.1-SNAPSHOT nifi-flowfile-repo-serialization @@ -30,17 +30,17 @@ org.apache.nifi nifi-repository-models - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-write-ahead-log - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-schema-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -49,12 +49,12 @@ org.apache.nifi nifi-security-kms - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-repository-encryption - 1.16.0 + 1.16.1-SNAPSHOT com.github.ben-manes.caffeine diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-authorization-providers/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-authorization-providers/pom.xml index 3b3585c903..cdfda0a611 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -35,12 +35,12 @@ org.apache.nifi nifi-framework-authorization - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-utils - 1.16.0 + 1.16.1-SNAPSHOT org.springframework.security @@ -49,7 +49,7 @@ org.apache.nifi nifi-expression-language - 1.16.0 + 1.16.1-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 d971060bbc..ce8dcf941c 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.16.0 + 1.16.1-SNAPSHOT nifi-framework-authorization @@ -34,7 +34,7 @@ org.apache.nifi nifi-mock-authorizer - 1.16.0 + 1.16.1-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 58d02b35d4..1194faaf90 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.16.0 + 1.16.1-SNAPSHOT nifi-framework-cluster-protocol jar @@ -36,12 +36,12 @@ org.apache.nifi nifi-logging-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-socket-utils - 1.16.0 + 1.16.1-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 e43c1faf3d..36daf4ef9e 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.16.0 + 1.16.1-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 5cd8e20d3f..fe9cde8bdd 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.16.0 + 1.16.1-SNAPSHOT nifi-framework-components jar @@ -36,22 +36,22 @@ org.apache.nifi nifi-framework-core-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-site-to-site - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-repository-models - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-data-provenance-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -64,35 +64,35 @@ org.apache.nifi nifi-nar-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-property-encryptor - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-data-model - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-flow-diff - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-client - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-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 0b9e44e7fa..935f11a100 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.16.0 + 1.16.1-SNAPSHOT nifi-framework-core-api @@ -29,7 +29,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-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.16.0 + 1.16.1-SNAPSHOT org.apache.commons @@ -59,7 +59,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-expression-language - 1.16.0 + 1.16.1-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.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-client - 1.16.0 + 1.16.1-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 70024bac90..2ce7837247 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.16.0 + 1.16.1-SNAPSHOT nifi-framework-core jar @@ -46,37 +46,37 @@ org.apache.nifi nifi-framework-components - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-expression-language - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-schema-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-repository-models - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-kms - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-repository-encryption - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -93,7 +93,7 @@ org.apache.nifi nifi-logging-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -102,7 +102,7 @@ org.apache.nifi nifi-site-to-site-client - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -153,22 +153,22 @@ org.apache.nifi nifi-data-provenance-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-write-ahead-log - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-rocksdb-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-flowfile-repo-serialization - 1.16.0 + 1.16.1-SNAPSHOT org.apache.zookeeper @@ -195,17 +195,17 @@ org.apache.nifi.registry nifi-registry-data-model - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-flow-diff - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-client - 1.16.0 + 1.16.1-SNAPSHOT com.fasterxml.jackson.core @@ -224,7 +224,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test @@ -249,13 +249,13 @@ org.apache.nifi nifi-mock-authorizer - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-persistent-provenance-repository - 1.16.0 + 1.16.1-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 b7a1a28dfe..a3a897ba3b 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.16.0 + 1.16.1-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 bd9e98a25a..612ae13ee0 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.16.0 + 1.16.1-SNAPSHOT nifi-framework-nar-utils jar @@ -41,7 +41,7 @@ org.apache.nifi nifi-runtime-manifest-core - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-headless-server/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-headless-server/pom.xml index 1b133f82b8..50699f6517 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.16.0 + 1.16.1-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 97b5bd296c..a283048f30 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.16.0 + 1.16.1-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 1aa4c5ca11..653b2db7d5 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.16.0 + 1.16.1-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 8b04f35e1b..c765034f73 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.16.0 + 1.16.1-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 f09794aaf2..d99bac96c2 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.16.0 + 1.16.1-SNAPSHOT nifi-repository-models @@ -30,7 +30,7 @@ org.apache.nifi nifi-schema-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.commons @@ -39,7 +39,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-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 bfb620d3b8..b050abed44 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.16.0 + 1.16.1-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 040db8838b..b58019648f 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.16.0 + 1.16.1-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 81e943b625..3ccbe6a8cc 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 nifi-shell-authorizer @@ -40,7 +40,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-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 753255557d..1dd6556a22 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.16.0 + 1.16.1-SNAPSHOT nifi-site-to-site @@ -41,7 +41,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-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 20dadff6a9..52e1d4eb23 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.16.0 + 1.16.1-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 52844f61c3..590b9615f0 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.16.0 + 1.16.1-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 c4876640ce..98480c70fb 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.16.0 + 1.16.1-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 5d91b13e5a..fd58ffbdd1 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.16.0 + 1.16.1-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 f66e67534e..14d05d1479 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.16.0 + 1.16.1-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 f749f403aa..c4d91bd80d 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.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-web-api @@ -203,7 +203,7 @@ org.apache.nifi nifi-web-security - 1.16.0 + 1.16.1-SNAPSHOT test-jar test @@ -260,7 +260,7 @@ org.apache.nifi nifi-prometheus-utils - 1.16.0 + 1.16.1-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 689c5e8e47..de9e3b357f 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.16.0 + 1.16.1-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 b201e6de5d..91ff22879d 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.16.0 + 1.16.1-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 9620d0ac73..03c57429ac 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.16.0 + 1.16.1-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 3743788f01..6a6c17c68c 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.16.0 + 1.16.1-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 cc8a3233bb..60a5bd4f22 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.16.0 + 1.16.1-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 66f7465eb8..6cf7b7e347 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.16.0 + 1.16.1-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 6ccb31fc0f..53fd38e86a 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.16.0 + 1.16.1-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 e693fb933c..64c627a4fc 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.16.0 + 1.16.1-SNAPSHOT nifi-web pom @@ -40,31 +40,31 @@ org.apache.nifi nifi-web-api war - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-web-error war - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-web-docs war - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-web-content-viewer war - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-web-ui war - 1.16.0 + 1.16.1-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 eaf9d2793b..44f4c54233 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.16.0 + 1.16.1-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 800798fb13..9ca6b38af8 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.16.0 + 1.16.1-SNAPSHOT nifi-headless-server-nar nar @@ -30,13 +30,13 @@ org.apache.nifi nifi-framework-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-headless-server - 1.16.0 + 1.16.1-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 0b46d2fbed..2e6e9fc5b9 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.16.0 + 1.16.1-SNAPSHOT nifi-server-nar nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-framework-nar - 1.16.0 + 1.16.1-SNAPSHOT nar @@ -40,7 +40,7 @@ org.apache.nifi nifi-framework-nar-loading-utils - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-framework-bundle/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/pom.xml index 3cd41ea8b6..1130d7ec57 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.16.0 + 1.16.1-SNAPSHOT nifi-framework-bundle pom @@ -37,183 +37,183 @@ org.apache.nifi nifi-custom-ui-utilities - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-ui-extension - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-data-provenance-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-utils-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-expression-language - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-web-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-site-to-site-client - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-logging-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-framework-cluster-protocol - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-framework-cluster - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-runtime - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-client-dto - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-web-content-access - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-framework-core-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-framework-nar-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-framework-nar-loading-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-site-to-site - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-framework-core - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-properties-loader - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-property-protection-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-property-protection-factory - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-framework-authorization - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-framework-authorization-providers - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-user-actions - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-administration - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-jetty - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-web-optimistic-locking - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-web-security - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-documentation - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-file-authorizer - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-shell-authorizer - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-authorizer - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-parameter - 1.16.0 + 1.16.1-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 61fef92612..2eaf29b9ff 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.16.0 + 1.16.1-SNAPSHOT nifi-gcp-nar @@ -33,13 +33,13 @@ org.apache.nifi nifi-gcp-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-gcp-processors - 1.16.0 + 1.16.1-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 c4515f6827..80087627a5 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.16.0 + 1.16.1-SNAPSHOT nifi-gcp-processors @@ -57,12 +57,12 @@ org.apache.nifi nifi-listed-entity - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-gcp-services-api - 1.16.0 + 1.16.1-SNAPSHOT provided @@ -133,13 +133,13 @@ org.apache.nifi nifi-json-utils - 1.16.0 + 1.16.1-SNAPSHOT compile org.apache.nifi nifi-record-serialization-services - 1.16.0 + 1.16.1-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 da362986fb..582e9a8b5f 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.16.0 + 1.16.1-SNAPSHOT nifi-gcp-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -34,13 +34,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-gcp-services-api - 1.16.0 + 1.16.1-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 da615e9775..60efbceaba 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.16.0 + 1.16.1-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 665e78cc89..553094cd10 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.16.0 + 1.16.1-SNAPSHOT nifi-gcp-bundle - 1.16.0 + 1.16.1-SNAPSHOT pom diff --git a/nifi-nar-bundles/nifi-geohash-bundle/nifi-geohash-nar/pom.xml b/nifi-nar-bundles/nifi-geohash-bundle/nifi-geohash-nar/pom.xml index f40215c1f1..d55c193c53 100644 --- a/nifi-nar-bundles/nifi-geohash-bundle/nifi-geohash-nar/pom.xml +++ b/nifi-nar-bundles/nifi-geohash-bundle/nifi-geohash-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-geohash-bundle - 1.16.0 + 1.16.1-SNAPSHOT nifi-geohash-nar @@ -39,7 +39,7 @@ org.apache.nifi nifi-geohash-processors - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-geohash-bundle/nifi-geohash-processors/pom.xml b/nifi-nar-bundles/nifi-geohash-bundle/nifi-geohash-processors/pom.xml index 8feda3db06..d7316f0696 100644 --- a/nifi-nar-bundles/nifi-geohash-bundle/nifi-geohash-processors/pom.xml +++ b/nifi-nar-bundles/nifi-geohash-bundle/nifi-geohash-processors/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-geohash-bundle - 1.16.0 + 1.16.1-SNAPSHOT nifi-geohash-processors @@ -33,7 +33,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT ch.hsr @@ -48,7 +48,7 @@ org.apache.nifi nifi-record-path - 1.16.0 + 1.16.1-SNAPSHOT compile @@ -60,19 +60,19 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-record-serialization-services - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-geohash-bundle/pom.xml b/nifi-nar-bundles/nifi-geohash-bundle/pom.xml index 396f0e9c1f..b52cd20bbb 100644 --- a/nifi-nar-bundles/nifi-geohash-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-geohash-bundle/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-nar-bundles - 1.16.0 + 1.16.1-SNAPSHOT nifi-geohash-bundle diff --git a/nifi-nar-bundles/nifi-graph-bundle/nifi-graph-client-service-api-nar/pom.xml b/nifi-nar-bundles/nifi-graph-bundle/nifi-graph-client-service-api-nar/pom.xml index f985cda793..06a075aae3 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.16.0 + 1.16.1-SNAPSHOT nifi-graph-client-service-api-nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-graph-client-service-api - 1.16.0 + 1.16.1-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 68a492697b..09c1501706 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.16.0 + 1.16.1-SNAPSHOT nifi-graph-client-service-api @@ -34,7 +34,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-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 664d2020e7..bd6ccb7a8d 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.16.0 + 1.16.1-SNAPSHOT nifi-graph-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-graph-client-service-api-nar - 1.16.0 + 1.16.1-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 45e2386441..db41d0ccec 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.16.0 + 1.16.1-SNAPSHOT nifi-graph-processors @@ -37,7 +37,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT commons-io @@ -56,53 +56,53 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-graph-client-service-api - 1.16.0 + 1.16.1-SNAPSHOT compile org.apache.nifi nifi-graph-test-clients - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-record-path - 1.16.0 + 1.16.1-SNAPSHOT compile org.apache.nifi nifi-json-utils - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-record-serialization-service-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-record-serialization-services - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-schema-registry-service-api - 1.16.0 + 1.16.1-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 809a72d6fe..537479be7b 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.16.0 + 1.16.1-SNAPSHOT nifi-graph-test-clients @@ -82,7 +82,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -92,7 +92,7 @@ org.apache.nifi nifi-graph-client-service-api - 1.16.0 + 1.16.1-SNAPSHOT compile diff --git a/nifi-nar-bundles/nifi-graph-bundle/nifi-neo4j-3-cypher-service-nar/pom.xml b/nifi-nar-bundles/nifi-graph-bundle/nifi-neo4j-3-cypher-service-nar/pom.xml index 499063809c..bda33d6e60 100644 --- a/nifi-nar-bundles/nifi-graph-bundle/nifi-neo4j-3-cypher-service-nar/pom.xml +++ b/nifi-nar-bundles/nifi-graph-bundle/nifi-neo4j-3-cypher-service-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-graph-bundle - 1.16.0 + 1.16.1-SNAPSHOT nifi-neo4j-3-cypher-service-nar nar @@ -25,13 +25,13 @@ org.apache.nifi nifi-graph-client-service-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-neo4j-3-cypher-service - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-graph-bundle/nifi-neo4j-3-cypher-service/pom.xml b/nifi-nar-bundles/nifi-graph-bundle/nifi-neo4j-3-cypher-service/pom.xml index 8dfd5e5270..c45557df9d 100644 --- a/nifi-nar-bundles/nifi-graph-bundle/nifi-neo4j-3-cypher-service/pom.xml +++ b/nifi-nar-bundles/nifi-graph-bundle/nifi-neo4j-3-cypher-service/pom.xml @@ -13,7 +13,7 @@ org.apache.nifi nifi-graph-bundle - 1.16.0 + 1.16.1-SNAPSHOT nifi-neo4j-3-cypher-service jar @@ -43,7 +43,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -52,13 +52,13 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-avro-record-utils - 1.16.0 + 1.16.1-SNAPSHOT compile @@ -69,7 +69,7 @@ org.apache.nifi nifi-json-utils - 1.16.0 + 1.16.1-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 9855d57a12..c3787e73e8 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.16.0 + 1.16.1-SNAPSHOT nifi-neo4j-cypher-service-nar nar @@ -25,13 +25,13 @@ org.apache.nifi nifi-graph-client-service-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-neo4j-cypher-service - 1.16.0 + 1.16.1-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 4feabfae71..132f34b109 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.16.0 + 1.16.1-SNAPSHOT nifi-neo4j-cypher-service jar @@ -26,7 +26,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -51,13 +51,13 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-avro-record-utils - 1.16.0 + 1.16.1-SNAPSHOT compile @@ -68,7 +68,7 @@ org.apache.nifi nifi-json-utils - 1.16.0 + 1.16.1-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 0b6951ac5d..a7e03671de 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.16.0 + 1.16.1-SNAPSHOT nifi-other-graph-services-nar nar @@ -25,13 +25,13 @@ org.apache.nifi nifi-graph-client-service-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-other-graph-services - 1.16.0 + 1.16.1-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 4378bc88d6..be7c0dc297 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.16.0 + 1.16.1-SNAPSHOT nifi-other-graph-services jar @@ -45,7 +45,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -54,13 +54,13 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-avro-record-utils - 1.16.0 + 1.16.1-SNAPSHOT compile @@ -71,7 +71,7 @@ org.apache.nifi nifi-json-utils - 1.16.0 + 1.16.1-SNAPSHOT compile diff --git a/nifi-nar-bundles/nifi-graph-bundle/pom.xml b/nifi-nar-bundles/nifi-graph-bundle/pom.xml index a75b381492..383319ad11 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.16.0 + 1.16.1-SNAPSHOT nifi-graph-bundle @@ -50,7 +50,7 @@ org.apache.nifi nifi-graph-processors - 1.16.0 + 1.16.1-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 053edcd319..133dad03e7 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.16.0 + 1.16.1-SNAPSHOT nifi-groovyx-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-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 786dbd2344..0f7a59c043 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.16.0 + 1.16.1-SNAPSHOT nifi-groovyx-processors @@ -34,12 +34,12 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-record-serialization-service-api - 1.16.0 + 1.16.1-SNAPSHOT org.codehaus.groovy @@ -72,25 +72,25 @@ org.apache.nifi nifi-dbcp-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-record - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-groovyx-bundle/pom.xml b/nifi-nar-bundles/nifi-groovyx-bundle/pom.xml index 975ff56558..df23b1e8fd 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.16.0 + 1.16.1-SNAPSHOT nifi-groovyx-bundle @@ -39,7 +39,7 @@ org.apache.nifi nifi-groovyx-processors - 1.16.0 + 1.16.1-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 2e1254d985..9c8a5b24e2 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.16.0 + 1.16.1-SNAPSHOT nifi-grpc-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -34,13 +34,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-grpc-processors - 1.16.0 + 1.16.1-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 58d0dfc83b..d70e95b0a6 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.16.0 + 1.16.1-SNAPSHOT nifi-grpc-processors @@ -29,7 +29,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -38,7 +38,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-security-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.commons @@ -72,7 +72,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-grpc-bundle/pom.xml b/nifi-nar-bundles/nifi-grpc-bundle/pom.xml index 6e9fa0fdfd..a5defc6b87 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.16.0 + 1.16.1-SNAPSHOT nifi-grpc-bundle - 1.16.0 + 1.16.1-SNAPSHOT pom A bundle of processors that speak the gRPC protocol @@ -42,7 +42,7 @@ org.apache.nifi nifi-grpc-processors - 1.16.0 + 1.16.1-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 77a42d8e8b..8a52a18684 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.16.0 + 1.16.1-SNAPSHOT nifi-hadoop-nar nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-hadoop-libraries-nar - 1.16.0 + 1.16.1-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 f9809367b9..23fe983f2d 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.16.0 + 1.16.1-SNAPSHOT nifi-hdfs-processors jar @@ -30,17 +30,17 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-hadoop-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-flowfile-packager - 1.16.0 + 1.16.1-SNAPSHOT org.apache.hadoop @@ -103,7 +103,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-hadoop-bundle/pom.xml b/nifi-nar-bundles/nifi-hadoop-bundle/pom.xml index 30381976ca..1a4b603878 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.16.0 + 1.16.1-SNAPSHOT nifi-hadoop-bundle pom @@ -31,7 +31,7 @@ org.apache.nifi nifi-hdfs-processors - 1.16.0 + 1.16.1-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 1e2a4e0b2b..a40456e0a6 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.16.0 + 1.16.1-SNAPSHOT nifi-hadoop-libraries-nar nar @@ -26,7 +26,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-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 942290bae8..1470c84582 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.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-hadoop-libraries-bundle diff --git a/nifi-nar-bundles/nifi-hashicorp-vault-bundle/nifi-hashicorp-vault-nar/pom.xml b/nifi-nar-bundles/nifi-hashicorp-vault-bundle/nifi-hashicorp-vault-nar/pom.xml index 5bd0ac7050..5364e05e2f 100644 --- a/nifi-nar-bundles/nifi-hashicorp-vault-bundle/nifi-hashicorp-vault-nar/pom.xml +++ b/nifi-nar-bundles/nifi-hashicorp-vault-bundle/nifi-hashicorp-vault-nar/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-hashicorp-vault-bundle - 1.16.0 + 1.16.1-SNAPSHOT nifi-hashicorp-vault-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-hashicorp-vault-parameter-value-provider - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-hashicorp-vault-bundle/nifi-hashicorp-vault-parameter-value-provider/pom.xml b/nifi-nar-bundles/nifi-hashicorp-vault-bundle/nifi-hashicorp-vault-parameter-value-provider/pom.xml index 712e3a3da1..0c28085330 100755 --- a/nifi-nar-bundles/nifi-hashicorp-vault-bundle/nifi-hashicorp-vault-parameter-value-provider/pom.xml +++ b/nifi-nar-bundles/nifi-hashicorp-vault-bundle/nifi-hashicorp-vault-parameter-value-provider/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-hashicorp-vault-bundle - 1.16.0 + 1.16.1-SNAPSHOT nifi-hashicorp-vault-parameter-value-provider jar @@ -26,12 +26,12 @@ org.apache.nifi nifi-stateless-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-vault-utils - 1.16.0 + 1.16.1-SNAPSHOT @@ -42,7 +42,7 @@ org.apache.nifi nifi-expression-language - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-hashicorp-vault-bundle/pom.xml b/nifi-nar-bundles/nifi-hashicorp-vault-bundle/pom.xml index 0e1273bae4..01d0fa8d8e 100644 --- a/nifi-nar-bundles/nifi-hashicorp-vault-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-hashicorp-vault-bundle/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-nar-bundles - 1.16.0 + 1.16.1-SNAPSHOT nifi-hashicorp-vault-bundle pom diff --git a/nifi-nar-bundles/nifi-hazelcast-bundle/nifi-hazelcast-services-api-nar/pom.xml b/nifi-nar-bundles/nifi-hazelcast-bundle/nifi-hazelcast-services-api-nar/pom.xml index 1bcc0769ec..8d595a9ccc 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.16.0 + 1.16.1-SNAPSHOT nifi-hazelcast-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-hazelcast-services-api - 1.16.0 + 1.16.1-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 fba80d3142..040389812f 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.16.0 + 1.16.1-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 39f3d13799..24f1e6bba5 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.16.0 + 1.16.1-SNAPSHOT nifi-hazelcast-services-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-hazelcast-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-hazelcast-services - 1.16.0 + 1.16.1-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 3f17298a4f..b09ead0269 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.16.0 + 1.16.1-SNAPSHOT nifi-hazelcast-services - 1.16.0 + 1.16.1-SNAPSHOT jar @@ -32,14 +32,14 @@ org.apache.nifi nifi-hazelcast-services-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT @@ -60,7 +60,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-hazelcast-bundle/pom.xml b/nifi-nar-bundles/nifi-hazelcast-bundle/pom.xml index 6054d453af..fabc2182c2 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.16.0 + 1.16.1-SNAPSHOT nifi-hazelcast-bundle - 1.16.0 + 1.16.1-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 d03c1e54f8..68a7dafb21 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.16.0 + 1.16.1-SNAPSHOT nifi-hbase-nar nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-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 5db1bacb74..2e5a1e1fcf 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.16.0 + 1.16.1-SNAPSHOT nifi-hbase-processors Support for interacting with HBase @@ -26,7 +26,7 @@ org.apache.nifi nifi-hbase-client-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided @@ -44,7 +44,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -53,7 +53,7 @@ org.apache.nifi nifi-record - 1.16.0 + 1.16.1-SNAPSHOT org.apache.commons @@ -72,20 +72,20 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-record-path - 1.16.0 + 1.16.1-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 730e2651b9..2a7f40a556 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.16.0 + 1.16.1-SNAPSHOT nifi-hbase-bundle @@ -35,7 +35,7 @@ org.apache.nifi nifi-hbase-processors - 1.16.0 + 1.16.1-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 b914798a2d..e63158f6d7 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.16.0 + 1.16.1-SNAPSHOT nifi-hive-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -36,13 +36,13 @@ org.apache.nifi nifi-hive-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-hive-processors - 1.16.0 + 1.16.1-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 0925551670..e5c5c97d05 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.16.0 + 1.16.1-SNAPSHOT nifi-hive-processors @@ -34,33 +34,33 @@ org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-put-pattern - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-dbcp-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-hive-services-api - 1.16.0 + 1.16.1-SNAPSHOT provided @@ -165,12 +165,12 @@ org.apache.nifi nifi-hadoop-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-hadoop-record-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -205,13 +205,13 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.16.0 + 1.16.1-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 f6121df222..7f7bff0d5c 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.16.0 + 1.16.1-SNAPSHOT nifi-hive-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -36,13 +36,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-hive-services-api - 1.16.0 + 1.16.1-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 6e527cca90..a2d8bbcc0d 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.16.0 + 1.16.1-SNAPSHOT nifi-hive-services-api @@ -34,12 +34,12 @@ org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-dbcp-service-api - 1.16.0 + 1.16.1-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 e7394d5d89..f1f6d555af 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.16.0 + 1.16.1-SNAPSHOT nifi-hive3-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -34,13 +34,13 @@ org.apache.nifi nifi-hive-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-hive3-processors - 1.16.0 + 1.16.1-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 125d0c3432..c9494298d8 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.16.0 + 1.16.1-SNAPSHOT nifi-hive3-processors @@ -29,33 +29,33 @@ org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-put-pattern - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-dbcp-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-hive-services-api - 1.16.0 + 1.16.1-SNAPSHOT provided @@ -65,7 +65,7 @@ org.apache.nifi nifi-hadoop-record-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -269,7 +269,7 @@ org.apache.nifi nifi-hadoop-utils - 1.16.0 + 1.16.1-SNAPSHOT com.github.stephenc.findbugs @@ -279,13 +279,13 @@ org.apache.nifi nifi-mock-record-utils - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test @@ -308,13 +308,13 @@ org.apache.nifi nifi-schema-registry-service-api - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-record-serialization-services - 1.16.0 + 1.16.1-SNAPSHOT test @@ -326,7 +326,7 @@ org.apache.nifi nifi-kerberos-test-utils - 1.16.0 + 1.16.1-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 2a6e0f9e99..4742f6f3a8 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.16.0 + 1.16.1-SNAPSHOT nifi-hive_1_1-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -36,13 +36,13 @@ org.apache.nifi nifi-hive-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-hive_1_1-processors - 1.16.0 + 1.16.1-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 9b2f53b0ab..2486f69ce2 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.16.0 + 1.16.1-SNAPSHOT nifi-hive_1_1-processors @@ -34,33 +34,33 @@ org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-put-pattern - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-dbcp-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-hive-services-api - 1.16.0 + 1.16.1-SNAPSHOT provided @@ -173,12 +173,12 @@ org.apache.nifi nifi-hadoop-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-hadoop-record-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -213,13 +213,13 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-hive-bundle/pom.xml b/nifi-nar-bundles/nifi-hive-bundle/pom.xml index eb56c9c5d6..0beb4dbff5 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.16.0 + 1.16.1-SNAPSHOT nifi-hive-bundle - 1.16.0 + 1.16.1-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 28715151f4..4c53b1c29e 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.16.0 + 1.16.1-SNAPSHOT nifi-hl7-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-hl7-processors - 1.16.0 + 1.16.1-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 f18685f331..692fd323b5 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.16.0 + 1.16.1-SNAPSHOT nifi-hl7-processors @@ -47,7 +47,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.commons @@ -120,7 +120,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-hl7-bundle/pom.xml b/nifi-nar-bundles/nifi-hl7-bundle/pom.xml index 4e51b81122..a85edaa5ac 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.16.0 + 1.16.1-SNAPSHOT nifi-hl7-bundle @@ -35,12 +35,12 @@ org.apache.nifi nifi-hl7-processors - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-hl7-query-language - 1.16.0 + 1.16.1-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 dca6fc1bcf..072675fb14 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.16.0 + 1.16.1-SNAPSHOT nifi-html-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-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 6bbf7a246d..1f15120195 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.16.0 + 1.16.1-SNAPSHOT nifi-html-processors @@ -42,12 +42,12 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-html-bundle/pom.xml b/nifi-nar-bundles/nifi-html-bundle/pom.xml index 3cfd5f1d8a..326e2e8466 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.16.0 + 1.16.1-SNAPSHOT nifi-html-bundle @@ -35,7 +35,7 @@ org.apache.nifi nifi-html-processors - 1.16.0 + 1.16.1-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 b92c15e5b9..09a18776a0 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.16.0 + 1.16.1-SNAPSHOT nifi-ignite-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-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 0b89a1f213..4a8d5ca4df 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.16.0 + 1.16.1-SNAPSHOT nifi-ignite-processors @@ -69,7 +69,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT commons-io @@ -79,7 +79,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-ignite-bundle/pom.xml b/nifi-nar-bundles/nifi-ignite-bundle/pom.xml index 6ddb0db863..c9d2627788 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.16.0 + 1.16.1-SNAPSHOT nifi-ignite-bundle @@ -34,7 +34,7 @@ org.apache.nifi nifi-ignite-processors - 1.16.0 + 1.16.1-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 8d279c1b1e..61de6e43f9 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.16.0 + 1.16.1-SNAPSHOT nifi-influxdb-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-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 7c3596a39b..8de79d9db9 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.16.0 + 1.16.1-SNAPSHOT nifi-influxdb-processors @@ -42,12 +42,12 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-influxdb-bundle/pom.xml b/nifi-nar-bundles/nifi-influxdb-bundle/pom.xml index 48fd893441..2162d758b9 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.16.0 + 1.16.1-SNAPSHOT nifi-influxdb-bundle @@ -35,7 +35,7 @@ org.apache.nifi nifi-influxdb-processors - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-jetty-bundle/pom.xml b/nifi-nar-bundles/nifi-jetty-bundle/pom.xml index ba85b5f773..34372068e1 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.16.0 + 1.16.1-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 9cbdd6f3d2..77e65ab457 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.16.0 + 1.16.1-SNAPSHOT nifi-jms-cf-service-nar nar @@ -30,13 +30,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-jms-cf-service - 1.16.0 + 1.16.1-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 a36a21deb2..c0ca9a7b5b 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.16.0 + 1.16.1-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 a68aaf63a2..9397ff4123 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.16.0 + 1.16.1-SNAPSHOT nifi-jms-processors-nar nar @@ -30,13 +30,13 @@ org.apache.nifi nifi-jms-cf-service-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-jms-processors - 1.16.0 + 1.16.1-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 26cc4fd3a1..661baadccf 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 nifi-jms-processors @@ -30,13 +30,13 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-jms-cf-service provided - 1.16.0 + 1.16.1-SNAPSHOT org.springframework @@ -82,7 +82,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-jms-bundle/pom.xml b/nifi-nar-bundles/nifi-jms-bundle/pom.xml index b303621961..333e7af18c 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.16.0 + 1.16.1-SNAPSHOT nifi-jms-bundle - 1.16.0 + 1.16.1-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 a3c73c9fec..73b2ce3eba 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.16.0 + 1.16.1-SNAPSHOT nifi-jolt-record-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -34,13 +34,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-jolt-record-processors - 1.16.0 + 1.16.1-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 aa5fa53a51..cabf41603e 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.16.0 + 1.16.1-SNAPSHOT nifi-jolt-record-processors @@ -33,12 +33,12 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-record - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -75,25 +75,25 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-record-serialization-services - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-schema-registry-service-api - 1.16.0 + 1.16.1-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 b955393fea..95862f7dde 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.16.0 + 1.16.1-SNAPSHOT nifi-jolt-record-bundle - 1.16.0 + 1.16.1-SNAPSHOT pom @@ -40,17 +40,17 @@ org.apache.nifi nifi-jolt-record-processors - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-record-serialization-service-api - 1.16.0 + 1.16.1-SNAPSHOT com.bazaarvoice.jolt diff --git a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-1-0-nar/pom.xml b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-1-0-nar/pom.xml index 67bd18412f..179550d78f 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.16.0 + 1.16.1-SNAPSHOT nifi-kafka-1-0-nar nar @@ -34,7 +34,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-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 835bcbe8e5..9eba4087cf 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 nifi-kafka-1-0-processors @@ -41,12 +41,12 @@ org.apache.nifi nifi-record-sink-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -94,13 +94,13 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.16.0 + 1.16.1-SNAPSHOT test @@ -112,7 +112,7 @@ org.apache.nifi nifi-record-path - 1.16.0 + 1.16.1-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 b272ba35e4..a957b489cc 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.16.0 + 1.16.1-SNAPSHOT nifi-kafka-2-0-nar nar @@ -34,7 +34,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-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 27803fe1a3..b589301897 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 nifi-kafka-2-0-processors @@ -37,12 +37,12 @@ org.apache.nifi nifi-record-sink-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -83,13 +83,13 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.16.0 + 1.16.1-SNAPSHOT test @@ -101,7 +101,7 @@ org.apache.nifi nifi-record-path - 1.16.0 + 1.16.1-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 abbe726208..edc64265f6 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.16.0 + 1.16.1-SNAPSHOT nifi-kafka-2-6-nar nar @@ -34,7 +34,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-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 455aac0eaf..89ede6d16f 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 nifi-kafka-2-6-processors @@ -37,12 +37,12 @@ org.apache.nifi nifi-record-sink-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -59,7 +59,7 @@ org.apache.nifi nifi-security-kerberos - 1.16.0 + 1.16.1-SNAPSHOT org.apache.kafka @@ -91,13 +91,13 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.16.0 + 1.16.1-SNAPSHOT test @@ -109,7 +109,7 @@ org.apache.nifi nifi-record-path - 1.16.0 + 1.16.1-SNAPSHOT compile diff --git a/nifi-nar-bundles/nifi-kafka-bundle/pom.xml b/nifi-nar-bundles/nifi-kafka-bundle/pom.xml index e18a182ede..51d0f54674 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.16.0 + 1.16.1-SNAPSHOT nifi-kafka-bundle pom @@ -41,17 +41,17 @@ org.apache.nifi nifi-kafka-1-0-processors - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-kafka-2-0-processors - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-kafka-2-6-processors - 1.16.0 + 1.16.1-SNAPSHOT io.netty diff --git a/nifi-nar-bundles/nifi-kerberos-iaa-providers-bundle/nifi-kerberos-iaa-providers-nar/pom.xml b/nifi-nar-bundles/nifi-kerberos-iaa-providers-bundle/nifi-kerberos-iaa-providers-nar/pom.xml index f4e0a0e8b8..9904df881a 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.16.0 + 1.16.1-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 17563f8a7f..0198c713b8 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.16.0 + 1.16.1-SNAPSHOT nifi-kerberos-iaa-providers jar @@ -34,7 +34,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-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 a74c76029f..111ccd6d7b 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.16.0 + 1.16.1-SNAPSHOT nifi-kerberos-iaa-providers-bundle pom @@ -31,7 +31,7 @@ org.apache.nifi nifi-kerberos-iaa-providers - 1.16.0 + 1.16.1-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 38b0241a76..6e7f5aef45 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.16.0 + 1.16.1-SNAPSHOT nifi-kudu-controller-service @@ -60,7 +60,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT provided @@ -76,7 +76,7 @@ org.apache.nifi nifi-security-kerberos - 1.16.0 + 1.16.1-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 55d6b772c9..b3585c8257 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.16.0 + 1.16.1-SNAPSHOT nifi-kudu-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-kudu-processors - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-kudu-controller-service - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-hadoop-libraries-nar - 1.16.0 + 1.16.1-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 4cf42dde6d..676a40ee46 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.16.0 + 1.16.1-SNAPSHOT nifi-kudu-processors @@ -54,12 +54,12 @@ org.apache.nifi nifi-kerberos-credentials-service-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-kerberos-user-service-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -73,7 +73,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -82,12 +82,12 @@ org.apache.nifi nifi-record-path - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.16.0 + 1.16.1-SNAPSHOT org.apache.kudu @@ -98,13 +98,13 @@ org.apache.nifi nifi-mock-record-utils - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-kudu-bundle/pom.xml b/nifi-nar-bundles/nifi-kudu-bundle/pom.xml index 02ccd39422..abd90d01fd 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.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-kudu-bundle - 1.16.0 + 1.16.1-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 53ee11d8b0..f9cbf8510f 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.16.0 + 1.16.1-SNAPSHOT nifi-language-translation-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-yandex-processors - 1.16.0 + 1.16.1-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 59730f2cbe..8cafda7ea0 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.16.0 + 1.16.1-SNAPSHOT nifi-yandex-processors @@ -32,12 +32,12 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-web-utils - 1.16.0 + 1.16.1-SNAPSHOT @@ -59,7 +59,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-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 95944f6d76..e6fa8fa1c8 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.16.0 + 1.16.1-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 7ad6aef2b3..3c9eb3fa1a 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.16.0 + 1.16.1-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 b224fd5be9..53603dabd3 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.16.0 + 1.16.1-SNAPSHOT nifi-ldap-iaa-providers jar @@ -34,12 +34,12 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -89,7 +89,7 @@ org.apache.nifi nifi-expression-language - 1.16.0 + 1.16.1-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 75489372a6..ebedd6f283 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.16.0 + 1.16.1-SNAPSHOT nifi-ldap-iaa-providers-bundle pom @@ -31,7 +31,7 @@ org.apache.nifi nifi-ldap-iaa-providers - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-media-bundle/nifi-image-viewer/pom.xml b/nifi-nar-bundles/nifi-media-bundle/nifi-image-viewer/pom.xml index fe07e9a23f..49c3b8880c 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.16.0 + 1.16.1-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 53e5e544ab..7d24597123 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.16.0 + 1.16.1-SNAPSHOT nifi-media-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -34,12 +34,12 @@ org.apache.nifi nifi-media-processors - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-image-viewer - 1.16.0 + 1.16.1-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 2e0f674b6c..7d1235b01e 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.16.0 + 1.16.1-SNAPSHOT nifi-media-processors @@ -33,12 +33,12 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-media-bundle/pom.xml b/nifi-nar-bundles/nifi-media-bundle/pom.xml index 9b394ab735..3705e76e85 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.16.0 + 1.16.1-SNAPSHOT nifi-media-bundle - 1.16.0 + 1.16.1-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 d7c8a1ad4c..6e1644b460 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.16.0 + 1.16.1-SNAPSHOT nar 4.0.0 @@ -27,13 +27,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-metrics-reporter-service-api - 1.16.0 + 1.16.1-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 57ee1a5334..93741d40bb 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.16.0 + 1.16.1-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 8af495ff12..d820b00cf2 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.16.0 + 1.16.1-SNAPSHOT nar 4.0.0 @@ -28,12 +28,12 @@ org.apache.nifi nifi-metrics-reporting-task - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-metrics-reporter-service-api-nar - 1.16.0 + 1.16.1-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 712f1faa4f..e1249712f2 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -27,12 +27,12 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-metrics-reporter-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided @@ -47,7 +47,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-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 d0c09d6f46..bb9e4e8d1b 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -35,12 +35,12 @@ org.apache.nifi nifi-metrics - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-metrics-reporting-task - 1.16.0 + 1.16.1-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 94b26da1fe..be54008610 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.16.0 + 1.16.1-SNAPSHOT nifi-mongodb-client-service-api-nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-mongodb-client-service-api - 1.16.0 + 1.16.1-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 542bac2deb..a0cf9bb765 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.16.0 + 1.16.1-SNAPSHOT nifi-mongodb-client-service-api @@ -34,7 +34,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.mongodb @@ -48,7 +48,7 @@ org.apache.nifi nifi-json-utils - 1.16.0 + 1.16.1-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 11a6ec5501..87f10bb92c 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.16.0 + 1.16.1-SNAPSHOT nifi-mongodb-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-mongodb-client-service-api-nar - 1.16.0 + 1.16.1-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 98572b45ea..bcf71655c1 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.16.0 + 1.16.1-SNAPSHOT nifi-mongodb-processors @@ -38,7 +38,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -64,25 +64,25 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-json-utils - 1.16.0 + 1.16.1-SNAPSHOT compile org.apache.nifi nifi-avro-record-utils - 1.16.0 + 1.16.1-SNAPSHOT test @@ -93,19 +93,19 @@ org.apache.nifi nifi-record-serialization-services - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-mongodb-client-service-api - 1.16.0 + 1.16.1-SNAPSHOT compile org.apache.nifi nifi-mongodb-services - 1.16.0 + 1.16.1-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 0f896bf278..268835c77f 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.16.0 + 1.16.1-SNAPSHOT nifi-mongodb-services-nar nar @@ -25,13 +25,13 @@ org.apache.nifi nifi-mongodb-client-service-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-mongodb-services - 1.16.0 + 1.16.1-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 a6d598f6aa..129acd6613 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.16.0 + 1.16.1-SNAPSHOT nifi-mongodb-services jar @@ -41,7 +41,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -60,13 +60,13 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-avro-record-utils - 1.16.0 + 1.16.1-SNAPSHOT compile @@ -77,7 +77,7 @@ org.apache.nifi nifi-json-utils - 1.16.0 + 1.16.1-SNAPSHOT compile diff --git a/nifi-nar-bundles/nifi-mongodb-bundle/pom.xml b/nifi-nar-bundles/nifi-mongodb-bundle/pom.xml index 51c5348d6d..3169491906 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.16.0 + 1.16.1-SNAPSHOT nifi-mongodb-bundle @@ -43,7 +43,7 @@ org.apache.nifi nifi-mongodb-processors - 1.16.0 + 1.16.1-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 80ad76ffe3..41d3a98a33 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.16.0 + 1.16.1-SNAPSHOT nifi-mqtt-nar nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-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 f5065f5372..7aaa06e929 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -34,7 +34,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -69,13 +69,13 @@ org.apache.nifi nifi-record-serialization-services - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-avro-record-utils - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-mqtt-bundle/pom.xml b/nifi-nar-bundles/nifi-mqtt-bundle/pom.xml index 98280a4275..f718735b9c 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.16.0 + 1.16.1-SNAPSHOT nifi-mqtt-bundle pom @@ -30,7 +30,7 @@ org.apache.nifi nifi-mqtt-processors - 1.16.0 + 1.16.1-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 036784a580..9f6811fd38 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.16.0 + 1.16.1-SNAPSHOT nifi-network-processors-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-network-processors - 1.16.0 + 1.16.1-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 c5b3e844ad..4cf003e528 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.16.0 + 1.16.1-SNAPSHOT nifi-network-processors @@ -33,12 +33,12 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-network-utils - 1.16.0 + 1.16.1-SNAPSHOT com.fasterxml.jackson.core @@ -48,7 +48,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-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 7fcae42025..d1547f624f 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.16.0 + 1.16.1-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 22150d7bda..4f27f6d1b1 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.16.0 + 1.16.1-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 cc5ed78b6c..ddf47fb9aa 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.16.0 + 1.16.1-SNAPSHOT nifi-parquet-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -34,12 +34,12 @@ org.apache.nifi nifi-parquet-processors - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-hadoop-libraries-nar - 1.16.0 + 1.16.1-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 dd14e3a615..046a8c7cab 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.16.0 + 1.16.1-SNAPSHOT nifi-parquet-processors jar @@ -40,7 +40,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.hadoop @@ -92,7 +92,7 @@ org.apache.nifi nifi-hadoop-record-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -114,13 +114,13 @@ org.apache.nifi nifi-mock-record-utils - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-parquet-bundle/pom.xml b/nifi-nar-bundles/nifi-parquet-bundle/pom.xml index 55dbf7f4b1..c92ff13d74 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.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-parquet-bundle - 1.16.0 + 1.16.1-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 6da25be55b..527ebed746 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.16.0 + 1.16.1-SNAPSHOT nifi-pgp-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -34,12 +34,12 @@ org.apache.nifi nifi-pgp-processors - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-pgp-service-api-nar - 1.16.0 + 1.16.1-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 2f85b580fd..8a8a3b3d76 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.16.0 + 1.16.1-SNAPSHOT nifi-pgp-processors @@ -34,13 +34,13 @@ org.apache.nifi nifi-pgp-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -59,7 +59,7 @@ org.apache.nifi nifi-pgp-test-utils - 1.16.0 + 1.16.1-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 96080e9ff8..1f56c8d7ec 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.16.0 + 1.16.1-SNAPSHOT nifi-pgp-service-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -34,12 +34,12 @@ org.apache.nifi nifi-pgp-service-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-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 cab7a017a5..2963b998ff 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.16.0 + 1.16.1-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 2012fec879..b892e38b26 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.16.0 + 1.16.1-SNAPSHOT nifi-pgp-service-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -34,12 +34,12 @@ org.apache.nifi nifi-pgp-service - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-pgp-service-api-nar - 1.16.0 + 1.16.1-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 6e9ed4ff0e..392c21aa1f 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.16.0 + 1.16.1-SNAPSHOT nifi-pgp-service @@ -29,7 +29,7 @@ org.apache.nifi nifi-pgp-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided @@ -44,7 +44,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.mockito @@ -59,7 +59,7 @@ org.apache.nifi nifi-pgp-test-utils - 1.16.0 + 1.16.1-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 14325a8d64..ff4097468d 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.16.0 + 1.16.1-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 6bed41ce6f..96c7a7621b 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.16.0 + 1.16.1-SNAPSHOT nifi-pgp-bundle - 1.16.0 + 1.16.1-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 ba5809200b..f96552213e 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.16.0 + 1.16.1-SNAPSHOT nifi-poi-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -34,7 +34,7 @@ org.apache.nifi nifi-poi-processors - 1.16.0 + 1.16.1-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 649f330c8a..21cbd01e82 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.16.0 + 1.16.1-SNAPSHOT nifi-poi-processors @@ -76,17 +76,17 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-standard-record-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-poi-bundle/pom.xml b/nifi-nar-bundles/nifi-poi-bundle/pom.xml index 090b9e9dcd..cf726a33b2 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.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-poi-bundle - 1.16.0 + 1.16.1-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 4f18b60f8a..2493a82117 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.16.0 + 1.16.1-SNAPSHOT nifi-prometheus-nar nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-prometheus-reporting-task - 1.16.0 + 1.16.1-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 d4a601a87d..eabec46a8e 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.16.0 + 1.16.1-SNAPSHOT nifi-prometheus-reporting-task @@ -24,38 +24,38 @@ org.apache.nifi nifi-record-sink-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-record-serialization-service-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-record - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-prometheus-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-security-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-ssl-context-service-api - 1.16.0 + 1.16.1-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 7a4e7abe2b..c7b4439ffa 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.16.0 + 1.16.1-SNAPSHOT nifi-prometheus-bundle - 1.16.0 + 1.16.1-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 da13417751..6ce87d5224 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.16.0 + 1.16.1-SNAPSHOT nifi-persistent-provenance-repository jar @@ -33,47 +33,47 @@ org.apache.nifi nifi-data-provenance-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-schema-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-utils-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-kms - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-repository-encryption - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-properties - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-properties-loader - 1.16.0 + 1.16.1-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 48e942490b..79aab9079e 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.16.0 + 1.16.1-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 6a9894b9c1..e728ed409e 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.16.0 + 1.16.1-SNAPSHOT nifi-volatile-provenance-repository jar @@ -33,12 +33,12 @@ org.apache.nifi nifi-data-provenance-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-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 992db75485..53acad6c0a 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.16.0 + 1.16.1-SNAPSHOT nifi-provenance-repository-bundle pom @@ -34,12 +34,12 @@ org.apache.nifi nifi-persistent-provenance-repository - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-volatile-provenance-repository - 1.16.0 + 1.16.1-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 740105a032..d0df532dc9 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.16.0 + 1.16.1-SNAPSHOT nifi-ranger-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -34,7 +34,7 @@ org.apache.nifi nifi-ranger-plugin - 1.16.0 + 1.16.1-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 f9c71a3065..3048a4e3cd 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.16.0 + 1.16.1-SNAPSHOT nifi-ranger-plugin @@ -187,12 +187,12 @@ org.apache.nifi nifi-security-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-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 fc9b7fce79..192b273370 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.16.0 + 1.16.1-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 d749f989c5..0e0dd49c06 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.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-ranger-bundle - 1.16.0 + 1.16.1-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 da4fa13b1c..1ebe381f9a 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.16.0 + 1.16.1-SNAPSHOT nifi-redis-extensions @@ -35,7 +35,7 @@ org.apache.nifi nifi-redis-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided @@ -67,13 +67,13 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-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 d4d490818b..bc0297ff53 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.16.0 + 1.16.1-SNAPSHOT nifi-redis-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -34,12 +34,12 @@ org.apache.nifi nifi-redis-extensions - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-redis-service-api-nar - 1.16.0 + 1.16.1-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 5a18328f82..d9b4083ecb 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.16.0 + 1.16.1-SNAPSHOT nifi-redis-service-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -34,13 +34,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-redis-service-api - 1.16.0 + 1.16.1-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 a578e3c10d..ba23f3fab5 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.16.0 + 1.16.1-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 62d9886dfe..7a7a075133 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.16.0 + 1.16.1-SNAPSHOT nifi-redis-bundle - 1.16.0 + 1.16.1-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 7215fed21e..2859197717 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.16.0 + 1.16.1-SNAPSHOT nifi-registry-nar nar @@ -22,13 +22,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-registry-service - 1.16.0 + 1.16.1-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 e74c99b226..f641a1e79c 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.16.0 + 1.16.1-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.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -43,7 +43,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-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 ffd8198bcb..5ba54e7ba6 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.16.0 + 1.16.1-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 1e5de96f98..790513e651 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.16.0 + 1.16.1-SNAPSHOT nifi-rethinkdb-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-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 196413d4da..5c0c53a9c6 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.16.0 + 1.16.1-SNAPSHOT nifi-rethinkdb-processors @@ -34,12 +34,12 @@ org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT commons-io @@ -58,7 +58,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-rethinkdb-bundle/pom.xml b/nifi-nar-bundles/nifi-rethinkdb-bundle/pom.xml index ed095bea86..c32030cf1e 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.16.0 + 1.16.1-SNAPSHOT nifi-rethinkdb-bundle @@ -35,7 +35,7 @@ org.apache.nifi nifi-rethinkdb-processors - 1.16.0 + 1.16.1-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 a1883bb8f5..98ed3a26c2 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.16.0 + 1.16.1-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 88bb3d47a2..ae1894efbe 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.16.0 + 1.16.1-SNAPSHOT nifi-riemann-processors @@ -35,7 +35,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -48,7 +48,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-riemann-bundle/pom.xml b/nifi-nar-bundles/nifi-riemann-bundle/pom.xml index 054cc40bf3..86482e0862 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.16.0 + 1.16.1-SNAPSHOT nifi-riemann-bundle pom @@ -42,7 +42,7 @@ org.apache.nifi nifi-riemann-processors - 1.16.0 + 1.16.1-SNAPSHOT io.netty 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 53fed634c6..b9c39fffd0 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 nifi-rules-action-handler-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -32,12 +32,12 @@ org.apache.nifi nifi-rules-action-handler-service - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-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 c1bf0ad9ab..e7c31d79e1 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -27,7 +27,7 @@ org.apache.nifi nifi-rules-engine-service-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -36,17 +36,17 @@ org.apache.nifi nifi-record-sink-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-record - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-record-serialization-service-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.commons @@ -55,7 +55,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-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 feaaa44016..b531df2741 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -33,7 +33,7 @@ org.apache.nifi nifi-rules-action-handler-service - 1.16.0 + 1.16.1-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 c27622ab32..071050b249 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.16.0 + 1.16.1-SNAPSHOT nifi-scripting-nar @@ -37,7 +37,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-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 b678e7b728..2b9b4ebe8d 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.16.0 + 1.16.1-SNAPSHOT nifi-scripting-processors @@ -41,7 +41,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -54,7 +54,7 @@ org.apache.nifi nifi-record-path - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -68,7 +68,7 @@ org.apache.nifi nifi-rules-engine-service-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.ivy @@ -118,13 +118,13 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-scripting-bundle/pom.xml b/nifi-nar-bundles/nifi-scripting-bundle/pom.xml index 8d12056a15..83365d3325 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.16.0 + 1.16.1-SNAPSHOT nifi-scripting-bundle @@ -39,36 +39,36 @@ org.apache.nifi nifi-scripting-processors - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-distributed-cache-client-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-ssl-context-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-http-context-map-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-dbcp-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-metrics - 1.16.0 + 1.16.1-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 12c419c972..a3dc8948f7 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.16.0 + 1.16.1-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 3f34e8512c..475190aaec 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.16.0 + 1.16.1-SNAPSHOT nifi-single-user-iaa-providers jar @@ -34,17 +34,17 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-properties - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-single-user-utils - 1.16.0 + 1.16.1-SNAPSHOT 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 e88c572a85..d09036de0d 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.16.0 + 1.16.1-SNAPSHOT nifi-single-user-iaa-providers-bundle pom @@ -31,7 +31,7 @@ org.apache.nifi nifi-single-user-iaa-providers - 1.16.0 + 1.16.1-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 c0c5b86cd6..07731fc78e 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.16.0 + 1.16.1-SNAPSHOT nifi-site-to-site-reporting-nar @@ -34,7 +34,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-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 2220e7d776..c9b12378ec 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.16.0 + 1.16.1-SNAPSHOT nifi-site-to-site-reporting-task Publishes NiFi metrics and provenance events via S2S - 1.16.0 + 1.16.1-SNAPSHOT @@ -33,12 +33,12 @@ org.apache.nifi nifi-reporting-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -47,7 +47,7 @@ org.apache.nifi nifi-site-to-site-client - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -64,12 +64,12 @@ org.apache.nifi nifi-record-sink-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-avro-record-utils - 1.16.0 + 1.16.1-SNAPSHOT org.glassfish @@ -85,19 +85,19 @@ org.apache.nifi nifi-data-provenance-utils - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.16.0 + 1.16.1-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 95f5a9613f..0aaf517315 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.16.0 + 1.16.1-SNAPSHOT nifi-site-to-site-reporting-bundle @@ -34,7 +34,7 @@ org.apache.nifi nifi-site-to-site-reporting-task - 1.16.0 + 1.16.1-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 cc449d2034..54ec937a91 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.16.0 + 1.16.1-SNAPSHOT nifi-slack-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -34,7 +34,7 @@ org.apache.nifi nifi-slack-processors - 1.16.0 + 1.16.1-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 e682ab6e63..9c70dd8e35 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.16.0 + 1.16.1-SNAPSHOT nifi-slack-processors @@ -56,12 +56,12 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-slack-bundle/pom.xml b/nifi-nar-bundles/nifi-slack-bundle/pom.xml index 7db4b78655..6beb364a38 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.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-slack-bundle - 1.16.0 + 1.16.1-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 a5076f9e49..2fdab4f79b 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.16.0 + 1.16.1-SNAPSHOT nifi-smb-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -34,7 +34,7 @@ org.apache.nifi nifi-smb-processors - 1.16.0 + 1.16.1-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 ad7c634342..7127f039d2 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.16.0 + 1.16.1-SNAPSHOT nifi-smb-processors @@ -33,7 +33,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT com.hierynomus @@ -43,7 +43,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-smb-bundle/pom.xml b/nifi-nar-bundles/nifi-smb-bundle/pom.xml index 33cdc692fb..8a296f9ed6 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.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-smb-bundle - 1.16.0 + 1.16.1-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 885abec5e2..064c2299c2 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.16.0 + 1.16.1-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 4d4ee407e0..021436a54e 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.16.0 + 1.16.1-SNAPSHOT nifi-snmp-processors jar @@ -43,12 +43,12 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-snmp-bundle/pom.xml b/nifi-nar-bundles/nifi-snmp-bundle/pom.xml index 9bd7d0824d..a598c7f10f 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.16.0 + 1.16.1-SNAPSHOT nifi-snmp-bundle pom @@ -32,7 +32,7 @@ org.apache.nifi nifi-snmp-processors - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-snowflake-bundle/nifi-snowflake-services-nar/pom.xml b/nifi-nar-bundles/nifi-snowflake-bundle/nifi-snowflake-services-nar/pom.xml index 215eba77a4..32d03e105d 100644 --- a/nifi-nar-bundles/nifi-snowflake-bundle/nifi-snowflake-services-nar/pom.xml +++ b/nifi-nar-bundles/nifi-snowflake-bundle/nifi-snowflake-services-nar/pom.xml @@ -19,23 +19,23 @@ org.apache.nifi nifi-snowflake-bundle - 1.16.0 + 1.16.1-SNAPSHOT nifi-snowflake-services-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-snowflake-services - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-dbcp-service-nar - 1.16.0 + 1.16.1-SNAPSHOT nar diff --git a/nifi-nar-bundles/nifi-snowflake-bundle/nifi-snowflake-services/pom.xml b/nifi-nar-bundles/nifi-snowflake-bundle/nifi-snowflake-services/pom.xml index 5e47f7deb1..8a6b93dc53 100644 --- a/nifi-nar-bundles/nifi-snowflake-bundle/nifi-snowflake-services/pom.xml +++ b/nifi-nar-bundles/nifi-snowflake-bundle/nifi-snowflake-services/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi-snowflake-bundle - 1.16.0 + 1.16.1-SNAPSHOT nifi-snowflake-services @@ -29,19 +29,19 @@ org.apache.nifi nifi-dbcp-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-dbcp-service - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-kerberos-credentials-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided @@ -61,7 +61,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-snowflake-bundle/pom.xml b/nifi-nar-bundles/nifi-snowflake-bundle/pom.xml index a27229e116..61b0fe7c3c 100644 --- a/nifi-nar-bundles/nifi-snowflake-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-snowflake-bundle/pom.xml @@ -15,11 +15,11 @@ org.apache.nifi nifi-nar-bundles - 1.16.0 + 1.16.1-SNAPSHOT nifi-snowflake-bundle - 1.16.0 + 1.16.1-SNAPSHOT pom 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 c0680869d4..a58c5ab19a 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.16.0 + 1.16.1-SNAPSHOT nifi-social-media-nar @@ -33,7 +33,7 @@ org.apache.nifi nifi-twitter-processors - 1.16.0 + 1.16.1-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 ec8f038113..6c7768b208 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.16.0 + 1.16.1-SNAPSHOT nifi-twitter-processors @@ -33,7 +33,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT com.twitter @@ -66,7 +66,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-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 985e436705..6df905b398 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.16.0 + 1.16.1-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 f6187de245..5d261b588a 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.16.0 + 1.16.1-SNAPSHOT nifi-solr-nar @@ -33,12 +33,12 @@ org.apache.nifi nifi-solr-processors - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-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 85152522db..d1a8ee7e34 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.16.0 + 1.16.1-SNAPSHOT nifi-solr-processors jar @@ -29,7 +29,7 @@ org.apache.nifi nifi-record-path - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -67,12 +67,12 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -97,19 +97,19 @@ org.apache.nifi nifi-record-serialization-services - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-solr-bundle/pom.xml b/nifi-nar-bundles/nifi-solr-bundle/pom.xml index bafbc0aa9a..364d72c4e7 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.16.0 + 1.16.1-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 5588eeed91..23a7e4a8a9 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.16.0 + 1.16.1-SNAPSHOT nifi-livy-controller-service-api-nar @@ -27,13 +27,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-livy-controller-service-api - 1.16.0 + 1.16.1-SNAPSHOT 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 118e1bc7ad..a3a3996a90 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.16.0 + 1.16.1-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 504f930a23..67ef6ec547 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.16.0 + 1.16.1-SNAPSHOT nifi-livy-controller-service @@ -36,7 +36,7 @@ org.apache.nifi nifi-livy-controller-service-api - 1.16.0 + 1.16.1-SNAPSHOT org.codehaus.jettison @@ -63,7 +63,7 @@ org.apache.nifi nifi-hadoop-utils - 1.16.0 + 1.16.1-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 16d64819d3..5c4861e775 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.16.0 + 1.16.1-SNAPSHOT nifi-livy-nar @@ -27,18 +27,18 @@ org.apache.nifi nifi-livy-controller-service-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-livy-controller-service - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-livy-processors - 1.16.0 + 1.16.1-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 7b40bf9c3b..3c91e47bc6 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.16.0 + 1.16.1-SNAPSHOT nifi-livy-processors @@ -31,7 +31,7 @@ org.apache.nifi nifi-livy-controller-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided @@ -54,7 +54,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test @@ -70,7 +70,7 @@ org.apache.nifi nifi-livy-controller-service - 1.16.0 + 1.16.1-SNAPSHOT test @@ -81,7 +81,7 @@ org.apache.nifi nifi-kerberos-credentials-service-api - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-spark-bundle/pom.xml b/nifi-nar-bundles/nifi-spark-bundle/pom.xml index 21c926848f..afa2d42b05 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.16.0 + 1.16.1-SNAPSHOT nifi-spark-bundle @@ -86,7 +86,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT 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 a9236a968d..7819075523 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.16.0 + 1.16.1-SNAPSHOT nifi-splunk-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -34,12 +34,12 @@ org.apache.nifi nifi-splunk-processors - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-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 ddc9553940..dee860dc37 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.16.0 + 1.16.1-SNAPSHOT nifi-splunk-processors @@ -42,12 +42,12 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-event-put - 1.16.0 + 1.16.1-SNAPSHOT commons-io @@ -71,7 +71,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-splunk-bundle/pom.xml b/nifi-nar-bundles/nifi-splunk-bundle/pom.xml index 0d51d8780b..97b1ac3e74 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.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-splunk-bundle - 1.16.0 + 1.16.1-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 e6475aa9db..87e09398a0 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.16.0 + 1.16.1-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 e9d7451441..a62f0075d1 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 nifi-spring-processors @@ -47,12 +47,12 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-spring-bundle/pom.xml b/nifi-nar-bundles/nifi-spring-bundle/pom.xml index 0405508561..c66d864ae4 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.16.0 + 1.16.1-SNAPSHOT nifi-spring-bundle pom @@ -30,7 +30,7 @@ org.apache.nifi nifi-spring-processors - 1.16.0 + 1.16.1-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 31b72de8cc..d118f12626 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.16.0 + 1.16.1-SNAPSHOT nifi-sql-reporting-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -34,12 +34,12 @@ org.apache.nifi nifi-sql-reporting-tasks - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-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 2b3f1596d1..a7cd4ea7aa 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.16.0 + 1.16.1-SNAPSHOT nifi-sql-reporting-tasks @@ -37,27 +37,27 @@ org.apache.nifi nifi-reporting-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-database-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-record - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-record-sink-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.calcite @@ -82,19 +82,19 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-rules-engine-service-api - 1.16.0 + 1.16.1-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 b3272c6534..5131dbaf6d 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.16.0 + 1.16.1-SNAPSHOT nifi-sql-reporting-bundle pom @@ -30,7 +30,7 @@ org.apache.nifi nifi-sql-reporting-tasks - 1.16.0 + 1.16.1-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 3877c4fc48..521ec5dec9 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -32,32 +32,32 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-framework-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-custom-ui-utilities - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-expression-language - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-standard-utils - 1.16.0 + 1.16.1-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 cdf357c159..f866178e37 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.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-standard-content-viewer @@ -31,7 +31,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-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 57ef9d600f..d98135b5d7 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.16.0 + 1.16.1-SNAPSHOT nifi-standard-nar nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-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 a6c5d5d524..e5374bb08c 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.16.0 + 1.16.1-SNAPSHOT nifi-standard-processors jar @@ -37,47 +37,47 @@ org.apache.nifi nifi-put-pattern - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-bin-manager - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-listed-entity - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-event-put - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-event-listen - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-event-transport - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-syslog-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-record-path - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -90,7 +90,7 @@ org.apache.nifi nifi-flowfile-packager - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -156,7 +156,7 @@ org.apache.nifi nifi-security-utils - 1.16.0 + 1.16.1-SNAPSHOT com.hierynomus @@ -214,12 +214,12 @@ org.apache.nifi nifi-socket-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-load-distribution-service-api - 1.16.0 + 1.16.1-SNAPSHOT javax.jms @@ -244,12 +244,12 @@ org.apache.nifi nifi-avro-record-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-dbcp-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided @@ -272,13 +272,13 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-distributed-cache-client-service - 1.16.0 + 1.16.1-SNAPSHOT test @@ -294,25 +294,25 @@ org.apache.nifi nifi-standard-prioritizers - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-record-serialization-services - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-lookup-services - 1.16.0 + 1.16.1-SNAPSHOT test @@ -350,7 +350,7 @@ org.apache.nifi nifi-standard-utils - 1.16.0 + 1.16.1-SNAPSHOT net.sf.supercsv @@ -383,12 +383,12 @@ org.apache.nifi nifi-database-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-oauth2-provider-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.sshd @@ -403,7 +403,7 @@ org.apache.nifi nifi-database-test-utils - 1.16.0 + 1.16.1-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 cdfd0f757d..124fa96d29 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.16.0 + 1.16.1-SNAPSHOT nifi-standard-reporting-tasks jar @@ -29,12 +29,12 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-properties - 1.16.0 + 1.16.1-SNAPSHOT com.yammer.metrics @@ -47,7 +47,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-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 7d253e04a5..80ab31f65b 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.16.0 + 1.16.1-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.16.0 + 1.16.1-SNAPSHOT com.bazaarvoice.jolt diff --git a/nifi-nar-bundles/nifi-standard-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-bundle/pom.xml index 73d6ffa7b7..07fc0c815c 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.16.0 + 1.16.1-SNAPSHOT nifi-standard-bundle pom @@ -40,29 +40,29 @@ org.apache.nifi nifi-standard-processors - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-expression-language - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-standard-reporting-tasks - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-standard-content-viewer war - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-jolt-transform-json-ui war - 1.16.0 + 1.16.1-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 0396e7cd06..72dff09745 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.16.0 + 1.16.1-SNAPSHOT nifi-dbcp-service-api @@ -30,7 +30,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-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 9dbf095a34..8636ace1fb 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.16.0 + 1.16.1-SNAPSHOT nifi-dbcp-service-nar @@ -30,18 +30,18 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-dbcp-service - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-hikari-dbcp-service - 1.16.0 + 1.16.1-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 fd9a5c3a00..1e26d2e890 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.16.0 + 1.16.1-SNAPSHOT nifi-dbcp-service jar @@ -28,7 +28,7 @@ org.apache.nifi nifi-dbcp-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided @@ -38,22 +38,22 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-service-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-kerberos-credentials-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided @@ -63,28 +63,28 @@ org.apache.nifi nifi-record-sink-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-record-serialization-service-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-record - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.16.0 + 1.16.1-SNAPSHOT test @@ -127,7 +127,7 @@ org.apache.nifi nifi-kerberos-test-utils - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-hikari-dbcp-service/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-hikari-dbcp-service/pom.xml index aa9632023b..bb83a2305f 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-hikari-dbcp-service/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-hikari-dbcp-service/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-dbcp-service-bundle - 1.16.0 + 1.16.1-SNAPSHOT nifi-hikari-dbcp-service jar @@ -28,7 +28,7 @@ org.apache.nifi nifi-dbcp-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided @@ -38,17 +38,17 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-service-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -62,7 +62,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-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 26a19fcc06..66de40a53e 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.16.0 + 1.16.1-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 8ce058511e..fdb1ba6d9d 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.16.0 + 1.16.1-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 2c403aaa6e..f9e9093082 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.16.0 + 1.16.1-SNAPSHOT nifi-distributed-cache-client-service jar @@ -38,22 +38,22 @@ org.apache.nifi nifi-security-socket-ssl - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-event-transport - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-ssl-context-service-api - 1.16.0 + 1.16.1-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 94e438c989..323b604f15 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.16.0 + 1.16.1-SNAPSHOT nifi-distributed-cache-protocol @@ -28,7 +28,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-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 f5a3523c83..57ec324bbd 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.16.0 + 1.16.1-SNAPSHOT nifi-distributed-cache-server Provides a Controller Service for hosting Distributed Caches @@ -33,22 +33,22 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-socket-ssl - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-ssl-context-service-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-write-ahead-log - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -63,7 +63,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-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 03ec95231b..a847bccf0d 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.16.0 + 1.16.1-SNAPSHOT nifi-distributed-cache-services-nar nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-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 609e12bef6..3a5390d757 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.16.0 + 1.16.1-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 bc41ee7525..09a1f664b3 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.16.0 + 1.16.1-SNAPSHOT nifi-hadoop-dbcp-service-nar @@ -30,13 +30,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-hadoop-dbcp-service - 1.16.0 + 1.16.1-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 3032ff3132..dcda53493a 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.16.0 + 1.16.1-SNAPSHOT nifi-hadoop-dbcp-service jar @@ -25,7 +25,7 @@ org.apache.nifi nifi-dbcp-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided @@ -35,22 +35,22 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-service-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-hadoop-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -94,13 +94,13 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.16.0 + 1.16.1-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 c7993ed346..63ee0bb93f 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.16.0 + 1.16.1-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 b163a19722..a7c1ce9fb3 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.16.0 + 1.16.1-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 93ead4a9c6..afeee5ddee 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.16.0 + 1.16.1-SNAPSHOT nifi-hbase_1_1_2-client-service-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -34,13 +34,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-hbase_1_1_2-client-service - 1.16.0 + 1.16.1-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 e62bfd3eeb..c1ed22d058 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.16.0 + 1.16.1-SNAPSHOT nifi-hbase_1_1_2-client-service @@ -31,7 +31,7 @@ org.apache.nifi nifi-hbase-client-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided @@ -47,17 +47,17 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-hadoop-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -131,7 +131,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-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 02992816dd..602bb4f754 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.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-hbase_1_1_2-client-service-bundle - 1.16.0 + 1.16.1-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 7f779b05d6..e41665e11e 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.16.0 + 1.16.1-SNAPSHOT nifi-hbase_2-client-service-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -34,13 +34,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-hbase_2-client-service - 1.16.0 + 1.16.1-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 30a827ee53..1707304fec 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.16.0 + 1.16.1-SNAPSHOT nifi-hbase_2-client-service @@ -29,7 +29,7 @@ org.apache.nifi nifi-hbase-client-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided @@ -45,17 +45,17 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-hadoop-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -126,7 +126,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-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 53839a89cd..36ec59aa61 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.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-hbase_2-client-service-bundle - 1.16.0 + 1.16.1-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 2acc654268..bd93b343ee 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.16.0 + 1.16.1-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 0d181a7680..850c5ffc1b 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.16.0 + 1.16.1-SNAPSHOT nifi-http-context-map-nar @@ -31,7 +31,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-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 23fa60e3f4..0291e7f2e2 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.16.0 + 1.16.1-SNAPSHOT nifi-http-context-map @@ -31,7 +31,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-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 bc9e0c8a70..d64bf168b4 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.16.0 + 1.16.1-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 101ab24c04..69ec4401a8 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.16.0 + 1.16.1-SNAPSHOT nifi-hwx-schema-registry-nar nar @@ -22,13 +22,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-hwx-schema-registry-service - 1.16.0 + 1.16.1-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 06f7ffece8..6e5a0bb51c 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.16.0 + 1.16.1-SNAPSHOT nifi-hwx-schema-registry-service @@ -35,12 +35,12 @@ limitations under the License. org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-kerberos - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -49,7 +49,7 @@ limitations under the License. org.apache.nifi nifi-avro-record-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -135,7 +135,7 @@ limitations under the License. org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-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 924e5e1f6a..cb66843ad1 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.16.0 + 1.16.1-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 5986a4bc9c..3bdc44d566 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.16.0 + 1.16.1-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 5c29206302..710001fe14 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.16.0 + 1.16.1-SNAPSHOT nifi-kerberos-credentials-service-nar nar @@ -25,13 +25,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-kerberos-credentials-service - 1.16.0 + 1.16.1-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 3344765f4b..b61f514660 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.16.0 + 1.16.1-SNAPSHOT nifi-kerberos-credentials-service jar @@ -30,7 +30,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-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 0adfb1870b..c891f0764a 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.16.0 + 1.16.1-SNAPSHOT nifi-kerberos-credentials-service-bundle pom diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-user-service-api/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-user-service-api/pom.xml index 88b03d21db..9205906958 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-user-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-user-service-api/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-standard-services - 1.16.0 + 1.16.1-SNAPSHOT nifi-kerberos-user-service-api jar @@ -29,7 +29,7 @@ org.apache.nifi nifi-security-kerberos-api - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-user-service-bundle/nifi-kerberos-user-service-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-user-service-bundle/nifi-kerberos-user-service-nar/pom.xml index 16a70af568..bc5b1e9d8a 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-user-service-bundle/nifi-kerberos-user-service-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-user-service-bundle/nifi-kerberos-user-service-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-kerberos-user-service-bundle - 1.16.0 + 1.16.1-SNAPSHOT nifi-kerberos-user-service-nar nar @@ -25,13 +25,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-kerberos-user-service - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-user-service-bundle/nifi-kerberos-user-service/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-user-service-bundle/nifi-kerberos-user-service/pom.xml index 8b8ed853cf..d981d07195 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-user-service-bundle/nifi-kerberos-user-service/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-user-service-bundle/nifi-kerberos-user-service/pom.xml @@ -13,7 +13,7 @@ org.apache.nifi nifi-kerberos-user-service-bundle - 1.16.0 + 1.16.1-SNAPSHOT nifi-kerberos-user-service jar @@ -30,12 +30,12 @@ org.apache.nifi nifi-security-kerberos - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-user-service-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-user-service-bundle/pom.xml index a30bb28fc0..2bdb13f588 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-user-service-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-user-service-bundle/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-standard-services - 1.16.0 + 1.16.1-SNAPSHOT nifi-kerberos-user-service-bundle pom diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-load-distribution-service-api/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-load-distribution-service-api/pom.xml index 10b87a2bef..53313c826c 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.16.0 + 1.16.1-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 5b36c8ba10..6294ba2171 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.16.0 + 1.16.1-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 cab63a4423..84e13327b6 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.16.0 + 1.16.1-SNAPSHOT nifi-lookup-services-nar nar @@ -25,13 +25,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-lookup-services - 1.16.0 + 1.16.1-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 468d4e0bb7..142155f931 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.16.0 + 1.16.1-SNAPSHOT nifi-lookup-services jar @@ -34,7 +34,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -43,7 +43,7 @@ org.apache.nifi nifi-expression-language - 1.16.0 + 1.16.1-SNAPSHOT org.apache.commons @@ -98,7 +98,7 @@ org.apache.nifi nifi-database-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -113,13 +113,13 @@ org.apache.nifi nifi-record-path - 1.16.0 + 1.16.1-SNAPSHOT compile org.apache.nifi nifi-dbcp-service-api - 1.16.0 + 1.16.1-SNAPSHOT compile @@ -131,13 +131,13 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.16.0 + 1.16.1-SNAPSHOT test @@ -147,7 +147,7 @@ org.apache.nifi nifi-record-serialization-services - 1.16.0 + 1.16.1-SNAPSHOT test @@ -180,7 +180,7 @@ org.apache.nifi nifi-security-utils - 1.16.0 + 1.16.1-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 a746708f44..c9eedebfd3 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.16.0 + 1.16.1-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 d690c53931..2eef410da6 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.16.0 + 1.16.1-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 2a04298c7c..4d3aa65244 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.16.0 + 1.16.1-SNAPSHOT nifi-oauth2-provider-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -34,13 +34,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-oauth2-provider-service - 1.16.0 + 1.16.1-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 9f887e254c..63bccdd7bc 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.16.0 + 1.16.1-SNAPSHOT nifi-oauth2-provider-service @@ -29,7 +29,7 @@ org.apache.nifi nifi-oauth2-provider-api - 1.16.0 + 1.16.1-SNAPSHOT provided @@ -40,7 +40,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -51,7 +51,7 @@ org.apache.nifi nifi-ssl-context-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided @@ -75,7 +75,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-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 5200790e86..0759837136 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.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-oauth2-provider-bundle - 1.16.0 + 1.16.1-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 b36d2fae34..82e418c999 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -33,7 +33,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-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 f2f143b70e..802ef29873 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -28,13 +28,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-proxy-configuration - 1.16.0 + 1.16.1-SNAPSHOT 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 fe07568c00..bf4a7242b9 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -36,7 +36,7 @@ org.apache.nifi nifi-standard-utils - 1.16.0 + 1.16.1-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 b3d9066b2d..2d08d47ba9 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.16.0 + 1.16.1-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 be984fd577..947c692676 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.16.0 + 1.16.1-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 8150c02176..d0173d638a 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.16.0 + 1.16.1-SNAPSHOT nifi-record-serialization-services-nar nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-record-serialization-services - 1.16.0 + 1.16.1-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 73c0d2d15e..e3ac2d4e2a 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.16.0 + 1.16.1-SNAPSHOT nifi-record-serialization-services @@ -27,7 +27,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -44,12 +44,12 @@ org.apache.nifi nifi-avro-record-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-syslog-utils - 1.16.0 + 1.16.1-SNAPSHOT com.jayway.jsonpath @@ -100,7 +100,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-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 8ff803f0a1..ea53c12d3a 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.16.0 + 1.16.1-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 a623f73ccf..530ea2d6d2 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.16.0 + 1.16.1-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 a57922b380..5def53d8a2 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.16.0 + 1.16.1-SNAPSHOT nifi-record-sink-service-nar @@ -31,13 +31,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-record-sink-service - 1.16.0 + 1.16.1-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 65f00a8c33..1b917e6c42 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.16.0 + 1.16.1-SNAPSHOT nifi-record-sink-service @@ -31,7 +31,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -48,7 +48,7 @@ org.apache.nifi nifi-service-utils - 1.16.0 + 1.16.1-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 c79dd56b2e..732516497c 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.16.0 + 1.16.1-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 8f42a1626d..f17641aacc 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.16.0 + 1.16.1-SNAPSHOT nifi-rules-engine-service-api @@ -27,7 +27,7 @@ org.apache.nifi nifi-api - 1.16.0 + 1.16.1-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 711c6d0d0a..2ee95a2290 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.16.0 + 1.16.1-SNAPSHOT nifi-schema-registry-service-api diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-bundle/nifi-ssl-context-service-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-bundle/nifi-ssl-context-service-nar/pom.xml index 73da6ba2ec..cf12509bec 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-bundle/nifi-ssl-context-service-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-bundle/nifi-ssl-context-service-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-ssl-context-bundle - 1.16.0 + 1.16.1-SNAPSHOT nifi-ssl-context-service-nar nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-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 99939304ba..3deba44b9e 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.16.0 + 1.16.1-SNAPSHOT nifi-ssl-context-service jar @@ -33,12 +33,12 @@ org.apache.nifi nifi-security-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-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 96e0b4ed44..ccca6c0748 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.16.0 + 1.16.1-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 bfd9e90a6d..c52b766d3c 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.16.0 + 1.16.1-SNAPSHOT nifi-ssl-context-service-api jar @@ -29,7 +29,7 @@ org.apache.nifi nifi-security-utils-api - 1.16.0 + 1.16.1-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 a97456610a..b555d5703a 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.16.0 + 1.16.1-SNAPSHOT nifi-standard-services-api-nar nar @@ -29,7 +29,7 @@ org.apache.nifi nifi-jetty-bundle - 1.16.0 + 1.16.1-SNAPSHOT nar @@ -60,25 +60,25 @@ org.apache.nifi nifi-dbcp-service-api - 1.16.0 + 1.16.1-SNAPSHOT compile org.apache.nifi nifi-hbase-client-service-api - 1.16.0 + 1.16.1-SNAPSHOT compile org.apache.nifi nifi-oauth2-provider-api - 1.16.0 + 1.16.1-SNAPSHOT compile org.apache.nifi nifi-rules-engine-service-api - 1.16.0 + 1.16.1-SNAPSHOT compile @@ -124,7 +124,7 @@ org.apache.nifi nifi-record-sink-api - 1.16.0 + 1.16.1-SNAPSHOT compile diff --git a/nifi-nar-bundles/nifi-standard-services/pom.xml b/nifi-nar-bundles/nifi-standard-services/pom.xml index 694643ae79..ee33c9373d 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.16.0 + 1.16.1-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 afe1f6ce1e..3e36690c38 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.16.0 + 1.16.1-SNAPSHOT nifi-stateful-analysis-nar nar @@ -30,7 +30,7 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-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 65114b8d95..b71576dfec 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.16.0 + 1.16.1-SNAPSHOT nifi-stateful-analysis-processors @@ -34,7 +34,7 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT @@ -43,7 +43,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-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 4a88d1dfae..e9dd0928c2 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.16.0 + 1.16.1-SNAPSHOT nifi-stateful-analysis-bundle pom @@ -30,7 +30,7 @@ org.apache.nifi nifi-stateful-analysis-processors - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-nar-bundles/nifi-stateless-processor-bundle/nifi-stateless-processor-nar/pom.xml b/nifi-nar-bundles/nifi-stateless-processor-bundle/nifi-stateless-processor-nar/pom.xml index d7b28184e3..21172cb433 100644 --- a/nifi-nar-bundles/nifi-stateless-processor-bundle/nifi-stateless-processor-nar/pom.xml +++ b/nifi-nar-bundles/nifi-stateless-processor-bundle/nifi-stateless-processor-nar/pom.xml @@ -17,7 +17,7 @@ nifi-stateless-processor-bundle org.apache.nifi - 1.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -28,12 +28,12 @@ org.apache.nifi nifi-stateless-processor - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar diff --git a/nifi-nar-bundles/nifi-stateless-processor-bundle/nifi-stateless-processor-tests/pom.xml b/nifi-nar-bundles/nifi-stateless-processor-bundle/nifi-stateless-processor-tests/pom.xml index 8b027a0865..405be92401 100644 --- a/nifi-nar-bundles/nifi-stateless-processor-bundle/nifi-stateless-processor-tests/pom.xml +++ b/nifi-nar-bundles/nifi-stateless-processor-bundle/nifi-stateless-processor-tests/pom.xml @@ -17,7 +17,7 @@ nifi-stateless-processor-bundle org.apache.nifi - 1.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -27,89 +27,89 @@ org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT compile org.apache.nifi nifi-framework-api - 1.16.0 + 1.16.1-SNAPSHOT compile org.apache.nifi nifi-server-api - 1.16.0 + 1.16.1-SNAPSHOT compile org.apache.nifi nifi-runtime - 1.16.0 + 1.16.1-SNAPSHOT compile org.apache.nifi nifi-nar-utils - 1.16.0 + 1.16.1-SNAPSHOT compile org.apache.nifi nifi-stateless-processor - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-ssl-context-service-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-client - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-data-model - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-stateless-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-update-attribute-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-standard-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-jetty-bundle - 1.16.0 + 1.16.1-SNAPSHOT nar diff --git a/nifi-nar-bundles/nifi-stateless-processor-bundle/nifi-stateless-processor/pom.xml b/nifi-nar-bundles/nifi-stateless-processor-bundle/nifi-stateless-processor/pom.xml index ec7dabebb4..98be2de501 100644 --- a/nifi-nar-bundles/nifi-stateless-processor-bundle/nifi-stateless-processor/pom.xml +++ b/nifi-nar-bundles/nifi-stateless-processor-bundle/nifi-stateless-processor/pom.xml @@ -17,7 +17,7 @@ nifi-stateless-processor-bundle org.apache.nifi - 1.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -27,37 +27,37 @@ org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-stateless-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-stateless-bootstrap - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-ssl-context-service-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-client - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-data-model - 1.16.0 + 1.16.1-SNAPSHOT com.fasterxml.jackson.core diff --git a/nifi-nar-bundles/nifi-stateless-processor-bundle/pom.xml b/nifi-nar-bundles/nifi-stateless-processor-bundle/pom.xml index 138a2fe14a..9ca438c53e 100644 --- a/nifi-nar-bundles/nifi-stateless-processor-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-stateless-processor-bundle/pom.xml @@ -17,7 +17,7 @@ nifi-nar-bundles org.apache.nifi - 1.16.0 + 1.16.1-SNAPSHOT 4.0.0 diff --git a/nifi-nar-bundles/nifi-tcp-bundle/nifi-tcp-nar/pom.xml b/nifi-nar-bundles/nifi-tcp-bundle/nifi-tcp-nar/pom.xml index 8430d55e67..4f577fe446 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.16.0 + 1.16.1-SNAPSHOT nifi-tcp-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -34,7 +34,7 @@ org.apache.nifi nifi-tcp-processors - 1.16.0 + 1.16.1-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 d100cc1e1d..be863aae55 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.16.0 + 1.16.1-SNAPSHOT nifi-tcp-processors @@ -29,12 +29,12 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-tcp-bundle/pom.xml b/nifi-nar-bundles/nifi-tcp-bundle/pom.xml index 4d1fcfe40c..fb69ccbe04 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.16.0 + 1.16.1-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 527f34f997..16cdda6a1c 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.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-update-attribute-model @@ -27,7 +27,7 @@ org.apache.nifi nifi-security-utils - 1.16.0 + 1.16.1-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 55a1505522..63211527ce 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.16.0 + 1.16.1-SNAPSHOT nifi-update-attribute-nar nar @@ -29,13 +29,13 @@ org.apache.nifi nifi-jetty-bundle - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-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 8d98198dea..9bde9a87c4 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.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-update-attribute-processor @@ -48,12 +48,12 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-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 7f1ff31bf9..75c0286b11 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.16.0 + 1.16.1-SNAPSHOT nifi-update-attribute-ui war @@ -85,18 +85,18 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-custom-ui-utilities - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-expression-language - 1.16.0 + 1.16.1-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 5f805f0fb3..9f1c8fb521 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.16.0 + 1.16.1-SNAPSHOT nifi-update-attribute-bundle pom @@ -34,18 +34,18 @@ org.apache.nifi nifi-update-attribute-model - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-update-attribute-processor - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-update-attribute-ui war - 1.16.0 + 1.16.1-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 8b557cf110..9816b207c3 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.16.0 + 1.16.1-SNAPSHOT nifi-websocket-processors-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -34,13 +34,13 @@ org.apache.nifi nifi-websocket-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-websocket-processors - 1.16.0 + 1.16.1-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 a14aa66fba..8a98d6044e 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.16.0 + 1.16.1-SNAPSHOT nifi-websocket-processors @@ -33,12 +33,12 @@ org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-websocket-services-api - 1.16.0 + 1.16.1-SNAPSHOT provided @@ -49,13 +49,13 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-websocket-services-jetty - 1.16.0 + 1.16.1-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 62685d79b2..feba9adfa9 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.16.0 + 1.16.1-SNAPSHOT nifi-websocket-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -34,13 +34,13 @@ org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-websocket-services-api - 1.16.0 + 1.16.1-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 5cfb5a41fd..afea111273 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 nifi-websocket-services-api @@ -25,7 +25,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-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 73917714cd..5770fd5dc4 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.16.0 + 1.16.1-SNAPSHOT nifi-websocket-services-jetty-nar - 1.16.0 + 1.16.1-SNAPSHOT nar true @@ -34,13 +34,13 @@ org.apache.nifi nifi-websocket-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-websocket-services-jetty - 1.16.0 + 1.16.1-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 86360fc644..b808f336cb 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 nifi-websocket-services-jetty @@ -25,12 +25,12 @@ org.apache.nifi nifi-websocket-services-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.eclipse.jetty.websocket @@ -40,7 +40,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-nar-bundles/nifi-websocket-bundle/pom.xml b/nifi-nar-bundles/nifi-websocket-bundle/pom.xml index f15b461c09..ddb69986bf 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.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-websocket-bundle - 1.16.0 + 1.16.1-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 81dd1e9c87..61692965a5 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.16.0 + 1.16.1-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.16.0 + 1.16.1-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 ba714db541..96d88202b6 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.16.0 + 1.16.1-SNAPSHOT nifi-windows-event-log-processors @@ -39,7 +39,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT net.java.dev.jna @@ -59,7 +59,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-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 3671c6f272..20b9c9b493 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.16.0 + 1.16.1-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.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-nar-bundles/pom.xml b/nifi-nar-bundles/pom.xml index 8b1f0934a4..3fde78c74e 100755 --- a/nifi-nar-bundles/pom.xml +++ b/nifi-nar-bundles/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-nar-bundles @@ -175,175 +175,175 @@ org.apache.nifi nifi-distributed-cache-client-service - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-distributed-cache-client-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-record-serialization-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-record - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-schema-registry-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-ssl-context-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-security-utils-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-load-distribution-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-http-context-map-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-lookup-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-kerberos-credentials-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-kerberos-user-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-security-kerberos-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-mongodb-client-service-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-record-sink-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-distributed-cache-protocol - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-distributed-cache-server - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-ssl-context-service - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-http-context-map - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-proxy-configuration-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-cassandra-services-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-volatile-provenance-repository - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-mock-record-utils - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-framework-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-server-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-runtime - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-nar-utils - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-properties - 1.16.0 + 1.16.1-SNAPSHOT provided diff --git a/nifi-registry/nifi-registry-assembly/pom.xml b/nifi-registry/nifi-registry-assembly/pom.xml index 126534871c..066fb24a8b 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.16.0 + 1.16.1-SNAPSHOT nifi-registry-assembly pom @@ -99,7 +99,7 @@ org.apache.nifi nifi-property-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry @@ -123,7 +123,7 @@ org.apache.nifi.registry nifi-registry-web-docs war - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry @@ -135,7 +135,7 @@ org.apache.nifi.registry nifi-registry-docs - 1.16.0 + 1.16.1-SNAPSHOT resources runtime zip @@ -412,7 +412,7 @@ org.apache.nifi.registry nifi-registry-ranger-assembly - 1.16.0 + 1.16.1-SNAPSHOT bin runtime zip @@ -455,7 +455,7 @@ org.apache.nifi.registry nifi-registry-aws-assembly - 1.16.0 + 1.16.1-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 2426c2ae00..59f318b664 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.16.0 + 1.16.1-SNAPSHOT nifi-registry-bootstrap @@ -24,7 +24,7 @@ org.apache.nifi.registry nifi-registry-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.commons @@ -33,7 +33,7 @@ org.apache.nifi nifi-bootstrap-utils - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-registry/nifi-registry-core/nifi-registry-bundle-utils/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-bundle-utils/pom.xml index 71d2547365..81cb5f9fb4 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.16.0 + 1.16.1-SNAPSHOT nifi-registry-bundle-utils @@ -24,12 +24,12 @@ org.apache.nifi.registry nifi-registry-data-model - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-extension-manifest-parser - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-registry/nifi-registry-core/nifi-registry-client/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-client/pom.xml index be1006df28..646f89f23b 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.16.0 + 1.16.1-SNAPSHOT nifi-registry-client @@ -24,12 +24,12 @@ org.apache.nifi.registry nifi-registry-data-model - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-security-utils - 1.16.0 + 1.16.1-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 7910115d5e..acc9bdd5bf 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.16.0 + 1.16.1-SNAPSHOT nifi-registry-data-model @@ -36,17 +36,17 @@ org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-revision-entity-model - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-extension-manifest-model - 1.16.0 + 1.16.1-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 11f60bfbdf..24db026815 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.16.0 + 1.16.1-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 db66a9f78e..52f4759f4e 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.16.0 + 1.16.1-SNAPSHOT pom nifi-registry-docs @@ -27,7 +27,7 @@ org.apache.nifi.registry nifi-registry-web-api - 1.16.0 + 1.16.1-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 2290ae1333..755d2f28ab 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.16.0 + 1.16.1-SNAPSHOT nifi-registry-flow-diff @@ -24,7 +24,7 @@ org.apache.nifi.registry nifi-registry-data-model - 1.16.0 + 1.16.1-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 b3003b934e..4b7cbda76e 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 nifi-registry-framework @@ -159,7 +159,7 @@ org.apache.nifi.registry nifi-registry-data-model - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -178,7 +178,7 @@ org.apache.nifi.registry nifi-registry-utils - 1.16.0 + 1.16.1-SNAPSHOT provided @@ -194,22 +194,22 @@ org.apache.nifi.registry nifi-registry-security-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-bundle-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-flow-diff - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-h2-database-migrator - 1.16.0 + 1.16.1-SNAPSHOT javax.servlet @@ -370,7 +370,7 @@ org.apache.nifi.registry nifi-registry-test - 1.16.0 + 1.16.1-SNAPSHOT test @@ -427,7 +427,7 @@ org.apache.nifi nifi-property-protection-api - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-registry/nifi-registry-core/nifi-registry-jetty/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-jetty/pom.xml index 1586f66be5..dee6f7881d 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.16.0 + 1.16.1-SNAPSHOT nifi-registry-jetty jar @@ -26,7 +26,7 @@ org.apache.nifi.registry nifi-registry-properties - 1.16.0 + 1.16.1-SNAPSHOT org.eclipse.jetty diff --git a/nifi-registry/nifi-registry-core/nifi-registry-properties-loader/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-properties-loader/pom.xml index 4e4c9601a1..21127df36f 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-properties-loader/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-properties-loader/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi.registry nifi-registry-core - 1.16.0 + 1.16.1-SNAPSHOT nifi-registry-properties-loader jar diff --git a/nifi-registry/nifi-registry-core/nifi-registry-properties/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-properties/pom.xml index 95c9885984..25f41e08b5 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.16.0 + 1.16.1-SNAPSHOT nifi-registry-properties jar diff --git a/nifi-registry/nifi-registry-core/nifi-registry-provider-api/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-provider-api/pom.xml index bc4bff6acd..ff0c0ec765 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.16.0 + 1.16.1-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 45643ffaab..123143acad 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.16.0 + 1.16.1-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 8159b35d5e..87a38548b8 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.16.0 + 1.16.1-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 c888a0472b..1e9bd79ecc 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.16.0 + 1.16.1-SNAPSHOT nifi-registry-revision-common jar @@ -28,7 +28,7 @@ org.apache.nifi.registry nifi-registry-revision-api - 1.16.0 + 1.16.1-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 3af3dab2ee..34d14f999f 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.16.0 + 1.16.1-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 0a856412aa..ebf9a3c028 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.16.0 + 1.16.1-SNAPSHOT nifi-registry-revision-entity-service jar @@ -27,12 +27,12 @@ org.apache.nifi.registry nifi-registry-revision-entity-model - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-revision-common - 1.16.0 + 1.16.1-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 0a219b30b4..8f9693aed1 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.16.0 + 1.16.1-SNAPSHOT nifi-registry-revision-spring-jdbc jar @@ -27,7 +27,7 @@ org.apache.nifi.registry nifi-registry-revision-common - 1.16.0 + 1.16.1-SNAPSHOT org.springframework @@ -41,7 +41,7 @@ org.apache.nifi.registry nifi-registry-test - 1.16.0 + 1.16.1-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 bb3e6911fb..2aaf559c5e 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.16.0 + 1.16.1-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 b5b40e5127..981bfa8841 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.16.0 + 1.16.1-SNAPSHOT nifi-registry-runtime jar @@ -26,17 +26,17 @@ org.apache.nifi.registry nifi-registry-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-properties - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-jetty - 1.16.0 + 1.16.1-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 798715f4b0..f678df292e 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.16.0 + 1.16.1-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 f704c6123a..8958cb5afd 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.16.0 + 1.16.1-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 bf3e129dbe..53d201294b 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.16.0 + 1.16.1-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 ee8c1de4df..a490157737 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.16.0 + 1.16.1-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 4972249081..ff344ffa90 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.16.0 + 1.16.1-SNAPSHOT nifi-registry-web-api - 1.16.0 + 1.16.1-SNAPSHOT war @@ -341,17 +341,17 @@ org.apache.nifi.registry nifi-registry-framework - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-revision-spring-jdbc - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-revision-entity-service - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi @@ -361,25 +361,25 @@ org.apache.nifi.registry nifi-registry-properties - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi.registry nifi-registry-security-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi.registry nifi-registry-provider-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi.registry nifi-registry-security-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.commons @@ -407,13 +407,13 @@ org.apache.nifi.registry nifi-registry-test - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi.registry nifi-registry-client - 1.16.0 + 1.16.1-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 d5b0d9c38e..85f2c070a4 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.16.0 + 1.16.1-SNAPSHOT nifi-registry-web-docs war @@ -45,7 +45,7 @@ org.apache.nifi.registry nifi-registry-utils - 1.16.0 + 1.16.1-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 012e83f13c..a7f264c617 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.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-web-ui - 1.16.0 + 1.16.1-SNAPSHOT war ${basedir}/src/main diff --git a/nifi-registry/nifi-registry-core/pom.xml b/nifi-registry/nifi-registry-core/pom.xml index f07c0c1928..e3de7df6df 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.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-core - 1.16.0 + 1.16.1-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 7b8524b8cd..a7128a3dd0 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.16.0 + 1.16.1-SNAPSHOT - 1.16.0 + 1.16.1-SNAPSHOT dockermaven diff --git a/nifi-registry/nifi-registry-docker-maven/pom.xml b/nifi-registry/nifi-registry-docker-maven/pom.xml index e575e38c62..5057fb4a81 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -25,7 +25,7 @@ nifi-registry-docker-maven org.apache.nifi.registry - 1.16.0 + 1.16.1-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 591cdf9ee5..55a79d043f 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -29,7 +29,7 @@ org.apache.nifi.registry nifi-registry-aws-extensions - 1.16.0 + 1.16.1-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 5ee1b7c632..1c90049ebd 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.16.0 + 1.16.1-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 4a89989274..c195234551 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.16.0 + 1.16.1-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 60a295b6e0..7d8893afe4 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -29,7 +29,7 @@ org.apache.nifi.registry nifi-registry-ranger-plugin - 1.16.0 + 1.16.1-SNAPSHOT org.slf4j diff --git a/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-jersey-bundle/pom.xml b/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-jersey-bundle/pom.xml index e1cc59bd3a..1fed574733 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.16.0 + 1.16.1-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 106cea4c02..4b8f1b55e7 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -35,7 +35,7 @@ org.apache.nifi.registry nifi-registry-data-model - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi.registry nifi-registry-properties - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi.registry nifi-registry-ranger-jersey-bundle - 1.16.0 + 1.16.1-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 2392fec87a..f1cf6cb82a 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 diff --git a/nifi-registry/nifi-registry-extensions/pom.xml b/nifi-registry/nifi-registry-extensions/pom.xml index 4e39b5a774..157c579062 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.16.0 + 1.16.1-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 e4e8823a3d..e422bbb32b 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.16.0 + 1.16.1-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.16.0 + 1.16.1-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 2ac02091a6..88f040d654 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.16.0 + 1.16.1-SNAPSHOT nifi-registry-toolkit-persistence @@ -24,22 +24,22 @@ org.apache.nifi.registry nifi-registry-framework - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-provider-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-security-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-runtime - 1.16.0 + 1.16.1-SNAPSHOT commons-cli diff --git a/nifi-registry/nifi-registry-toolkit/pom.xml b/nifi-registry/nifi-registry-toolkit/pom.xml index 76e79b1c59..8dfee2a7c4 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.16.0 + 1.16.1-SNAPSHOT nifi-registry-toolkit pom diff --git a/nifi-registry/pom.xml b/nifi-registry/pom.xml index fee320e7b0..70488529c9 100644 --- a/nifi-registry/pom.xml +++ b/nifi-registry/pom.xml @@ -19,11 +19,11 @@ org.apache.nifi nifi - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry - 1.16.0 + 1.16.1-SNAPSHOT pom Provides a central location for storage and management of shared resources across one or more instances of NiFi and/or MiNiFi. @@ -110,64 +110,64 @@ org.apache.nifi.registry nifi-registry-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-properties - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-properties-loader - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-property-protection-factory - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-property-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-bootstrap - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-runtime - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-security-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-provider-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-web-ui war - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-web-api war - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-resources - 1.16.0 + 1.16.1-SNAPSHOT resources runtime zip diff --git a/nifi-server-api/pom.xml b/nifi-server-api/pom.xml index 3baeb451fb..9925350fab 100644 --- a/nifi-server-api/pom.xml +++ b/nifi-server-api/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.16.0 + 1.16.1-SNAPSHOT nifi-server-api jar @@ -27,19 +27,19 @@ org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-framework-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-properties - 1.16.0 + 1.16.1-SNAPSHOT provided diff --git a/nifi-stateless/nifi-stateless-api/pom.xml b/nifi-stateless/nifi-stateless-api/pom.xml index f352d84fde..f1389769d2 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -27,7 +27,7 @@ org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-stateless/nifi-stateless-assembly/pom.xml b/nifi-stateless/nifi-stateless-assembly/pom.xml index 3ffa9ca902..51d34edd63 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -31,40 +31,40 @@ org.apache.nifi nifi-stateless-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-stateless-bootstrap - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-framework-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-server-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-runtime - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-stateless-resources resources - 1.16.0 + 1.16.1-SNAPSHOT runtime zip @@ -110,13 +110,13 @@ org.apache.nifi nifi-jetty-bundle - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-stateless-nar - 1.16.0 + 1.16.1-SNAPSHOT nar diff --git a/nifi-stateless/nifi-stateless-bootstrap/pom.xml b/nifi-stateless/nifi-stateless-bootstrap/pom.xml index 9cfb6039e6..194a12b40f 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -27,42 +27,42 @@ org.apache.nifi nifi-stateless-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT compile true org.apache.nifi nifi-server-api - 1.16.0 + 1.16.1-SNAPSHOT compile true org.apache.nifi nifi-framework-api - 1.16.0 + 1.16.1-SNAPSHOT compile true org.apache.nifi nifi-nar-utils - 1.16.0 + 1.16.1-SNAPSHOT compile true org.apache.nifi nifi-properties - 1.16.0 + 1.16.1-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 4f311dce05..559ec558a4 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.16.0 + 1.16.1-SNAPSHOT nifi-stateless-engine @@ -28,56 +28,56 @@ org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-framework-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-stateless-api - 1.16.0 + 1.16.1-SNAPSHOT provided org.apache.nifi nifi-framework-core-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-framework-components - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-parameter - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-nar-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-framework-nar-loading-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-data-model - 1.16.0 + 1.16.1-SNAPSHOT org.glassfish.jersey.core @@ -109,7 +109,7 @@ org.apache.nifi nifi-mock - 1.16.0 + 1.16.1-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 5aeb3a1693..e55cd1e8ac 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -28,7 +28,7 @@ org.apache.nifi nifi-stateless-engine - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-stateless/nifi-stateless-bundle/pom.xml b/nifi-stateless/nifi-stateless-bundle/pom.xml index e6ce0d0820..8cc57c51ba 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 diff --git a/nifi-stateless/nifi-stateless-resources/pom.xml b/nifi-stateless/nifi-stateless-resources/pom.xml index b716c6c315..2678df1f91 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 diff --git a/nifi-stateless/pom.xml b/nifi-stateless/pom.xml index 64c0ec018c..ca67781dbd 100644 --- a/nifi-stateless/pom.xml +++ b/nifi-stateless/pom.xml @@ -17,7 +17,7 @@ nifi org.apache.nifi - 1.16.0 + 1.16.1-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 471496310d..04947e3f31 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -27,12 +27,12 @@ org.apache.nifi nifi-stateless-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-stateless-bootstrap - 1.16.0 + 1.16.1-SNAPSHOT com.fasterxml.jackson.core @@ -47,7 +47,7 @@ org.apache.nifi.registry nifi-registry-data-model - 1.16.0 + 1.16.1-SNAPSHOT @@ -72,32 +72,32 @@ org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-server-api - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-framework-api - 1.16.0 + 1.16.1-SNAPSHOT compile true org.apache.nifi nifi-nar-utils - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-properties - 1.16.0 + 1.16.1-SNAPSHOT test @@ -122,31 +122,31 @@ org.apache.nifi nifi-stateless-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-system-test-extensions-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-standard-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-jetty-bundle - 1.16.0 + 1.16.1-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 02e8be5258..0e3fa14004 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.16.0 + 1.16.1-SNAPSHOT nifi-system-test-extensions-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-system-test-extensions - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-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 6c02a6726b..9926f1e968 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -27,22 +27,22 @@ org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-stateless-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-bin-manager - 1.16.0 + 1.16.1-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 27e35eb2c4..de94b5eb6e 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.16.0 + 1.16.1-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 a2c5704ac7..95e6a67551 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.16.0 + 1.16.1-SNAPSHOT nifi-system-test-extensions2-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-system-test-extensions2 - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-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 56365492e6..410ac0982c 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -27,12 +27,12 @@ org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-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 fb6b4a53e2..c23c7a4d7a 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.16.0 + 1.16.1-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 819def4481..a485380c60 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -84,13 +84,13 @@ org.apache.nifi nifi-client-dto - 1.16.0 + 1.16.1-SNAPSHOT test org.apache.nifi nifi-toolkit-cli - 1.16.0 + 1.16.1-SNAPSHOT test @@ -144,68 +144,68 @@ org.apache.nifi nifi-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-framework-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-runtime - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-bootstrap-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-bootstrap - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-jetty-bundle - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-framework-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-server-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-provenance-repository-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-standard-services-api-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-system-test-extensions-nar - 1.16.0 + 1.16.1-SNAPSHOT nar org.apache.nifi nifi-system-test-extensions2-nar - 1.16.0 + 1.16.1-SNAPSHOT nar diff --git a/nifi-system-tests/pom.xml b/nifi-system-tests/pom.xml index d7d8645b18..fe1466e068 100644 --- a/nifi-system-tests/pom.xml +++ b/nifi-system-tests/pom.xml @@ -18,7 +18,7 @@ nifi org.apache.nifi - 1.16.0 + 1.16.1-SNAPSHOT nifi-system-tests diff --git a/nifi-toolkit/nifi-toolkit-admin/pom.xml b/nifi-toolkit/nifi-toolkit-admin/pom.xml index fe1fa3c4fa..42db8aa6fe 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -45,7 +45,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-toolkit-tls - 1.16.0 + 1.16.1-SNAPSHOT com.fasterxml.jackson.core @@ -55,7 +55,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-client-dto - 1.16.0 + 1.16.1-SNAPSHOT ch.qos.logback @@ -66,7 +66,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-web-security - 1.16.0 + 1.16.1-SNAPSHOT ch.qos.logback @@ -81,7 +81,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-properties - 1.16.0 + 1.16.1-SNAPSHOT ch.qos.logback @@ -92,7 +92,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-properties-loader - 1.16.0 + 1.16.1-SNAPSHOT ch.qos.logback @@ -103,7 +103,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-security-utils - 1.16.0 + 1.16.1-SNAPSHOT ch.qos.logback diff --git a/nifi-toolkit/nifi-toolkit-api/pom.xml b/nifi-toolkit/nifi-toolkit-api/pom.xml index 35bc8c3414..c5183db63c 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 diff --git a/nifi-toolkit/nifi-toolkit-assembly/pom.xml b/nifi-toolkit/nifi-toolkit-assembly/pom.xml index c8309da29f..25719b2a37 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.16.0 + 1.16.1-SNAPSHOT nifi-toolkit-assembly pom @@ -65,37 +65,37 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-toolkit-tls - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-toolkit-encrypt-config - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-toolkit-s2s - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-toolkit-admin - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-toolkit-zookeeper-migrator - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-toolkit-flowanalyzer - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-toolkit-cli - 1.16.0 + 1.16.1-SNAPSHOT org.slf4j diff --git a/nifi-toolkit/nifi-toolkit-cli/pom.xml b/nifi-toolkit/nifi-toolkit-cli/pom.xml index 23d235aa5f..352fb721c6 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.16.0 + 1.16.1-SNAPSHOT nifi-toolkit-cli Tooling to make tls configuration easier @@ -57,7 +57,7 @@ org.apache.nifi nifi-client-dto - 1.16.0 + 1.16.1-SNAPSHOT ch.qos.logback @@ -84,7 +84,7 @@ org.apache.nifi.registry nifi-registry-client - 1.16.0 + 1.16.1-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 2eb1a34f9e..ad99b3c295 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.16.0 + 1.16.1-SNAPSHOT 4.0.0 @@ -27,32 +27,32 @@ org.apache.nifi nifi-flow-encryptor - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-properties - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-property-protection-api - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-property-protection-factory - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi.registry nifi-registry-properties - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-properties-loader - 1.16.0 + 1.16.1-SNAPSHOT ch.qos.logback @@ -63,7 +63,7 @@ org.apache.nifi nifi-toolkit-tls - 1.16.0 + 1.16.1-SNAPSHOT commons-logging @@ -85,7 +85,7 @@ org.apache.nifi nifi-framework-core - 1.16.0 + 1.16.1-SNAPSHOT test diff --git a/nifi-toolkit/nifi-toolkit-flowanalyzer/pom.xml b/nifi-toolkit/nifi-toolkit-flowanalyzer/pom.xml index 0f27c3d2ed..7f7f1f47a8 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.16.0 + 1.16.1-SNAPSHOT compile @@ -29,7 +29,7 @@ org.apache.nifi nifi-toolkit - 1.16.0 + 1.16.1-SNAPSHOT diff --git a/nifi-toolkit/nifi-toolkit-flowfile-repo/pom.xml b/nifi-toolkit/nifi-toolkit-flowfile-repo/pom.xml index 5ef93fbaca..8166a20549 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.16.0 + 1.16.1-SNAPSHOT nifi-toolkit-flowfile-repo org.apache.nifi nifi-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.commons diff --git a/nifi-toolkit/nifi-toolkit-s2s/pom.xml b/nifi-toolkit/nifi-toolkit-s2s/pom.xml index 76aa968597..51d8573d66 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.16.0 + 1.16.1-SNAPSHOT nifi-toolkit-s2s Site-to-site cli @@ -26,7 +26,7 @@ org.apache.nifi nifi-site-to-site-client - 1.16.0 + 1.16.1-SNAPSHOT commons-cli diff --git a/nifi-toolkit/nifi-toolkit-tls/pom.xml b/nifi-toolkit/nifi-toolkit-tls/pom.xml index 50a554ab4f..7cf3d8ad0c 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.16.0 + 1.16.1-SNAPSHOT nifi-toolkit-tls Tooling to make tls configuration easier @@ -26,18 +26,18 @@ org.apache.nifi nifi-properties - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-security-utils - 1.16.0 + 1.16.1-SNAPSHOT org.apache.nifi nifi-resources provided - 1.16.0 + 1.16.1-SNAPSHOT resources zip diff --git a/nifi-toolkit/nifi-toolkit-zookeeper-migrator/pom.xml b/nifi-toolkit/nifi-toolkit-zookeeper-migrator/pom.xml index b577e5849a..bb61d60f82 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.16.0 + 1.16.1-SNAPSHOT 5.2.0 diff --git a/nifi-toolkit/pom.xml b/nifi-toolkit/pom.xml index 850c0a1d27..6d8aa6f2ff 100644 --- a/nifi-toolkit/pom.xml +++ b/nifi-toolkit/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 1.16.0 + 1.16.1-SNAPSHOT nifi-toolkit pom diff --git a/pom.xml b/pom.xml index 69eab315c2..56b3aa2d83 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.apache.nifi nifi - 1.16.0 + 1.16.1-SNAPSHOT pom Apache NiFi is an easy to use, powerful, and reliable system to process and distribute data. @@ -95,7 +95,7 @@ v16.13.2 1.12.1 - 1647888000 + 1649095021 UTF-8 UTF-8 2014