http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-enrich-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-enrich-bundle/pom.xml b/nifi-nar-bundles/nifi-enrich-bundle/pom.xml index c6172dd..d67ddc6 100644 --- a/nifi-nar-bundles/nifi-enrich-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-enrich-bundle/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-enrich-bundle</artifactId> @@ -35,7 +35,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-enrich-processors</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> </dependencies> </dependencyManagement>
http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-evtx-bundle/nifi-evtx-nar/pom.xml ---------------------------------------------------------------------- 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 f778efb..c6348f2 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. --> <parent> <artifactId>nifi-evtx-bundle</artifactId> <groupId>org.apache.nifi</groupId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <groupId>org.apache.nifi</groupId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-evtx-bundle/nifi-evtx-processors/pom.xml ---------------------------------------------------------------------- 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 430d553..10bde31 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 @@ <parent> <artifactId>nifi-evtx-bundle</artifactId> <groupId>org.apache.nifi</groupId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-evtx-processors</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-evtx-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-evtx-bundle/pom.xml b/nifi-nar-bundles/nifi-evtx-bundle/pom.xml index 4dc55fe..50b3b53 100644 --- a/nifi-nar-bundles/nifi-evtx-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-evtx-bundle/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <groupId>org.apache.nifi</groupId> @@ -43,7 +43,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-evtx-processors</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> </dependencies> </dependencyManagement> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-extension-utils/nifi-hadoop-utils/pom.xml ---------------------------------------------------------------------- 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 b0fadca..875ecf5 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-extension-utils</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-hadoop-utils</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> <packaging>jar</packaging> <dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-extension-utils/nifi-processor-utils/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-processor-utils/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-processor-utils/pom.xml index e6f3fbf..03c62c1 100644 --- a/nifi-nar-bundles/nifi-extension-utils/nifi-processor-utils/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/nifi-processor-utils/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-extension-utils</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-processor-utils</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-avro-record-utils/pom.xml ---------------------------------------------------------------------- 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 247912e..c8fd38d 100644 --- 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-record-utils</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-avro-record-utils</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-hadoop-record-utils/pom.xml ---------------------------------------------------------------------- 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 0af8ea3..74b7c60 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-record-utils</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-hadoop-record-utils</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> <packaging>jar</packaging> <dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-mock-record-utils/pom.xml ---------------------------------------------------------------------- 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 dea079b..bdce719 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-record-utils</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-mock-record-utils</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-standard-record-utils/pom.xml ---------------------------------------------------------------------- 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 ffb57bf..a6ed07e 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-record-utils</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-standard-record-utils</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/pom.xml ---------------------------------------------------------------------- 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 e31016b..824d17b 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-extension-utils</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <packaging>pom</packaging> <artifactId>nifi-record-utils</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-extension-utils/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-extension-utils/pom.xml b/nifi-nar-bundles/nifi-extension-utils/pom.xml index 9545768..ac8a4ed 100644 --- a/nifi-nar-bundles/nifi-extension-utils/pom.xml +++ b/nifi-nar-bundles/nifi-extension-utils/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <packaging>pom</packaging> <artifactId>nifi-extension-utils</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-nar/pom.xml ---------------------------------------------------------------------- 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 bde617c..ff810ab 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-flume-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-flume-nar</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> <packaging>nar</packaging> <properties> <maven.javadoc.skip>true</maven.javadoc.skip> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-processors/pom.xml ---------------------------------------------------------------------- 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 99785be..2b96316 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-flume-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-flume-processors</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-flume-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-flume-bundle/pom.xml b/nifi-nar-bundles/nifi-flume-bundle/pom.xml index 1fd3875..b9fd40c 100644 --- a/nifi-nar-bundles/nifi-flume-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-flume-bundle/pom.xml @@ -18,10 +18,10 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-flume-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> <packaging>pom</packaging> <description>A bundle of processors that run Flume sources/sinks</description> <modules> @@ -33,7 +33,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-flume-processors</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> </dependencies> </dependencyManagement> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework-nar/pom.xml ---------------------------------------------------------------------- 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 e6ca06a..914781b 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-framework-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-framework-nar</artifactId> <packaging>nar</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-administration/pom.xml ---------------------------------------------------------------------- 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 e01ab7a..1190737 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-framework</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-administration</artifactId> <dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-authorizer/pom.xml ---------------------------------------------------------------------- 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 22e3f54..32ca5cf 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 @@ <parent> <artifactId>nifi-framework</artifactId> <groupId>org.apache.nifi</groupId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-client-dto/pom.xml ---------------------------------------------------------------------- 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 5332c56..05e9fff 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-framework</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-client-dto</artifactId> <dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-documentation/pom.xml ---------------------------------------------------------------------- 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 440530d..a10c4b7 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-framework</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-documentation</artifactId> <dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-file-authorizer/pom.xml ---------------------------------------------------------------------- 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 d044d11..9e5f02a 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-framework</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-file-authorizer</artifactId> <build> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-flowfile-repo-serialization/pom.xml ---------------------------------------------------------------------- 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 fcbcdbd..7bb7be7 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-framework</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-flowfile-repo-serialization</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-authorization/pom.xml ---------------------------------------------------------------------- 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 e79ea7e..4b5a303 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-framework</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-framework-authorization</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster-protocol/pom.xml ---------------------------------------------------------------------- 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 2f3a9d8..cc45109 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-framework</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-framework-cluster-protocol</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster/pom.xml ---------------------------------------------------------------------- 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 f11d029..6f0eae3 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 @@ -18,7 +18,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-framework</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-framework-cluster</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core-api/pom.xml ---------------------------------------------------------------------- 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 92f9551..0cf5906 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 @@ -18,7 +18,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-framework</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-framework-core-api</artifactId> <dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/pom.xml ---------------------------------------------------------------------- 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 ce90a44..ff168ab 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-framework</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-framework-core</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-nar-utils/pom.xml ---------------------------------------------------------------------- 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 42358b3..f373201 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-framework</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-framework-nar-utils</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-nar-utils/pom.xml ---------------------------------------------------------------------- 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 242b498..0a576e4 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-framework</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-nar-utils</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-properties-loader/pom.xml ---------------------------------------------------------------------- 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 0919ec5..1943045 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-framework</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-properties-loader</artifactId> <name>nifi-properties-loader</name> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-repository-models/pom.xml ---------------------------------------------------------------------- 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 75b28a8..526b71c 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-framework</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-repository-models</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/pom.xml ---------------------------------------------------------------------- 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 0154864..232870c 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-framework</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-resources</artifactId> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-runtime/pom.xml ---------------------------------------------------------------------- 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 5e1cb63..f1092f7 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-framework</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-runtime</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-security/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-security/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-security/pom.xml index e9f8e66..401ea6b 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-security/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-security/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-framework</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-security</artifactId> <description>Contains security functionality common to NiFi.</description> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-site-to-site/pom.xml ---------------------------------------------------------------------- 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 f094b76..374b5a0 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-framework</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-site-to-site</artifactId> <dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-standard-prioritizers/pom.xml ---------------------------------------------------------------------- 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 863aa0e..7e7406c 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-framework</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-prioritizers</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-user-actions/pom.xml ---------------------------------------------------------------------- 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 75534e4..3b10f15 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-framework</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-user-actions</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-custom-ui-utilities/pom.xml ---------------------------------------------------------------------- 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 06bf959..b193a58 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-web</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-custom-ui-utilities</artifactId> <dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-jetty/pom.xml ---------------------------------------------------------------------- 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 3bf751d..dc71d6a 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-web</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-jetty</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-ui-extension/pom.xml ---------------------------------------------------------------------- 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 8465816..77c104c 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-web</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-ui-extension</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/pom.xml ---------------------------------------------------------------------- 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 75f3307..55a68de 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-web</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-web-api</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-content-access/pom.xml ---------------------------------------------------------------------- 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 20493d6..2ced2ed 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-web</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-web-content-access</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-content-viewer/pom.xml ---------------------------------------------------------------------- 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 371152b..1da0b1b 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-web</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-web-content-viewer</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-docs/pom.xml ---------------------------------------------------------------------- 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 c00f38d..647bc80 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-web</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-web-docs</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-error/pom.xml ---------------------------------------------------------------------- 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 7509334..7b102a8 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-web</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-web-error</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-optimistic-locking/pom.xml ---------------------------------------------------------------------- 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 9b1ec32..b56a710 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-web</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-web-optimistic-locking</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-security/pom.xml ---------------------------------------------------------------------- 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 523ab6e..fb7318d 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-web</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-web-security</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/pom.xml ---------------------------------------------------------------------- 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 d822719..c227c9b 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-web</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-web-ui</artifactId> <packaging>war</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/pom.xml ---------------------------------------------------------------------- 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 09d469c..5426f43 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-framework</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-web</artifactId> <packaging>pom</packaging> @@ -40,31 +40,31 @@ <groupId>org.apache.nifi</groupId> <artifactId>nifi-web-api</artifactId> <type>war</type> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-web-error</artifactId> <type>war</type> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-web-docs</artifactId> <type>war</type> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-web-content-viewer</artifactId> <type>war</type> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-web-ui</artifactId> <type>war</type> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> </dependencies> </dependencyManagement> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/pom.xml ---------------------------------------------------------------------- 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 e895a45f..3e55802 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-framework-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-framework</artifactId> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-framework-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-framework-bundle/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/pom.xml index ee66438..55d8cce 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-framework-bundle</artifactId> <packaging>pom</packaging> @@ -31,102 +31,102 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-framework-cluster-protocol</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-framework-cluster</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-runtime</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-client-dto</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-web-content-access</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-security</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-framework-core-api</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-framework-nar-utils</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-site-to-site</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-framework-core</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-properties-loader</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-framework-authorization</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-user-actions</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-administration</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-jetty</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-web-optimistic-locking</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-web-security</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-documentation</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-file-authorizer</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-authorizer</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> </dependencies> </dependencyManagement> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-nar/pom.xml ---------------------------------------------------------------------- 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 7ad2951..7b88bb7 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-gcp-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-gcp-nar</artifactId> @@ -33,7 +33,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-gcp-processors</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/pom.xml ---------------------------------------------------------------------- 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 73e7bf4..6be69be 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-gcp-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-gcp-processors</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-gcp-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-gcp-bundle/pom.xml b/nifi-nar-bundles/nifi-gcp-bundle/pom.xml index 5906a31..103edfe 100644 --- a/nifi-nar-bundles/nifi-gcp-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-gcp-bundle/pom.xml @@ -19,11 +19,11 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-gcp-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> <packaging>pom</packaging> <modules> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-grpc-bundle/nifi-grpc-nar/pom.xml ---------------------------------------------------------------------- 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 1268a78..d10a478 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-grpc-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-grpc-nar</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> <packaging>nar</packaging> <properties> <maven.javadoc.skip>true</maven.javadoc.skip> @@ -39,7 +39,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-grpc-processors</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-grpc-bundle/nifi-grpc-processors/pom.xml ---------------------------------------------------------------------- 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 a866afe..fa74818 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. --> <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-grpc-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-grpc-processors</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-grpc-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-grpc-bundle/pom.xml b/nifi-nar-bundles/nifi-grpc-bundle/pom.xml index a51df6a..186d71c 100644 --- a/nifi-nar-bundles/nifi-grpc-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-grpc-bundle/pom.xml @@ -19,12 +19,12 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-grpc-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> <packaging>pom</packaging> <description>A bundle of processors that speak the gRPC protocol</description> @@ -38,7 +38,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-grpc-processors</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> </dependencies> </dependencyManagement> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-hadoop-bundle/nifi-hadoop-nar/pom.xml ---------------------------------------------------------------------- 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 edc4220..849e84c 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hadoop-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-hadoop-nar</artifactId> <packaging>nar</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/pom.xml ---------------------------------------------------------------------- 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 3645ffa..e6b8b91 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hadoop-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-hdfs-processors</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-hadoop-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-hadoop-bundle/pom.xml b/nifi-nar-bundles/nifi-hadoop-bundle/pom.xml index 0c7ceea..5fe549b 100644 --- a/nifi-nar-bundles/nifi-hadoop-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-hadoop-bundle/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-hadoop-bundle</artifactId> <packaging>pom</packaging> @@ -31,7 +31,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hdfs-processors</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> </dependencies> </dependencyManagement> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-hadoop-libraries-bundle/nifi-hadoop-libraries-nar/pom.xml ---------------------------------------------------------------------- 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 c9108c6..4e8ecfa 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hadoop-libraries-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-hadoop-libraries-nar</artifactId> <packaging>nar</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-hadoop-libraries-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-hadoop-libraries-bundle/pom.xml b/nifi-nar-bundles/nifi-hadoop-libraries-bundle/pom.xml index 803c30a..1a69aee 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hadoop-libraries-bundle</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-nar/pom.xml ---------------------------------------------------------------------- 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 c39225d..03ab70a 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hbase-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-hbase-nar</artifactId> <packaging>nar</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-processors/pom.xml ---------------------------------------------------------------------- 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 a575ed2..1ec18b3 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hbase-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-hbase-processors</artifactId> <description>Support for interacting with HBase</description> @@ -27,13 +27,13 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hbase-client-service-api</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-distributed-cache-client-service-api</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> <scope>provided</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-hbase-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-hbase-bundle/pom.xml b/nifi-nar-bundles/nifi-hbase-bundle/pom.xml index 5192730..85e7d6f 100644 --- a/nifi-nar-bundles/nifi-hbase-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-hbase-bundle/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-hbase-bundle</artifactId> @@ -35,7 +35,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hbase-processors</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hbase</groupId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-nar/pom.xml ---------------------------------------------------------------------- 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 312c2df..1e368f3 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hive-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-hive-nar</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> <packaging>nar</packaging> <properties> <maven.javadoc.skip>true</maven.javadoc.skip> @@ -39,7 +39,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hive-processors</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-processors/pom.xml ---------------------------------------------------------------------- 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 7caee3a..44b548e 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hive-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-hive-processors</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-services-api-nar/pom.xml ---------------------------------------------------------------------- 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 46712ac..db92709 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hive-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-hive-services-api-nar</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> <packaging>nar</packaging> <properties> <maven.javadoc.skip>true</maven.javadoc.skip> @@ -39,7 +39,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hive-services-api</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-services-api/pom.xml ---------------------------------------------------------------------- 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 a941652..9245a94 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hive-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-hive-services-api</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-hive-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-hive-bundle/pom.xml b/nifi-nar-bundles/nifi-hive-bundle/pom.xml index 7977f93..51e6841 100644 --- a/nifi-nar-bundles/nifi-hive-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-hive-bundle/pom.xml @@ -19,11 +19,11 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-hive-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> <packaging>pom</packaging> <properties> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-hl7-bundle/nifi-hl7-nar/pom.xml ---------------------------------------------------------------------- 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 2762f34..1d442aa 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hl7-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-hl7-nar</artifactId> @@ -33,7 +33,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hl7-processors</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-hl7-bundle/nifi-hl7-processors/pom.xml ---------------------------------------------------------------------- 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 dff4ff6..09868e0 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hl7-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-hl7-processors</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-hl7-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-hl7-bundle/pom.xml b/nifi-nar-bundles/nifi-hl7-bundle/pom.xml index 3d64e9d..12b3281 100644 --- a/nifi-nar-bundles/nifi-hl7-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-hl7-bundle/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-hl7-bundle</artifactId> @@ -35,12 +35,12 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hl7-processors</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hl7-query-language</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> </dependencies> </dependencyManagement> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-html-bundle/nifi-html-nar/pom.xml ---------------------------------------------------------------------- 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 04e6c18..082eced 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-html-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-html-nar</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-html-bundle/nifi-html-processors/pom.xml ---------------------------------------------------------------------- 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 0962ab8..05a0be0 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-html-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-html-processors</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-html-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-html-bundle/pom.xml b/nifi-nar-bundles/nifi-html-bundle/pom.xml index 7d7fe84..e605f80 100644 --- a/nifi-nar-bundles/nifi-html-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-html-bundle/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-html-bundle</artifactId> @@ -35,7 +35,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-html-processors</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> </dependencies> </dependencyManagement> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-ignite-bundle/nifi-ignite-nar/pom.xml ---------------------------------------------------------------------- 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 2e08e09..bc23fec 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-ignite-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-ignite-nar</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-ignite-bundle/nifi-ignite-processors/pom.xml ---------------------------------------------------------------------- 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 e2657d3..5f09d8c 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-ignite-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-ignite-processors</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-ignite-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-ignite-bundle/pom.xml b/nifi-nar-bundles/nifi-ignite-bundle/pom.xml index ed7e73b..6342e32 100644 --- a/nifi-nar-bundles/nifi-ignite-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-ignite-bundle/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-ignite-bundle</artifactId> @@ -35,7 +35,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-ignite-processors</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> </dependencies> </dependencyManagement> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-jetty-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-jetty-bundle/pom.xml b/nifi-nar-bundles/nifi-jetty-bundle/pom.xml index 1f49feb..d1a3d18 100644 --- a/nifi-nar-bundles/nifi-jetty-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-jetty-bundle/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-jetty-bundle</artifactId> <packaging>nar</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-cf-service-nar/pom.xml ---------------------------------------------------------------------- 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 375cfd8..adaa744 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-jms-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-jms-cf-service-nar</artifactId> <packaging>nar</packaging> @@ -35,7 +35,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-jms-cf-service</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-cf-service/pom.xml ---------------------------------------------------------------------- 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 d0f01c1..e45ae37 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-jms-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>nifi-jms-cf-service</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors-nar/pom.xml ---------------------------------------------------------------------- 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 3418d76..6630e4d 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-jms-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-jms-processors-nar</artifactId> <packaging>nar</packaging> @@ -35,7 +35,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-jms-processors</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors/pom.xml ---------------------------------------------------------------------- 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 bfa411b..a4623a1 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-jms-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>nifi-jms-processors</artifactId> @@ -30,7 +30,7 @@ <groupId>org.apache.nifi</groupId> <artifactId>nifi-jms-cf-service</artifactId> <scope>provided</scope> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework</groupId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-jms-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-jms-bundle/pom.xml b/nifi-nar-bundles/nifi-jms-bundle/pom.xml index 1149223..e2674b4 100644 --- a/nifi-nar-bundles/nifi-jms-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-jms-bundle/pom.xml @@ -17,10 +17,10 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-jms-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> <packaging>pom</packaging> <description>A bundle of processors that publish to and consume messages from JMS.</description> <modules> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-10-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-10-nar/pom.xml b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-10-nar/pom.xml index 24762e0..bca1d6f 100644 --- a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-10-nar/pom.xml +++ b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-10-nar/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-kafka-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-kafka-0-10-nar</artifactId> <packaging>nar</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-10-processors/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-10-processors/pom.xml b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-10-processors/pom.xml index f8da3a8..1225581 100644 --- a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-10-processors/pom.xml +++ b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-10-processors/pom.xml @@ -16,7 +16,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-kafka-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>nifi-kafka-0-10-processors</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-11-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-11-nar/pom.xml b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-11-nar/pom.xml index 75e77ce..0e80163 100644 --- a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-11-nar/pom.xml +++ b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-11-nar/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-kafka-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-kafka-0-11-nar</artifactId> <packaging>nar</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-11-processors/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-11-processors/pom.xml b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-11-processors/pom.xml index 18b2b3e..bb7e1b0 100644 --- a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-11-processors/pom.xml +++ b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-11-processors/pom.xml @@ -16,7 +16,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-kafka-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>nifi-kafka-0-11-processors</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-8-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-8-nar/pom.xml b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-8-nar/pom.xml index 93fb231..a80bb66 100644 --- a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-8-nar/pom.xml +++ b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-8-nar/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-kafka-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>nifi-kafka-0-8-nar</artifactId> <packaging>nar</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/a57911d3/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-8-processors/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-8-processors/pom.xml b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-8-processors/pom.xml index 16f5a09..21acd03 100644 --- a/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-8-processors/pom.xml +++ b/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-8-processors/pom.xml @@ -16,7 +16,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-kafka-bundle</artifactId> - <version>1.4.0</version> + <version>1.5.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>nifi-kafka-0-8-processors</artifactId>
