http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/nifi-distributed-cache-server/pom.xml ---------------------------------------------------------------------- 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 c6da088..1cc8752 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-distributed-cache-services-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-distributed-cache-server</artifactId> <description>Provides a Controller Service for hosting Distributed Caches</description> @@ -33,22 +33,22 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-processor-utils</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-ssl-context-service-api</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-write-ahead-log</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> @@ -63,7 +63,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency>
http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/nifi-distributed-cache-services-nar/pom.xml ---------------------------------------------------------------------- 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 07a63e4..5d7d465 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-distributed-cache-services-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-distributed-cache-services-nar</artifactId> <packaging>nar</packaging> @@ -29,7 +29,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services-api-nar</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <type>nar</type> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/pom.xml ---------------------------------------------------------------------- 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 e13a44b..994e6c4 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-distributed-cache-services-bundle</artifactId> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-hbase-client-service-api/pom.xml ---------------------------------------------------------------------- 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 004c913..d70b250 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-hbase-client-service-api</artifactId> @@ -34,7 +34,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/nifi-hbase_1_1_2-client-service-nar/pom.xml ---------------------------------------------------------------------- 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 e825a20..1ebcb67 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hbase_1_1_2-client-service-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-hbase_1_1_2-client-service-nar</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <packaging>nar</packaging> <properties> <maven.javadoc.skip>true</maven.javadoc.skip> @@ -34,13 +34,13 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services-api-nar</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <type>nar</type> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hbase_1_1_2-client-service</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/nifi-hbase_1_1_2-client-service/pom.xml ---------------------------------------------------------------------- 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 5dcc010..dcb1f76 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hbase_1_1_2-client-service-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-hbase_1_1_2-client-service</artifactId> @@ -28,7 +28,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hbase-client-service-api</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>provided</scope> </dependency> <dependency> @@ -44,12 +44,12 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hadoop-utils</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> @@ -100,7 +100,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/pom.xml ---------------------------------------------------------------------- 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 c0754ac..3915aff 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/pom.xml @@ -18,11 +18,11 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hbase_1_1_2-client-service-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <packaging>pom</packaging> <properties> <hadoop.version>2.7.3</hadoop.version> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-http-context-map-api/pom.xml ---------------------------------------------------------------------- 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 30996dd..5a5a883 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-http-context-map-api</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-http-context-map-bundle/nifi-http-context-map-nar/pom.xml ---------------------------------------------------------------------- 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 4b924a1..c159744 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-http-context-map-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-http-context-map-nar</artifactId> @@ -31,7 +31,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services-api-nar</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <type>nar</type> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-http-context-map-bundle/nifi-http-context-map/pom.xml ---------------------------------------------------------------------- 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 7530df6..7c83d73 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-http-context-map-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-http-context-map</artifactId> @@ -31,7 +31,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-http-context-map-bundle/pom.xml ---------------------------------------------------------------------- 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 1c9a914..f02783e 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-http-context-map-bundle</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/nifi-hwx-schema-registry-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/nifi-hwx-schema-registry-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/nifi-hwx-schema-registry-nar/pom.xml index 44e70d3..e753171 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/nifi-hwx-schema-registry-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/nifi-hwx-schema-registry-nar/pom.xml @@ -14,7 +14,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hwx-schema-registry-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-hwx-schema-registry-nar</artifactId> <packaging>nar</packaging> @@ -22,13 +22,13 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services-api-nar</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <type>nar</type> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hwx-schema-registry-service</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/nifi-hwx-schema-registry-service/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/nifi-hwx-schema-registry-service/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/nifi-hwx-schema-registry-service/pom.xml index e792cd4..8552683 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/nifi-hwx-schema-registry-service/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/nifi-hwx-schema-registry-service/pom.xml @@ -22,7 +22,7 @@ limitations under the License. <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hwx-schema-registry-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-hwx-schema-registry-service</artifactId> @@ -39,7 +39,7 @@ limitations under the License. <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> @@ -48,7 +48,7 @@ limitations under the License. <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-avro-record-utils</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> @@ -233,7 +233,7 @@ limitations under the License. <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>test</scope> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/pom.xml index 7793bbe..dcba124 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-hwx-schema-registry-bundle/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-hwx-schema-registry-bundle</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-api/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-api/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-api/pom.xml index d2a41f7..e8dc9d5 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-api/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-kerberos-credentials-service-api</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-bundle/nifi-kerberos-credentials-service-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-bundle/nifi-kerberos-credentials-service-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-bundle/nifi-kerberos-credentials-service-nar/pom.xml index 8a2fbd3..0dfd72f 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-bundle/nifi-kerberos-credentials-service-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-bundle/nifi-kerberos-credentials-service-nar/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-kerberos-credentials-service-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-kerberos-credentials-service-nar</artifactId> <packaging>nar</packaging> @@ -25,13 +25,13 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services-api-nar</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <type>nar</type> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-kerberos-credentials-service</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-bundle/nifi-kerberos-credentials-service/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-bundle/nifi-kerberos-credentials-service/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-bundle/nifi-kerberos-credentials-service/pom.xml index 09ed8b6..552dddb 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-bundle/nifi-kerberos-credentials-service/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-bundle/nifi-kerberos-credentials-service/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-kerberos-credentials-service-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-kerberos-credentials-service</artifactId> <packaging>jar</packaging> @@ -30,7 +30,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-bundle/pom.xml index 34c0189..6464709 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-credentials-service-bundle/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-kerberos-credentials-service-bundle</artifactId> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-load-distribution-service-api/pom.xml ---------------------------------------------------------------------- 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 a4c02bf..9c535b9 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-load-distribution-service-api</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-lookup-service-api/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-lookup-service-api/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-lookup-service-api/pom.xml index 2ad5a00..397b654 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-lookup-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-lookup-service-api/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-lookup-service-api</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services-nar/pom.xml index 319fa3c..bc0e99b 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services-nar/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-lookup-services-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-lookup-services-nar</artifactId> <packaging>nar</packaging> @@ -25,13 +25,13 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services-api-nar</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <type>nar</type> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-lookup-services</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services/pom.xml index a2dbbd0..0b58757 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-lookup-services-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-lookup-services</artifactId> <packaging>jar</packaging> @@ -26,7 +26,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-processor-utils</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> @@ -35,7 +35,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> @@ -70,7 +70,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/pom.xml index 4713db9..5d796e2 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-lookup-services-bundle</artifactId> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-mongodb-client-service-api/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-mongodb-client-service-api/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-mongodb-client-service-api/pom.xml index 7cf005e..14e9e4e 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-mongodb-client-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-mongodb-client-service-api/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-mongodb-client-service-api</artifactId> @@ -34,7 +34,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.mongodb</groupId> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-mongodb-services-bundle/nifi-mongodb-services-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-mongodb-services-bundle/nifi-mongodb-services-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-mongodb-services-bundle/nifi-mongodb-services-nar/pom.xml index 436aa09..a0da644 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-mongodb-services-bundle/nifi-mongodb-services-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-mongodb-services-bundle/nifi-mongodb-services-nar/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mongodb-services-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-mongodb-services-nar</artifactId> <packaging>nar</packaging> @@ -25,13 +25,13 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services-api-nar</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <type>nar</type> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mongodb-services</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-mongodb-services-bundle/nifi-mongodb-services/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-mongodb-services-bundle/nifi-mongodb-services/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-mongodb-services-bundle/nifi-mongodb-services/pom.xml index ce0498b..cb92dc9 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-mongodb-services-bundle/nifi-mongodb-services/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-mongodb-services-bundle/nifi-mongodb-services/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mongodb-services-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-mongodb-services</artifactId> <packaging>jar</packaging> @@ -26,7 +26,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-processor-utils</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> @@ -35,7 +35,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> @@ -58,7 +58,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-mongodb-services-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-mongodb-services-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-mongodb-services-bundle/pom.xml index a0f3b61..1ae78bb 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-mongodb-services-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-mongodb-services-bundle/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-mongodb-services-bundle</artifactId> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-service-api/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-service-api/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-service-api/pom.xml index 10622da..71ecee1 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-service-api/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-record-serialization-service-api</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services-nar/pom.xml index cd46ac3..46aa798 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services-nar/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-record-serialization-services-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-record-serialization-services-nar</artifactId> <packaging>nar</packaging> @@ -29,13 +29,13 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services-api-nar</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <type>nar</type> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-record-serialization-services</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>compile</scope> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services/pom.xml index 8fbbe75..4c958f5 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-record-serialization-services-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-record-serialization-services</artifactId> @@ -27,7 +27,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> @@ -44,7 +44,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-avro-record-utils</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>com.jayway.jsonpath</groupId> @@ -89,7 +89,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>test</scope> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/pom.xml index 0c8ee4a..2f3713f 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-record-serialization-services-bundle</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-schema-registry-service-api/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-schema-registry-service-api/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-schema-registry-service-api/pom.xml index 9859b3d..9d1bc46 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-schema-registry-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-schema-registry-service-api/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-schema-registry-service-api</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-bundle/nifi-ssl-context-nar/pom.xml ---------------------------------------------------------------------- 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 ad5d152..a795a4d 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-ssl-context-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-ssl-context-service-nar</artifactId> <packaging>nar</packaging> @@ -29,7 +29,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services-api-nar</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <type>nar</type> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-bundle/nifi-ssl-context-service/pom.xml ---------------------------------------------------------------------- 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 ce74f9d..66924bc 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-ssl-context-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-ssl-context-service</artifactId> <packaging>jar</packaging> @@ -33,12 +33,12 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-security-utils</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>test</scope> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-bundle/pom.xml ---------------------------------------------------------------------- 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 ca59012..cf93971 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-ssl-context-bundle</artifactId> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-service-api/pom.xml ---------------------------------------------------------------------- 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 8910ca0..4f37338 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-ssl-context-service-api</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/nifi-standard-services-api-nar/pom.xml ---------------------------------------------------------------------- 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 3c58262..3cb8312 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-standard-services-api-nar</artifactId> <packaging>nar</packaging> @@ -49,7 +49,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-dbcp-service-api</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>compile</scope> </dependency> <dependency> @@ -60,7 +60,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hbase-client-service-api</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>compile</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-standard-services/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-services/pom.xml b/nifi-nar-bundles/nifi-standard-services/pom.xml index e2ccc70..73467c0 100644 --- a/nifi-nar-bundles/nifi-standard-services/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-standard-services</artifactId> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-stateful-analysis-bundle/nifi-stateful-analysis-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-stateful-analysis-bundle/nifi-stateful-analysis-nar/pom.xml b/nifi-nar-bundles/nifi-stateful-analysis-bundle/nifi-stateful-analysis-nar/pom.xml index 01e207c..f8dd251 100644 --- a/nifi-nar-bundles/nifi-stateful-analysis-bundle/nifi-stateful-analysis-nar/pom.xml +++ b/nifi-nar-bundles/nifi-stateful-analysis-bundle/nifi-stateful-analysis-nar/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-stateful-analysis-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-stateful-analysis-nar</artifactId> <packaging>nar</packaging> @@ -30,7 +30,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services-api-nar</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <type>nar</type> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-stateful-analysis-bundle/nifi-stateful-analysis-processors/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-stateful-analysis-bundle/nifi-stateful-analysis-processors/pom.xml b/nifi-nar-bundles/nifi-stateful-analysis-bundle/nifi-stateful-analysis-processors/pom.xml index bd07640..c270411 100644 --- a/nifi-nar-bundles/nifi-stateful-analysis-bundle/nifi-stateful-analysis-processors/pom.xml +++ b/nifi-nar-bundles/nifi-stateful-analysis-bundle/nifi-stateful-analysis-processors/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-stateful-analysis-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-stateful-analysis-processors</artifactId> @@ -34,12 +34,12 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-processor-utils</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <!-- External dependencies --> @@ -48,7 +48,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-stateful-analysis-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-stateful-analysis-bundle/pom.xml b/nifi-nar-bundles/nifi-stateful-analysis-bundle/pom.xml index 33d6309..839b2ba 100644 --- a/nifi-nar-bundles/nifi-stateful-analysis-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-stateful-analysis-bundle/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-stateful-analysis-bundle</artifactId> <packaging>pom</packaging> @@ -30,7 +30,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-stateful-analysis-processors</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> </dependencies> </dependencyManagement> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-tcp-bundle/nifi-tcp-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-tcp-bundle/nifi-tcp-nar/pom.xml b/nifi-nar-bundles/nifi-tcp-bundle/nifi-tcp-nar/pom.xml index d567527..c7ed3e6 100644 --- a/nifi-nar-bundles/nifi-tcp-bundle/nifi-tcp-nar/pom.xml +++ b/nifi-nar-bundles/nifi-tcp-bundle/nifi-tcp-nar/pom.xml @@ -19,11 +19,11 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-tcp-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-tcp-nar</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <packaging>nar</packaging> <properties> <maven.javadoc.skip>true</maven.javadoc.skip> @@ -34,7 +34,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-tcp-processors</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-tcp-bundle/nifi-tcp-processors/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-tcp-bundle/nifi-tcp-processors/pom.xml b/nifi-nar-bundles/nifi-tcp-bundle/nifi-tcp-processors/pom.xml index 0d7ccbf..6b5e8f9 100644 --- a/nifi-nar-bundles/nifi-tcp-bundle/nifi-tcp-processors/pom.xml +++ b/nifi-nar-bundles/nifi-tcp-bundle/nifi-tcp-processors/pom.xml @@ -15,7 +15,7 @@ language governing permissions and limitations under the License. --> <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-tcp-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-tcp-processors</artifactId> @@ -29,12 +29,12 @@ language governing permissions and limitations under the License. --> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-processor-utils</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-tcp-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-tcp-bundle/pom.xml b/nifi-nar-bundles/nifi-tcp-bundle/pom.xml index b278d2c..889b2b1 100644 --- a/nifi-nar-bundles/nifi-tcp-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-tcp-bundle/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-update-attribute-bundle/nifi-update-attribute-model/pom.xml ---------------------------------------------------------------------- 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 d58908a..02c3aa5 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-update-attribute-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-update-attribute-model</artifactId> @@ -27,7 +27,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-security-utils</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-update-attribute-bundle/nifi-update-attribute-nar/pom.xml ---------------------------------------------------------------------- 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 11e3a12..2d51741 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-update-attribute-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-update-attribute-nar</artifactId> <packaging>nar</packaging> @@ -29,7 +29,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-processor-utils</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-update-attribute-bundle/nifi-update-attribute-processor/pom.xml ---------------------------------------------------------------------- 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 ac359b5..2c15d0d 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-update-attribute-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-update-attribute-processor</artifactId> @@ -44,12 +44,12 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>test</scope> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-update-attribute-bundle/nifi-update-attribute-ui/pom.xml ---------------------------------------------------------------------- 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 73581bb..4321052 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-update-attribute-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-update-attribute-ui</artifactId> <packaging>war</packaging> @@ -67,29 +67,29 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-custom-ui-utilities</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-processor-utils</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-expression-language</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-web-utils</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>javax.servlet</groupId> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-update-attribute-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-update-attribute-bundle/pom.xml b/nifi-nar-bundles/nifi-update-attribute-bundle/pom.xml index b488fe4..9289d7c 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 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-update-attribute-bundle</artifactId> <packaging>pom</packaging> @@ -34,18 +34,18 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-update-attribute-model</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-update-attribute-processor</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-update-attribute-ui</artifactId> <type>war</type> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> </dependencies> </dependencyManagement> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-processors-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-processors-nar/pom.xml b/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-processors-nar/pom.xml index f4c833c..45c2678 100644 --- a/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-processors-nar/pom.xml +++ b/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-processors-nar/pom.xml @@ -19,11 +19,11 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-websocket-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-websocket-processors-nar</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <packaging>nar</packaging> <properties> <maven.javadoc.skip>true</maven.javadoc.skip> @@ -34,13 +34,13 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-websocket-services-api-nar</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <type>nar</type> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-websocket-processors</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-processors/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-processors/pom.xml b/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-processors/pom.xml index b462c9c..0778f11 100644 --- a/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-processors/pom.xml +++ b/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-processors/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-websocket-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-websocket-processors</artifactId> @@ -33,12 +33,12 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-processor-utils</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-websocket-services-api</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>provided</scope> </dependency> <dependency> @@ -49,7 +49,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-api-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-api-nar/pom.xml b/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-api-nar/pom.xml index fe1a1cb..e9e3a86 100644 --- a/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-api-nar/pom.xml +++ b/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-api-nar/pom.xml @@ -19,11 +19,11 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-websocket-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-websocket-services-api-nar</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <packaging>nar</packaging> <properties> <maven.javadoc.skip>true</maven.javadoc.skip> @@ -34,13 +34,13 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services-api-nar</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <type>nar</type> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-websocket-services-api</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-api/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-api/pom.xml b/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-api/pom.xml index 51ed307..54653f8 100644 --- a/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-api/pom.xml +++ b/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-api/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-websocket-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>nifi-websocket-services-api</artifactId> @@ -25,7 +25,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-processor-utils</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>log4j</groupId> @@ -36,7 +36,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>test</scope> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-jetty-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-jetty-nar/pom.xml b/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-jetty-nar/pom.xml index 14e777e..17d4a17 100644 --- a/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-jetty-nar/pom.xml +++ b/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-jetty-nar/pom.xml @@ -19,11 +19,11 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-websocket-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-websocket-services-jetty-nar</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <packaging>nar</packaging> <properties> <maven.javadoc.skip>true</maven.javadoc.skip> @@ -34,13 +34,13 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-websocket-services-api-nar</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <type>nar</type> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-websocket-services-jetty</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-jetty/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-jetty/pom.xml b/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-jetty/pom.xml index 54497d7..cafdf4b 100644 --- a/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-jetty/pom.xml +++ b/nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-services-jetty/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-websocket-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>nifi-websocket-services-jetty</artifactId> @@ -25,7 +25,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-websocket-services-api</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.eclipse.jetty.websocket</groupId> @@ -41,7 +41,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-websocket-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-websocket-bundle/pom.xml b/nifi-nar-bundles/nifi-websocket-bundle/pom.xml index 18984b1..accad41 100644 --- a/nifi-nar-bundles/nifi-websocket-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-websocket-bundle/pom.xml @@ -19,12 +19,12 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-websocket-bundle</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <packaging>pom</packaging> <modules> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-windows-event-log-bundle/nifi-windows-event-log-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-windows-event-log-bundle/nifi-windows-event-log-nar/pom.xml b/nifi-nar-bundles/nifi-windows-event-log-bundle/nifi-windows-event-log-nar/pom.xml index e1f6ca4..b2f4845 100644 --- a/nifi-nar-bundles/nifi-windows-event-log-bundle/nifi-windows-event-log-nar/pom.xml +++ b/nifi-nar-bundles/nifi-windows-event-log-bundle/nifi-windows-event-log-nar/pom.xml @@ -14,7 +14,7 @@ language governing permissions and limitations under the License. --> <parent> <artifactId>nifi-windows-event-log-bundle</artifactId> <groupId>org.apache.nifi</groupId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <groupId>org.apache.nifi</groupId> @@ -29,7 +29,7 @@ language governing permissions and limitations under the License. --> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services-api-nar</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <type>nar</type> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-windows-event-log-bundle/nifi-windows-event-log-processors/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-windows-event-log-bundle/nifi-windows-event-log-processors/pom.xml b/nifi-nar-bundles/nifi-windows-event-log-bundle/nifi-windows-event-log-processors/pom.xml index e26a4bf..140bb51 100644 --- a/nifi-nar-bundles/nifi-windows-event-log-bundle/nifi-windows-event-log-processors/pom.xml +++ b/nifi-nar-bundles/nifi-windows-event-log-bundle/nifi-windows-event-log-processors/pom.xml @@ -14,7 +14,7 @@ language governing permissions and limitations under the License. --> <parent> <artifactId>nifi-windows-event-log-bundle</artifactId> <groupId>org.apache.nifi</groupId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>nifi-windows-event-log-processors</artifactId> @@ -39,7 +39,7 @@ language governing permissions and limitations under the License. --> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>net.java.dev.jna</groupId> @@ -59,7 +59,7 @@ language governing permissions and limitations under the License. --> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/nifi-windows-event-log-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-windows-event-log-bundle/pom.xml b/nifi-nar-bundles/nifi-windows-event-log-bundle/pom.xml index 3cd4378..2455d2c 100644 --- a/nifi-nar-bundles/nifi-windows-event-log-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-windows-event-log-bundle/pom.xml @@ -15,7 +15,7 @@ language governing permissions and limitations under the License. --> <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <groupId>org.apache.nifi</groupId> @@ -36,7 +36,7 @@ language governing permissions and limitations under the License. --> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-windows-event-log-processors</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> </dependencies> </dependencyManagement> http://git-wip-us.apache.org/repos/asf/nifi/blob/49a71f47/nifi-nar-bundles/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/pom.xml b/nifi-nar-bundles/pom.xml index b0a2723..80e579c 100755 --- a/nifi-nar-bundles/pom.xml +++ b/nifi-nar-bundles/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> @@ -157,123 +157,123 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-distributed-cache-client-service</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-distributed-cache-client-service-api</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-record-serialization-service-api</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-record</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-schema-registry-service-api</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-ssl-context-service-api</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-load-distribution-service-api</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-http-context-map-api</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-lookup-service-api</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-kerberos-credentials-service-api</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mongodb-client-service-api</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-distributed-cache-protocol</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-distributed-cache-server</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-ssl-context-service</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-http-context-map</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-volatile-provenance-repository</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>test</scope> </dependency> <!-- The following dependencies are marked provided because they must be provided by the container. Nars can assume they are there--> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-api</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-framework-api</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-runtime</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-utils</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-properties</artifactId> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <scope>provided</scope> </dependency> </dependencies>
