diff --git a/nifi-api/pom.xml b/nifi-api/pom.xml index 13b005835b05..75fab1256ea5 100644 --- a/nifi-api/pom.xml +++ b/nifi-api/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 0.4.1 + 0.4.2-SNAPSHOT nifi-api jar diff --git a/nifi-assembly/pom.xml b/nifi-assembly/pom.xml index 7c65172b09ef..9492564fe0d4 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 - 0.4.1 + 0.4.2-SNAPSHOT nifi-assembly pom diff --git a/nifi-bootstrap/pom.xml b/nifi-bootstrap/pom.xml index d2a3c7f9596b..a358f2a92303 100644 --- a/nifi-bootstrap/pom.xml +++ b/nifi-bootstrap/pom.xml @@ -14,7 +14,7 @@ org.apache.nifi nifi - 0.4.1 + 0.4.2-SNAPSHOT nifi-bootstrap jar diff --git a/nifi-commons/nifi-data-provenance-utils/pom.xml b/nifi-commons/nifi-data-provenance-utils/pom.xml index 28ec7f3189e9..9fe7ea255a20 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 - 0.4.1 + 0.4.2-SNAPSHOT nifi-data-provenance-utils jar diff --git a/nifi-commons/nifi-expression-language/pom.xml b/nifi-commons/nifi-expression-language/pom.xml index 9d0640e6a6a4..bb7128dcf0d7 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 - 0.4.1 + 0.4.2-SNAPSHOT nifi-expression-language jar diff --git a/nifi-commons/nifi-flowfile-packager/pom.xml b/nifi-commons/nifi-flowfile-packager/pom.xml index 04282f16b940..b1965d58ef05 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 - 0.4.1 + 0.4.2-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 4293508e557c..68a5cbba6374 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 - 0.4.1 + 0.4.2-SNAPSHOT nifi-hl7-query-language diff --git a/nifi-commons/nifi-logging-utils/pom.xml b/nifi-commons/nifi-logging-utils/pom.xml index 3fd8109b4cdb..5ba431c6ca43 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 - 0.4.1 + 0.4.2-SNAPSHOT nifi-logging-utils Utilities for logging diff --git a/nifi-commons/nifi-processor-utilities/pom.xml b/nifi-commons/nifi-processor-utilities/pom.xml index ee1b9616b4db..e25d78285e4f 100644 --- a/nifi-commons/nifi-processor-utilities/pom.xml +++ b/nifi-commons/nifi-processor-utilities/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-commons - 0.4.1 + 0.4.2-SNAPSHOT nifi-processor-utils jar diff --git a/nifi-commons/nifi-properties/pom.xml b/nifi-commons/nifi-properties/pom.xml index 429bbd477bb0..a8640053c901 100644 --- a/nifi-commons/nifi-properties/pom.xml +++ b/nifi-commons/nifi-properties/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-commons - 0.4.1 + 0.4.2-SNAPSHOT nifi-properties diff --git a/nifi-commons/nifi-security-utils/pom.xml b/nifi-commons/nifi-security-utils/pom.xml index 5b480b5bfae5..8f45f9d2a24d 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 - 0.4.1 + 0.4.2-SNAPSHOT nifi-security-utils Contains security functionality. diff --git a/nifi-commons/nifi-site-to-site-client/pom.xml b/nifi-commons/nifi-site-to-site-client/pom.xml index d92bcbc01961..8b87edb39e6a 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 - 0.4.1 + 0.4.2-SNAPSHOT nifi-site-to-site-client @@ -42,7 +42,7 @@ org.apache.nifi nifi-client-dto - 0.4.1 + 0.4.2-SNAPSHOT diff --git a/nifi-commons/nifi-socket-utils/pom.xml b/nifi-commons/nifi-socket-utils/pom.xml index 2f4d7ec05883..69ce99ca099f 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 - 0.4.1 + 0.4.2-SNAPSHOT nifi-socket-utils Utilities for socket communication diff --git a/nifi-commons/nifi-utils/pom.xml b/nifi-commons/nifi-utils/pom.xml index 3efe7a77994f..c35758dbd21a 100644 --- a/nifi-commons/nifi-utils/pom.xml +++ b/nifi-commons/nifi-utils/pom.xml @@ -18,10 +18,10 @@ org.apache.nifi nifi-commons - 0.4.1 + 0.4.2-SNAPSHOT nifi-utils - 0.4.1 + 0.4.2-SNAPSHOT jar org.apache.nifi nifi-standard-bundle - 0.4.1 + 0.4.2-SNAPSHOT nifi-standard-processors jar 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 bec0a5afcb3a..b7f818db0286 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 - 0.4.1 + 0.4.2-SNAPSHOT nifi-standard-reporting-tasks jar diff --git a/nifi-nar-bundles/nifi-standard-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-bundle/pom.xml index 4cdd142e1f70..9062514326ee 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 - 0.4.1 + 0.4.2-SNAPSHOT nifi-standard-bundle pom @@ -35,23 +35,23 @@ org.apache.nifi nifi-standard-processors - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-standard-prioritizers - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-standard-reporting-tasks - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-standard-content-viewer war - 0.4.1 + 0.4.2-SNAPSHOT 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 3cf6ac40a0ad..37d13bf3ad33 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 - 0.4.1 + 0.4.2-SNAPSHOT nifi-dbcp-service-api diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-dbcp-service-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-dbcp-service-nar/pom.xml index 64b77c57fa6b..b18af7548bbb 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 - 0.4.1 + 0.4.2-SNAPSHOT nifi-dbcp-service-nar @@ -31,7 +31,7 @@ org.apache.nifi nifi-dbcp-service - 0.4.1 + 0.4.2-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 00ef95afeb66..8c9f3b20de5a 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 - 0.4.1 + 0.4.2-SNAPSHOT nifi-dbcp-service jar 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 b2dfa53f0b45..98799c5d1e18 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 - 0.4.1 + 0.4.2-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 0d942406b696..1ce64a96a14a 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 - 0.4.1 + 0.4.2-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 8667644bf103..ba08af0ca1e2 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 - 0.4.1 + 0.4.2-SNAPSHOT nifi-distributed-cache-client-service jar 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 62be1b008170..ae65a68aa471 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 - 0.4.1 + 0.4.2-SNAPSHOT nifi-distributed-cache-protocol diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/nifi-distributed-cache-server/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/nifi-distributed-cache-server/pom.xml index 83eb44ab5a03..90bd0a023fbc 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 - 0.4.1 + 0.4.2-SNAPSHOT nifi-distributed-cache-server Provides a Controller Service for hosting Distributed Caches 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 8176b1b1763d..8dab088c7d4f 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 - 0.4.1 + 0.4.2-SNAPSHOT nifi-distributed-cache-services-nar 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 6c2c07cce347..7b2f5122344a 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 - 0.4.1 + 0.4.2-SNAPSHOT nifi-distributed-cache-services-bundle pom 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 bc82e57ba271..e5bbe8e507f6 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 - 0.4.1 + 0.4.2-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 0f04aaee7658..f13f3f35fef3 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 - 0.4.1 + 0.4.2-SNAPSHOT nifi-hbase_1_1_2-client-service-nar - 0.4.1 + 0.4.2-SNAPSHOT nar @@ -35,7 +35,7 @@ org.apache.nifi nifi-hbase_1_1_2-client-service - 0.4.1 + 0.4.2-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 4c4c4c249988..2dae3638affc 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 - 0.4.1 + 0.4.2-SNAPSHOT nifi-hbase_1_1_2-client-service @@ -29,7 +29,7 @@ org.apache.nifi nifi-hbase-client-service-api - 0.4.1 + 0.4.2-SNAPSHOT provided 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 f0e6ac8ab396..4f62f63e9ba3 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 @@ -19,12 +19,12 @@ org.apache.nifi nifi-standard-services - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-hbase_1_1_2-client-service-bundle - 0.4.1 + 0.4.2-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 9742deffa143..217a6c67a039 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 - 0.4.1 + 0.4.2-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 6b214c1dda81..aed3308e93eb 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 - 0.4.1 + 0.4.2-SNAPSHOT nifi-http-context-map-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 6ca2c1fc552a..c6bf68ccde88 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 - 0.4.1 + 0.4.2-SNAPSHOT nifi-http-context-map diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-http-context-map-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-http-context-map-bundle/pom.xml index 6dbb7f1cd7c4..0ce79aba8614 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 - 0.4.1 + 0.4.2-SNAPSHOT nifi-http-context-map-bundle 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 fe0c876b36d2..fd85c72f53ca 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 - 0.4.1 + 0.4.2-SNAPSHOT nifi-load-distribution-service-api jar diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-bundle/nifi-ssl-context-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-bundle/nifi-ssl-context-nar/pom.xml index 45ad2414b910..c0db06bd146b 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-bundle/nifi-ssl-context-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-bundle/nifi-ssl-context-nar/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-ssl-context-bundle - 0.4.1 + 0.4.2-SNAPSHOT nifi-ssl-context-service-nar 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 e47061332541..4d4f61ade7fb 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 - 0.4.1 + 0.4.2-SNAPSHOT nifi-ssl-context-service jar diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-bundle/pom.xml index cda5e2848358..7513f7c7d292 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 - 0.4.1 + 0.4.2-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 ed100a44e136..e8e3040b960a 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 - 0.4.1 + 0.4.2-SNAPSHOT nifi-ssl-context-service-api jar diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-standard-services-api-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-standard-services-api-nar/pom.xml index 77c2bd73e43e..7cafec55e265 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 - 0.4.1 + 0.4.2-SNAPSHOT nifi-standard-services-api-nar nar diff --git a/nifi-nar-bundles/nifi-standard-services/pom.xml b/nifi-nar-bundles/nifi-standard-services/pom.xml index ef03fbca4d56..c80357ad87f7 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 - 0.4.1 + 0.4.2-SNAPSHOT nifi-standard-services pom 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 9eb9cfc1d7ea..3eaeeef83fce 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 - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-update-attribute-model 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 6851580b4bb4..d91ac1993694 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 - 0.4.1 + 0.4.2-SNAPSHOT nifi-update-attribute-nar nar 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 81ea9ac5e80d..45a7443b433c 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 - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-update-attribute-processor 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 651857c848db..1f67b6cf2267 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 - 0.4.1 + 0.4.2-SNAPSHOT nifi-update-attribute-ui war diff --git a/nifi-nar-bundles/nifi-update-attribute-bundle/pom.xml b/nifi-nar-bundles/nifi-update-attribute-bundle/pom.xml index a9e8527dfd96..16dd78fe0a86 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 - 0.4.1 + 0.4.2-SNAPSHOT nifi-update-attribute-bundle pom @@ -34,18 +34,18 @@ org.apache.nifi nifi-update-attribute-model - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-update-attribute-processor - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-update-attribute-ui war - 0.4.1 + 0.4.2-SNAPSHOT diff --git a/nifi-nar-bundles/pom.xml b/nifi-nar-bundles/pom.xml index 04141e66bffb..b2f637c782a6 100644 --- a/nifi-nar-bundles/pom.xml +++ b/nifi-nar-bundles/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-nar-bundles @@ -55,81 +55,81 @@ org.apache.nifi nifi-distributed-cache-client-service - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-distributed-cache-client-service-api - 0.4.1 + 0.4.2-SNAPSHOT provided org.apache.nifi nifi-ssl-context-service-api - 0.4.1 + 0.4.2-SNAPSHOT provided org.apache.nifi nifi-load-distribution-service-api - 0.4.1 + 0.4.2-SNAPSHOT provided org.apache.nifi nifi-http-context-map-api - 0.4.1 + 0.4.2-SNAPSHOT provided org.apache.nifi nifi-distributed-cache-protocol - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-distributed-cache-server - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-ssl-context-service - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-http-context-map - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-volatile-provenance-repository - 0.4.1 + 0.4.2-SNAPSHOT test org.apache.nifi nifi-api - 0.4.1 + 0.4.2-SNAPSHOT provided org.apache.nifi nifi-runtime - 0.4.1 + 0.4.2-SNAPSHOT provided org.apache.nifi nifi-nar-utils - 0.4.1 + 0.4.2-SNAPSHOT provided org.apache.nifi nifi-properties - 0.4.1 + 0.4.2-SNAPSHOT provided diff --git a/pom.xml b/pom.xml index fb1ef934a712..2867abe3c403 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi - 0.4.1 + 0.4.2-SNAPSHOT pom Apache NiFi is an easy to use, powerful, and reliable system to process and distribute data. @@ -74,7 +74,7 @@ language governing permissions and limitations under the License. --> scm:git:git://git.apache.org/nifi.git scm:git:https://git-wip-us.apache.org/repos/asf/nifi.git https://git-wip-us.apache.org/repos/asf?p=nifi.git - nifi-0.4.1-RC1 + HEAD JIRA @@ -751,67 +751,67 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-api - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-utils - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-site-to-site-client - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-web-utils - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-expression-language - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-custom-ui-utilities - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-ui-extension - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-flowfile-packager - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-socket-utils - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-data-provenance-utils - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-runtime - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-bootstrap - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-resources - 0.4.1 + 0.4.2-SNAPSHOT resources runtime zip @@ -819,7 +819,7 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-docs - 0.4.1 + 0.4.2-SNAPSHOT resources runtime zip @@ -827,233 +827,233 @@ language governing permissions and limitations under the License. --> org.apache.nifi nifi-framework-nar - 0.4.1 + 0.4.2-SNAPSHOT nar org.apache.nifi nifi-provenance-repository-nar - 0.4.1 + 0.4.2-SNAPSHOT nar org.apache.nifi nifi-standard-services-api-nar - 0.4.1 + 0.4.2-SNAPSHOT nar org.apache.nifi nifi-ssl-context-service-nar - 0.4.1 + 0.4.2-SNAPSHOT nar org.apache.nifi nifi-distributed-cache-services-nar - 0.4.1 + 0.4.2-SNAPSHOT nar org.apache.nifi nifi-standard-nar - 0.4.1 + 0.4.2-SNAPSHOT nar org.apache.nifi nifi-jetty-bundle - 0.4.1 + 0.4.2-SNAPSHOT nar org.apache.nifi nifi-update-attribute-nar - 0.4.1 + 0.4.2-SNAPSHOT nar org.apache.nifi nifi-hadoop-libraries-nar - 0.4.1 + 0.4.2-SNAPSHOT nar org.apache.nifi nifi-hadoop-nar - 0.4.1 + 0.4.2-SNAPSHOT nar org.apache.nifi nifi-kite-nar - 0.4.1 + 0.4.2-SNAPSHOT nar org.apache.nifi nifi-mongodb-nar - 0.4.1 + 0.4.2-SNAPSHOT nar org.apache.nifi nifi-solr-nar - 0.4.1 + 0.4.2-SNAPSHOT nar org.apache.nifi nifi-kafka-nar - 0.4.1 + 0.4.2-SNAPSHOT nar org.apache.nifi nifi-http-context-map-nar - 0.4.1 + 0.4.2-SNAPSHOT nar org.apache.nifi nifi-social-media-nar - 0.4.1 + 0.4.2-SNAPSHOT nar org.apache.nifi nifi-hl7-nar - 0.4.1 + 0.4.2-SNAPSHOT nar org.apache.nifi nifi-language-translation-nar - 0.4.1 + 0.4.2-SNAPSHOT nar org.apache.nifi nifi-geo-nar - 0.4.1 + 0.4.2-SNAPSHOT nar org.apache.nifi nifi-aws-nar - 0.4.1 + 0.4.2-SNAPSHOT nar org.apache.nifi nifi-flume-nar - 0.4.1 + 0.4.2-SNAPSHOT nar org.apache.nifi nifi-dbcp-service-nar - 0.4.1 + 0.4.2-SNAPSHOT nar org.apache.nifi nifi-ambari-nar - 0.4.1 + 0.4.2-SNAPSHOT nar org.apache.nifi nifi-avro-nar - 0.4.1 + 0.4.2-SNAPSHOT nar org.apache.nifi nifi-image-nar - 0.4.1 + 0.4.2-SNAPSHOT nar org.apache.nifi nifi-couchbase-nar - 0.4.1 + 0.4.2-SNAPSHOT nar org.apache.nifi nifi-hbase_1_1_2-client-service-nar - 0.4.1 + 0.4.2-SNAPSHOT nar org.apache.nifi nifi-hbase-nar - 0.4.1 + 0.4.2-SNAPSHOT nar org.apache.nifi nifi-azure-nar - 0.4.1 + 0.4.2-SNAPSHOT nar org.apache.nifi nifi-ldap-iaa-providers-nar - 0.4.1 + 0.4.2-SNAPSHOT nar org.apache.nifi nifi-properties - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-security-utils - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-logging-utils - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-nar-utils - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-processor-utils - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-mock - 0.4.1 + 0.4.2-SNAPSHOT test org.apache.nifi nifi-write-ahead-log - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-dbcp-service - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-dbcp-service-api - 0.4.1 + 0.4.2-SNAPSHOT org.apache.nifi nifi-hbase-client-service-api - 0.4.1 + 0.4.2-SNAPSHOT com.jayway.jsonpath