http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-media-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-media-bundle/pom.xml b/nifi-nar-bundles/nifi-media-bundle/pom.xml index c511d60..0785c9f 100644 --- a/nifi-nar-bundles/nifi-media-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-media-bundle/pom.xml @@ -19,11 +19,11 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-media-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>pom</packaging> <modules>
http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporter-service-api-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporter-service-api-nar/pom.xml b/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporter-service-api-nar/pom.xml index 78f863e..fb97908 100644 --- a/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporter-service-api-nar/pom.xml +++ b/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporter-service-api-nar/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>nifi-metrics-reporting-bundle</artifactId> <groupId>org.apache.nifi</groupId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <packaging>nar</packaging> <modelVersion>4.0.0</modelVersion> @@ -27,13 +27,13 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services-api-nar</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <type>nar</type> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-metrics-reporter-service-api</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporter-service-api/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporter-service-api/pom.xml b/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporter-service-api/pom.xml index 3b77a3b..a848240 100644 --- a/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporter-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporter-service-api/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>nifi-metrics-reporting-bundle</artifactId> <groupId>org.apache.nifi</groupId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporting-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporting-nar/pom.xml b/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporting-nar/pom.xml index ef138ae..ba45145 100644 --- a/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporting-nar/pom.xml +++ b/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporting-nar/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>nifi-metrics-reporting-bundle</artifactId> <groupId>org.apache.nifi</groupId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <packaging>nar</packaging> <modelVersion>4.0.0</modelVersion> @@ -28,12 +28,12 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-metrics-reporting-task</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-metrics-reporter-service-api-nar</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <type>nar</type> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporting-task/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporting-task/pom.xml b/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporting-task/pom.xml index d14f462..7980114 100644 --- a/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporting-task/pom.xml +++ b/nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporting-task/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>nifi-metrics-reporting-bundle</artifactId> <groupId>org.apache.nifi</groupId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -27,12 +27,12 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-metrics-reporter-service-api</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <scope>provided</scope> </dependency> <dependency> @@ -48,7 +48,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <scope>test</scope> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-metrics-reporting-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-metrics-reporting-bundle/pom.xml b/nifi-nar-bundles/nifi-metrics-reporting-bundle/pom.xml index 3a94f37..e9e8b10 100644 --- a/nifi-nar-bundles/nifi-metrics-reporting-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-metrics-reporting-bundle/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>nifi-nar-bundles</artifactId> <groupId>org.apache.nifi</groupId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -35,7 +35,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-metrics-reporting-task</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> </dependencies> </dependencyManagement> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-client-service-api-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-client-service-api-nar/pom.xml b/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-client-service-api-nar/pom.xml index 76101a1..c9b9dc4 100644 --- a/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-client-service-api-nar/pom.xml +++ b/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-client-service-api-nar/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mongodb-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-mongodb-client-service-api-nar</artifactId> @@ -29,13 +29,13 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services-api-nar</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <type>nar</type> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mongodb-client-service-api</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <scope>compile</scope> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-client-service-api/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-client-service-api/pom.xml b/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-client-service-api/pom.xml index 5c27234..5150f22 100644 --- a/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-client-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-client-service-api/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mongodb-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</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.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.mongodb</groupId> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-nar/pom.xml b/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-nar/pom.xml index 170a5b9..4199521 100644 --- a/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-nar/pom.xml +++ b/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-nar/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mongodb-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-mongodb-nar</artifactId> @@ -33,7 +33,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mongodb-client-service-api-nar</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <type>nar</type> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/pom.xml b/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/pom.xml index 4d02075..66e2fd3 100644 --- a/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/pom.xml +++ b/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mongodb-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-mongodb-processors</artifactId> @@ -38,7 +38,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-processor-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> @@ -60,13 +60,13 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock-record-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <scope>test</scope> </dependency> <dependency> @@ -88,13 +88,13 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-json-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-avro-record-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <scope>test</scope> </dependency> <dependency> @@ -105,7 +105,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-record-serialization-services</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <scope>test</scope> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-services-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-services-nar/pom.xml b/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-services-nar/pom.xml index fd1dc16..2582d87 100644 --- a/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-services-nar/pom.xml +++ b/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-services-nar/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mongodb-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-mongodb-services-nar</artifactId> <packaging>nar</packaging> @@ -25,13 +25,13 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mongodb-client-service-api-nar</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <type>nar</type> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mongodb-services</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-services/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-services/pom.xml b/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-services/pom.xml index d31fee5..3d51816 100644 --- a/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-services/pom.xml +++ b/nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-services/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mongodb-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</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.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> @@ -46,7 +46,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> @@ -65,7 +65,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <scope>test</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-mongodb-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-mongodb-bundle/pom.xml b/nifi-nar-bundles/nifi-mongodb-bundle/pom.xml index a633352..9009b4c 100644 --- a/nifi-nar-bundles/nifi-mongodb-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-mongodb-bundle/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-mongodb-bundle</artifactId> @@ -43,7 +43,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mongodb-processors</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> </dependencies> </dependencyManagement> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-nar/pom.xml b/nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-nar/pom.xml index 163b957..9e16289 100644 --- a/nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-nar/pom.xml +++ b/nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-nar/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mqtt-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-mqtt-nar</artifactId> <packaging>nar</packaging> @@ -30,7 +30,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services-api-nar</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <type>nar</type> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/pom.xml b/nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/pom.xml index 64b406e..0facd2c 100644 --- a/nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/pom.xml +++ b/nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mqtt-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -34,7 +34,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-processor-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> @@ -68,7 +68,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <scope>test</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-mqtt-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-mqtt-bundle/pom.xml b/nifi-nar-bundles/nifi-mqtt-bundle/pom.xml index 5382de4..17a89da 100644 --- a/nifi-nar-bundles/nifi-mqtt-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-mqtt-bundle/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-mqtt-bundle</artifactId> <packaging>pom</packaging> @@ -30,7 +30,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mqtt-processors</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> </dependencies> </dependencyManagement> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-parquet-bundle/nifi-parquet-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-parquet-bundle/nifi-parquet-nar/pom.xml b/nifi-nar-bundles/nifi-parquet-bundle/nifi-parquet-nar/pom.xml index 6fe2e39..4cfda47 100644 --- a/nifi-nar-bundles/nifi-parquet-bundle/nifi-parquet-nar/pom.xml +++ b/nifi-nar-bundles/nifi-parquet-bundle/nifi-parquet-nar/pom.xml @@ -19,11 +19,11 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-parquet-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-parquet-nar</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>nar</packaging> <properties> <maven.javadoc.skip>true</maven.javadoc.skip> @@ -34,12 +34,12 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-parquet-processors</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hadoop-libraries-nar</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <type>nar</type> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-parquet-bundle/nifi-parquet-processors/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-parquet-bundle/nifi-parquet-processors/pom.xml b/nifi-nar-bundles/nifi-parquet-bundle/nifi-parquet-processors/pom.xml index 8586240..daefadf 100644 --- a/nifi-nar-bundles/nifi-parquet-bundle/nifi-parquet-processors/pom.xml +++ b/nifi-nar-bundles/nifi-parquet-bundle/nifi-parquet-processors/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-parquet-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-parquet-processors</artifactId> <packaging>jar</packaging> @@ -34,7 +34,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.hadoop</groupId> @@ -54,7 +54,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hadoop-record-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> @@ -72,13 +72,13 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock-record-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <scope>test</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-parquet-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-parquet-bundle/pom.xml b/nifi-nar-bundles/nifi-parquet-bundle/pom.xml index 9007877..0f822df 100644 --- a/nifi-nar-bundles/nifi-parquet-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-parquet-bundle/pom.xml @@ -19,12 +19,12 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-parquet-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>pom</packaging> <modules> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-poi-bundle/nifi-poi-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-poi-bundle/nifi-poi-nar/pom.xml b/nifi-nar-bundles/nifi-poi-bundle/nifi-poi-nar/pom.xml index 97140f8..56ab748 100644 --- a/nifi-nar-bundles/nifi-poi-bundle/nifi-poi-nar/pom.xml +++ b/nifi-nar-bundles/nifi-poi-bundle/nifi-poi-nar/pom.xml @@ -19,11 +19,11 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-poi-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-poi-nar</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>nar</packaging> <properties> <maven.javadoc.skip>true</maven.javadoc.skip> @@ -34,7 +34,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-poi-processors</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-poi-bundle/nifi-poi-processors/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-poi-bundle/nifi-poi-processors/pom.xml b/nifi-nar-bundles/nifi-poi-bundle/nifi-poi-processors/pom.xml index bac9fd0..c8cf80b 100644 --- a/nifi-nar-bundles/nifi-poi-bundle/nifi-poi-processors/pom.xml +++ b/nifi-nar-bundles/nifi-poi-bundle/nifi-poi-processors/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-poi-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-poi-processors</artifactId> @@ -73,17 +73,17 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-processor-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-record-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <scope>test</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-poi-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-poi-bundle/pom.xml b/nifi-nar-bundles/nifi-poi-bundle/pom.xml index a21b80b..fd59f29 100644 --- a/nifi-nar-bundles/nifi-poi-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-poi-bundle/pom.xml @@ -19,12 +19,12 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-poi-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>pom</packaging> <modules> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-provenance-repository-bundle/nifi-persistent-provenance-repository/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-provenance-repository-bundle/nifi-persistent-provenance-repository/pom.xml b/nifi-nar-bundles/nifi-provenance-repository-bundle/nifi-persistent-provenance-repository/pom.xml index 4fd4758..5070f18 100644 --- a/nifi-nar-bundles/nifi-provenance-repository-bundle/nifi-persistent-provenance-repository/pom.xml +++ b/nifi-nar-bundles/nifi-provenance-repository-bundle/nifi-persistent-provenance-repository/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-provenance-repository-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-persistent-provenance-repository</artifactId> <packaging>jar</packaging> @@ -33,22 +33,22 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-data-provenance-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-schema-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-properties</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.lucene</groupId> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-provenance-repository-bundle/nifi-provenance-repository-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-provenance-repository-bundle/nifi-provenance-repository-nar/pom.xml b/nifi-nar-bundles/nifi-provenance-repository-bundle/nifi-provenance-repository-nar/pom.xml index 125a774..6f91c1d 100644 --- a/nifi-nar-bundles/nifi-provenance-repository-bundle/nifi-provenance-repository-nar/pom.xml +++ b/nifi-nar-bundles/nifi-provenance-repository-bundle/nifi-provenance-repository-nar/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-provenance-repository-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-provenance-repository-nar</artifactId> <packaging>nar</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-provenance-repository-bundle/nifi-volatile-provenance-repository/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-provenance-repository-bundle/nifi-volatile-provenance-repository/pom.xml b/nifi-nar-bundles/nifi-provenance-repository-bundle/nifi-volatile-provenance-repository/pom.xml index 297f73e..1667095 100644 --- a/nifi-nar-bundles/nifi-provenance-repository-bundle/nifi-volatile-provenance-repository/pom.xml +++ b/nifi-nar-bundles/nifi-provenance-repository-bundle/nifi-volatile-provenance-repository/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-provenance-repository-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-volatile-provenance-repository</artifactId> <packaging>jar</packaging> @@ -33,12 +33,12 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-data-provenance-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-provenance-repository-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-provenance-repository-bundle/pom.xml b/nifi-nar-bundles/nifi-provenance-repository-bundle/pom.xml index 138e38b..26fe037 100644 --- a/nifi-nar-bundles/nifi-provenance-repository-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-provenance-repository-bundle/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-provenance-repository-bundle</artifactId> <packaging>pom</packaging> @@ -34,12 +34,12 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-persistent-provenance-repository</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-volatile-provenance-repository</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.lucene</groupId> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-nar/pom.xml b/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-nar/pom.xml index d1f194f..1b80c8b 100644 --- a/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-nar/pom.xml +++ b/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-nar/pom.xml @@ -19,11 +19,11 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-ranger-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-ranger-nar</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>nar</packaging> <properties> <maven.javadoc.skip>true</maven.javadoc.skip> @@ -34,7 +34,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-ranger-plugin</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-plugin/pom.xml b/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-plugin/pom.xml index f5a5794..93c6534 100644 --- a/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-plugin/pom.xml +++ b/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-plugin/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-ranger-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-ranger-plugin</artifactId> @@ -99,7 +99,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <scope>test</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-resources/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-resources/pom.xml b/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-resources/pom.xml index 923773d..a09a0cf 100644 --- a/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-resources/pom.xml +++ b/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-resources/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-ranger-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-ranger-resources</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-ranger-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-ranger-bundle/pom.xml b/nifi-nar-bundles/nifi-ranger-bundle/pom.xml index c8f678e..42c197d 100644 --- a/nifi-nar-bundles/nifi-ranger-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-ranger-bundle/pom.xml @@ -19,12 +19,12 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-ranger-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>pom</packaging> <properties> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-extensions/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-extensions/pom.xml b/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-extensions/pom.xml index f0ca85a..b83d07d 100644 --- a/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-extensions/pom.xml +++ b/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-extensions/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-redis-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-redis-extensions</artifactId> @@ -35,7 +35,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-redis-service-api</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <scope>provided</scope> </dependency> <dependency> @@ -63,13 +63,13 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <!-- Test dependencies --> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <scope>test</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-nar/pom.xml b/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-nar/pom.xml index fd47e0d..f460eb1 100644 --- a/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-nar/pom.xml +++ b/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-nar/pom.xml @@ -19,11 +19,11 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-redis-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-redis-nar</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>nar</packaging> <properties> <maven.javadoc.skip>true</maven.javadoc.skip> @@ -34,12 +34,12 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-redis-extensions</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-redis-service-api-nar</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <type>nar</type> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-service-api-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-service-api-nar/pom.xml b/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-service-api-nar/pom.xml index e00c50f..677a4f4 100644 --- a/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-service-api-nar/pom.xml +++ b/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-service-api-nar/pom.xml @@ -19,11 +19,11 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-redis-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-redis-service-api-nar</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</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.7.0-SNAPSHOT</version> + <version>1.7.0</version> <type>nar</type> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-redis-service-api</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-service-api/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-service-api/pom.xml b/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-service-api/pom.xml index 1b27894..8b60ac7 100644 --- a/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-redis-bundle/nifi-redis-service-api/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-redis-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-redis-service-api</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-redis-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-redis-bundle/pom.xml b/nifi-nar-bundles/nifi-redis-bundle/pom.xml index e48ec39..bbfa98b 100644 --- a/nifi-nar-bundles/nifi-redis-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-redis-bundle/pom.xml @@ -19,12 +19,12 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-redis-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>pom</packaging> <properties> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-registry-bundle/nifi-registry-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-registry-bundle/nifi-registry-nar/pom.xml b/nifi-nar-bundles/nifi-registry-bundle/nifi-registry-nar/pom.xml index 1d6c801..7f4ce06 100644 --- a/nifi-nar-bundles/nifi-registry-bundle/nifi-registry-nar/pom.xml +++ b/nifi-nar-bundles/nifi-registry-bundle/nifi-registry-nar/pom.xml @@ -14,7 +14,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-registry-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-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.7.0-SNAPSHOT</version> + <version>1.7.0</version> <type>nar</type> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-registry-service</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-registry-bundle/nifi-registry-service/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-registry-bundle/nifi-registry-service/pom.xml b/nifi-nar-bundles/nifi-registry-bundle/nifi-registry-service/pom.xml index 7bc37f1..d4d99ac 100644 --- a/nifi-nar-bundles/nifi-registry-bundle/nifi-registry-service/pom.xml +++ b/nifi-nar-bundles/nifi-registry-bundle/nifi-registry-service/pom.xml @@ -14,7 +14,7 @@ language governing permissions and limitations under the License. --> <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-registry-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-registry-service</artifactId> <packaging>jar</packaging> @@ -34,7 +34,7 @@ language governing permissions and limitations under the License. --> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-avro-record-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> @@ -43,7 +43,7 @@ language governing permissions and limitations under the License. --> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.commons</groupId> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-registry-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-registry-bundle/pom.xml b/nifi-nar-bundles/nifi-registry-bundle/pom.xml index 11d9bb3..aafaaa8 100644 --- a/nifi-nar-bundles/nifi-registry-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-registry-bundle/pom.xml @@ -14,7 +14,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-registry-bundle</artifactId> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-nar/pom.xml b/nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-nar/pom.xml index b5c73a8..d58fb5d 100644 --- a/nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-nar/pom.xml +++ b/nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-nar/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-rethinkdb-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-rethinkdb-nar</artifactId> @@ -33,7 +33,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services-api-nar</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <type>nar</type> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-processors/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-processors/pom.xml b/nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-processors/pom.xml index 86f82ec..5fd0244 100644 --- a/nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-processors/pom.xml +++ b/nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-processors/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-rethinkdb-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-rethinkdb-processors</artifactId> @@ -34,12 +34,12 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-api</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>commons-io</groupId> @@ -59,7 +59,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <scope>test</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-rethinkdb-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-rethinkdb-bundle/pom.xml b/nifi-nar-bundles/nifi-rethinkdb-bundle/pom.xml index 1b263f0..321666f 100644 --- a/nifi-nar-bundles/nifi-rethinkdb-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-rethinkdb-bundle/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-rethinkdb-bundle</artifactId> @@ -35,7 +35,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-rethinkdb-processors</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> </dependencies> </dependencyManagement> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-nar/pom.xml b/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-nar/pom.xml index 4663ca1..caa8ef7 100644 --- a/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-nar/pom.xml +++ b/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-nar/pom.xml @@ -18,7 +18,7 @@ <parent> <artifactId>nifi-riemann-bundle</artifactId> <groupId>org.apache.nifi</groupId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <properties> <maven.javadoc.skip>true</maven.javadoc.skip> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-processors/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-processors/pom.xml b/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-processors/pom.xml index 1d5a61c..bd40607 100644 --- a/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-processors/pom.xml +++ b/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-processors/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-riemann-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-riemann-processors</artifactId> @@ -35,7 +35,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> @@ -49,7 +49,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <scope>test</scope> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-riemann-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-riemann-bundle/pom.xml b/nifi-nar-bundles/nifi-riemann-bundle/pom.xml index 7fc1786..452f845 100644 --- a/nifi-nar-bundles/nifi-riemann-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-riemann-bundle/pom.xml @@ -18,7 +18,7 @@ <parent> <artifactId>nifi-nar-bundles</artifactId> <groupId>org.apache.nifi</groupId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-riemann-bundle</artifactId> <packaging>pom</packaging> @@ -42,7 +42,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-riemann-processors</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> </dependencies> </dependencyManagement> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-nar/pom.xml b/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-nar/pom.xml index 4ca9cbc..0758f6c 100644 --- a/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-nar/pom.xml +++ b/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-nar/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-scripting-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-scripting-nar</artifactId> @@ -37,7 +37,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services-api-nar</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <type>nar</type> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors/pom.xml b/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors/pom.xml index 96e3ce2..1646c85 100644 --- a/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors/pom.xml +++ b/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-scripting-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-scripting-processors</artifactId> @@ -37,7 +37,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> @@ -103,7 +103,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <scope>test</scope> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-scripting-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-scripting-bundle/pom.xml b/nifi-nar-bundles/nifi-scripting-bundle/pom.xml index e9ad618..73fc459 100644 --- a/nifi-nar-bundles/nifi-scripting-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-scripting-bundle/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-scripting-bundle</artifactId> @@ -35,30 +35,30 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-scripting-processors</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-distributed-cache-client-service-api</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-ssl-context-service-api</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-http-context-map-api</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-dbcp-service-api</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <scope>provided</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-site-to-site-reporting-bundle/nifi-site-to-site-reporting-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-site-to-site-reporting-bundle/nifi-site-to-site-reporting-nar/pom.xml b/nifi-nar-bundles/nifi-site-to-site-reporting-bundle/nifi-site-to-site-reporting-nar/pom.xml index f686621..d24cac0 100644 --- a/nifi-nar-bundles/nifi-site-to-site-reporting-bundle/nifi-site-to-site-reporting-nar/pom.xml +++ b/nifi-nar-bundles/nifi-site-to-site-reporting-bundle/nifi-site-to-site-reporting-nar/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-site-to-site-reporting-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-site-to-site-reporting-nar</artifactId> @@ -34,7 +34,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services-api-nar</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <type>nar</type> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-site-to-site-reporting-bundle/nifi-site-to-site-reporting-task/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-site-to-site-reporting-bundle/nifi-site-to-site-reporting-task/pom.xml b/nifi-nar-bundles/nifi-site-to-site-reporting-bundle/nifi-site-to-site-reporting-task/pom.xml index d60893e..66d8646 100644 --- a/nifi-nar-bundles/nifi-site-to-site-reporting-bundle/nifi-site-to-site-reporting-task/pom.xml +++ b/nifi-nar-bundles/nifi-site-to-site-reporting-bundle/nifi-site-to-site-reporting-task/pom.xml @@ -18,12 +18,12 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-site-to-site-reporting-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-site-to-site-reporting-task</artifactId> <description>Publishes NiFi metrics and provenance events via S2S</description> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <dependencies> <dependency> @@ -33,17 +33,17 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-processor-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-reporting-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> @@ -52,7 +52,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-site-to-site-client</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> @@ -69,7 +69,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-avro-record-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.glassfish</groupId> @@ -90,19 +90,19 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-data-provenance-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock-record-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <scope>test</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-site-to-site-reporting-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-site-to-site-reporting-bundle/pom.xml b/nifi-nar-bundles/nifi-site-to-site-reporting-bundle/pom.xml index 58b25ad..187ed1e 100644 --- a/nifi-nar-bundles/nifi-site-to-site-reporting-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-site-to-site-reporting-bundle/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-site-to-site-reporting-bundle</artifactId> @@ -34,7 +34,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-site-to-site-reporting-task</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.glassfish.jersey.core</groupId> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-slack-bundle/nifi-slack-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-slack-bundle/nifi-slack-nar/pom.xml b/nifi-nar-bundles/nifi-slack-bundle/nifi-slack-nar/pom.xml index 4b5f0ca..fe6e20f 100644 --- a/nifi-nar-bundles/nifi-slack-bundle/nifi-slack-nar/pom.xml +++ b/nifi-nar-bundles/nifi-slack-bundle/nifi-slack-nar/pom.xml @@ -19,11 +19,11 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-slack-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-slack-nar</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>nar</packaging> <properties> <maven.javadoc.skip>true</maven.javadoc.skip> @@ -34,7 +34,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-slack-processors</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-slack-bundle/nifi-slack-processors/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-slack-bundle/nifi-slack-processors/pom.xml b/nifi-nar-bundles/nifi-slack-bundle/nifi-slack-processors/pom.xml index 1d8c679..15e671e 100644 --- a/nifi-nar-bundles/nifi-slack-bundle/nifi-slack-processors/pom.xml +++ b/nifi-nar-bundles/nifi-slack-bundle/nifi-slack-processors/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-slack-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-slack-processors</artifactId> @@ -43,12 +43,12 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <scope>test</scope> </dependency> <dependency> @@ -90,7 +90,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-web-test-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <scope>test</scope> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-slack-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-slack-bundle/pom.xml b/nifi-nar-bundles/nifi-slack-bundle/pom.xml index 0023c07..5305f46 100644 --- a/nifi-nar-bundles/nifi-slack-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-slack-bundle/pom.xml @@ -19,12 +19,12 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-slack-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>pom</packaging> <modules> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-snmp-bundle/nifi-snmp-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-snmp-bundle/nifi-snmp-nar/pom.xml b/nifi-nar-bundles/nifi-snmp-bundle/nifi-snmp-nar/pom.xml index fc20835..1f27788 100644 --- a/nifi-nar-bundles/nifi-snmp-bundle/nifi-snmp-nar/pom.xml +++ b/nifi-nar-bundles/nifi-snmp-bundle/nifi-snmp-nar/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-snmp-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-snmp-nar</artifactId> <packaging>nar</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-snmp-bundle/nifi-snmp-processors/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-snmp-bundle/nifi-snmp-processors/pom.xml b/nifi-nar-bundles/nifi-snmp-bundle/nifi-snmp-processors/pom.xml index b3471ba..c947cda 100644 --- a/nifi-nar-bundles/nifi-snmp-bundle/nifi-snmp-processors/pom.xml +++ b/nifi-nar-bundles/nifi-snmp-bundle/nifi-snmp-processors/pom.xml @@ -14,7 +14,7 @@ language governing permissions and limitations under the License. --> <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-snmp-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-snmp-processors</artifactId> <packaging>jar</packaging> @@ -44,12 +44,12 @@ language governing permissions and limitations under the License. --> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <scope>test</scope> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-snmp-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-snmp-bundle/pom.xml b/nifi-nar-bundles/nifi-snmp-bundle/pom.xml index b5802d4..5b6e68f 100644 --- a/nifi-nar-bundles/nifi-snmp-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-snmp-bundle/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-snmp-bundle</artifactId> <packaging>pom</packaging> @@ -32,7 +32,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-snmp-processors</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> </dependencies> </dependencyManagement> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-social-media-bundle/nifi-social-media-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-social-media-bundle/nifi-social-media-nar/pom.xml b/nifi-nar-bundles/nifi-social-media-bundle/nifi-social-media-nar/pom.xml index a55cfbe..f2e5acf 100644 --- a/nifi-nar-bundles/nifi-social-media-bundle/nifi-social-media-nar/pom.xml +++ b/nifi-nar-bundles/nifi-social-media-bundle/nifi-social-media-nar/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-social-media-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-social-media-nar</artifactId> @@ -33,7 +33,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-twitter-processors</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-social-media-bundle/nifi-twitter-processors/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-social-media-bundle/nifi-twitter-processors/pom.xml b/nifi-nar-bundles/nifi-social-media-bundle/nifi-twitter-processors/pom.xml index aa45989..f6c1618 100644 --- a/nifi-nar-bundles/nifi-social-media-bundle/nifi-twitter-processors/pom.xml +++ b/nifi-nar-bundles/nifi-social-media-bundle/nifi-twitter-processors/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-social-media-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-twitter-processors</artifactId> @@ -33,7 +33,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>com.twitter</groupId> @@ -58,7 +58,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <scope>test</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-social-media-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-social-media-bundle/pom.xml b/nifi-nar-bundles/nifi-social-media-bundle/pom.xml index 29a6931..c27e9e5 100644 --- a/nifi-nar-bundles/nifi-social-media-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-social-media-bundle/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-social-media-bundle</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-solr-bundle/nifi-solr-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-solr-bundle/nifi-solr-nar/pom.xml b/nifi-nar-bundles/nifi-solr-bundle/nifi-solr-nar/pom.xml index 48fe82d..da8f360 100644 --- a/nifi-nar-bundles/nifi-solr-bundle/nifi-solr-nar/pom.xml +++ b/nifi-nar-bundles/nifi-solr-bundle/nifi-solr-nar/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-solr-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-solr-nar</artifactId> @@ -33,12 +33,12 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-solr-processors</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services-api-nar</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <type>nar</type> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-solr-bundle/nifi-solr-processors/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-solr-bundle/nifi-solr-processors/pom.xml b/nifi-nar-bundles/nifi-solr-bundle/nifi-solr-processors/pom.xml index d19546c..b45d402 100755 --- a/nifi-nar-bundles/nifi-solr-bundle/nifi-solr-processors/pom.xml +++ b/nifi-nar-bundles/nifi-solr-bundle/nifi-solr-processors/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-solr-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-solr-processors</artifactId> <packaging>jar</packaging> @@ -29,7 +29,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-record-path</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> @@ -68,7 +68,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-processor-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> @@ -89,19 +89,19 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-record-serialization-services</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock-record-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <scope>test</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-solr-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-solr-bundle/pom.xml b/nifi-nar-bundles/nifi-solr-bundle/pom.xml index e7f84f3..5ebde9c 100644 --- a/nifi-nar-bundles/nifi-solr-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-solr-bundle/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-solr-bundle</artifactId> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-controller-service-api-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-controller-service-api-nar/pom.xml b/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-controller-service-api-nar/pom.xml index aa72f08..a2a0da8 100644 --- a/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-controller-service-api-nar/pom.xml +++ b/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-controller-service-api-nar/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-spark-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-livy-controller-service-api-nar</artifactId> @@ -27,13 +27,13 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services-api-nar</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <type>nar</type> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-livy-controller-service-api</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> </dependencies> </project> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-controller-service-api/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-controller-service-api/pom.xml b/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-controller-service-api/pom.xml index c954e2d..9d454c5 100644 --- a/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-controller-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-controller-service-api/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-spark-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-livy-controller-service-api</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-controller-service/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-controller-service/pom.xml b/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-controller-service/pom.xml index 56aa4f6..e634ff8 100644 --- a/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-controller-service/pom.xml +++ b/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-controller-service/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-spark-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-livy-controller-service</artifactId> @@ -32,12 +32,12 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-processor-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> @@ -46,7 +46,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-livy-controller-service-api</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.codehaus.jettison</groupId> @@ -67,7 +67,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hadoop-utils</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.hadoop</groupId> http://git-wip-us.apache.org/repos/asf/nifi/blob/99bcd1f8/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-nar/pom.xml b/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-nar/pom.xml index 0a3df6c..278a920 100644 --- a/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-nar/pom.xml +++ b/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-nar/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-spark-bundle</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>nifi-livy-nar</artifactId> @@ -27,18 +27,18 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-livy-controller-service-api-nar</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <type>nar</type> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-livy-controller-service</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-livy-processors</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId>
