http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-processors/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-processors/pom.xml b/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-processors/pom.xml index 1052cb4..cf3bdc6 100644 --- a/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-processors/pom.xml +++ b/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-processors/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-spark-bundle</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-livy-processors</artifactId> @@ -31,17 +31,17 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-processor-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-livy-controller-service-api</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>provided</scope> </dependency> <dependency> @@ -55,7 +55,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>test</scope> </dependency> <dependency> @@ -71,13 +71,13 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-livy-controller-service</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-processors</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>test</scope> <type>test-jar</type> </dependency> @@ -89,13 +89,13 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-kerberos-credentials-service-api</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-web-test-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>test</scope> </dependency> <dependency>
http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/nifi-nar-bundles/nifi-spark-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-spark-bundle/pom.xml b/nifi-nar-bundles/nifi-spark-bundle/pom.xml index ebcde92..a259160 100644 --- a/nifi-nar-bundles/nifi-spark-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-spark-bundle/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-spark-bundle</artifactId> @@ -74,12 +74,12 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-processor-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/nifi-nar-bundles/nifi-splunk-bundle/nifi-splunk-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-splunk-bundle/nifi-splunk-nar/pom.xml b/nifi-nar-bundles/nifi-splunk-bundle/nifi-splunk-nar/pom.xml index 8fd2b61..e0c0f01 100644 --- a/nifi-nar-bundles/nifi-splunk-bundle/nifi-splunk-nar/pom.xml +++ b/nifi-nar-bundles/nifi-splunk-bundle/nifi-splunk-nar/pom.xml @@ -19,11 +19,11 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-splunk-bundle</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-splunk-nar</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <packaging>nar</packaging> <properties> <maven.javadoc.skip>true</maven.javadoc.skip> @@ -34,12 +34,12 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-splunk-processors</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services-api-nar</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <type>nar</type> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/nifi-nar-bundles/nifi-splunk-bundle/nifi-splunk-processors/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-splunk-bundle/nifi-splunk-processors/pom.xml b/nifi-nar-bundles/nifi-splunk-bundle/nifi-splunk-processors/pom.xml index f821beb..3c69ac6 100644 --- a/nifi-nar-bundles/nifi-splunk-bundle/nifi-splunk-processors/pom.xml +++ b/nifi-nar-bundles/nifi-splunk-bundle/nifi-splunk-processors/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-splunk-bundle</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-splunk-processors</artifactId> @@ -42,7 +42,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-processor-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> @@ -52,7 +52,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>test</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/nifi-nar-bundles/nifi-splunk-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-splunk-bundle/pom.xml b/nifi-nar-bundles/nifi-splunk-bundle/pom.xml index 066208b..42945f3 100644 --- a/nifi-nar-bundles/nifi-splunk-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-splunk-bundle/pom.xml @@ -19,12 +19,12 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-splunk-bundle</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <packaging>pom</packaging> <modules> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/nifi-nar-bundles/nifi-spring-bundle/nifi-spring-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-spring-bundle/nifi-spring-nar/pom.xml b/nifi-nar-bundles/nifi-spring-bundle/nifi-spring-nar/pom.xml index 7e1aa51..e816467 100644 --- a/nifi-nar-bundles/nifi-spring-bundle/nifi-spring-nar/pom.xml +++ b/nifi-nar-bundles/nifi-spring-bundle/nifi-spring-nar/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-spring-bundle</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-spring-nar</artifactId> <packaging>nar</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/nifi-nar-bundles/nifi-spring-bundle/nifi-spring-processors/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-spring-bundle/nifi-spring-processors/pom.xml b/nifi-nar-bundles/nifi-spring-bundle/nifi-spring-processors/pom.xml index 04d1129..4c22a07 100644 --- a/nifi-nar-bundles/nifi-spring-bundle/nifi-spring-processors/pom.xml +++ b/nifi-nar-bundles/nifi-spring-bundle/nifi-spring-processors/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-spring-bundle</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>nifi-spring-processors</artifactId> @@ -42,12 +42,12 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>test</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/nifi-nar-bundles/nifi-spring-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-spring-bundle/pom.xml b/nifi-nar-bundles/nifi-spring-bundle/pom.xml index 685e15c..85ce15a 100644 --- a/nifi-nar-bundles/nifi-spring-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-spring-bundle/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-spring-bundle</artifactId> <packaging>pom</packaging> @@ -30,7 +30,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-spring-processors</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> </dependencies> </dependencyManagement> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/pom.xml b/nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/pom.xml index 945c89c..1b5a8df 100644 --- a/nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/pom.xml +++ b/nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/pom.xml @@ -13,7 +13,7 @@ language governing permissions and limitations under the License. --> <parent> <artifactId>nifi-standard-bundle</artifactId> <groupId>org.apache.nifi</groupId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -33,37 +33,37 @@ language governing permissions and limitations under the License. --> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-api</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-framework-api</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-custom-ui-utilities</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-expression-language</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-processor-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>javax.servlet.jsp</groupId> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-content-viewer/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-content-viewer/pom.xml b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-content-viewer/pom.xml index 8cbdc23..b8b48a0 100644 --- a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-content-viewer/pom.xml +++ b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-content-viewer/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-bundle</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-content-viewer</artifactId> @@ -31,7 +31,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>provided</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-nar/pom.xml b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-nar/pom.xml index 75a737d..2957df2 100644 --- a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-nar/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-bundle</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-standard-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.1-SNAPSHOT</version> + <version>1.7.1</version> <type>nar</type> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml index e436c01..ee0e478 100644 --- a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml +++ b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml @@ -14,7 +14,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-bundle</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-standard-processors</artifactId> <packaging>jar</packaging> @@ -27,17 +27,17 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-processor-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-record-path</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> @@ -50,7 +50,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-flowfile-packager</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> @@ -111,7 +111,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-security-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>com.jcraft</groupId> @@ -156,12 +156,12 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-socket-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-load-distribution-service-api</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>joda-time</groupId> @@ -190,12 +190,12 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-avro-record-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-dbcp-service-api</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>provided</scope> </dependency> <dependency> @@ -218,13 +218,13 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-distributed-cache-client-service</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>test</scope> </dependency> <dependency> @@ -240,25 +240,25 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-prioritizers</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock-record-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-record-serialization-services</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-lookup-services</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>test</scope> </dependency> <dependency> @@ -291,7 +291,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>net.sf.supercsv</groupId> @@ -324,7 +324,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-web-test-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>test</scope> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-reporting-tasks/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-reporting-tasks/pom.xml b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-reporting-tasks/pom.xml index daf725e..1817ae4 100644 --- a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-reporting-tasks/pom.xml +++ b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-reporting-tasks/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-bundle</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-standard-reporting-tasks</artifactId> <packaging>jar</packaging> @@ -29,12 +29,12 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-properties</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>com.yammer.metrics</groupId> @@ -47,7 +47,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>test</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-utils/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-utils/pom.xml b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-utils/pom.xml index 0abd014..ca67787 100644 --- a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-utils/pom.xml +++ b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-utils/pom.xml @@ -13,7 +13,7 @@ language governing permissions and limitations under the License. --> <parent> <artifactId>nifi-standard-bundle</artifactId> <groupId>org.apache.nifi</groupId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>nifi-standard-utils</artifactId> @@ -21,7 +21,7 @@ language governing permissions and limitations under the License. --> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>com.bazaarvoice.jolt</groupId> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-web-test-utils/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-web-test-utils/pom.xml b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-web-test-utils/pom.xml index 25e37e7..1ce3bba 100644 --- a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-web-test-utils/pom.xml +++ b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-web-test-utils/pom.xml @@ -13,7 +13,7 @@ language governing permissions and limitations under the License. --> <parent> <artifactId>nifi-standard-bundle</artifactId> <groupId>org.apache.nifi</groupId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>nifi-standard-web-test-utils</artifactId> @@ -21,7 +21,7 @@ language governing permissions and limitations under the License. --> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.eclipse.jetty</groupId> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/nifi-nar-bundles/nifi-standard-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-bundle/pom.xml index 4d3e40d..3ee571f 100644 --- a/nifi-nar-bundles/nifi-standard-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-bundle/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-standard-bundle</artifactId> <packaging>pom</packaging> @@ -43,24 +43,24 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-processors</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-reporting-tasks</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-content-viewer</artifactId> <type>war</type> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-jolt-transform-json-ui</artifactId> <type>war</type> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>com.bazaarvoice.jolt</groupId> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-api/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-api/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-api/pom.xml index 6ae8282..ad94e0a 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-api/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-dbcp-service-api</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-dbcp-service-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-dbcp-service-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-dbcp-service-nar/pom.xml index 5bbf5a8..9c1bd69 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-dbcp-service-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-dbcp-service-nar/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-dbcp-service-bundle</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-dbcp-service-nar</artifactId> @@ -30,13 +30,13 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services-api-nar</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <type>nar</type> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-dbcp-service</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-dbcp-service/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-dbcp-service/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-dbcp-service/pom.xml index 351fff1..c3ff196 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-dbcp-service/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-dbcp-service/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-dbcp-service-bundle</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-dbcp-service</artifactId> <packaging>jar</packaging> @@ -25,7 +25,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-dbcp-service-api</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>provided</scope> </dependency> <dependency> @@ -35,17 +35,17 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-security-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>test</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/pom.xml index c157d82..6945a81 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-dbcp-service-bundle</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-client-service-api/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-client-service-api/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-client-service-api/pom.xml index 1dbda4b..8ce7b7d 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-client-service-api/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-client-service-api/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-distributed-cache-client-service-api</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/nifi-distributed-cache-client-service/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/nifi-distributed-cache-client-service/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/nifi-distributed-cache-client-service/pom.xml index df7ed3c..73a0c25 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/nifi-distributed-cache-client-service/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/nifi-distributed-cache-client-service/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-distributed-cache-services-bundle</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-distributed-cache-client-service</artifactId> <packaging>jar</packaging> @@ -38,17 +38,17 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-processor-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-ssl-context-service-api</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>commons-io</groupId> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/nifi-distributed-cache-protocol/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/nifi-distributed-cache-protocol/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/nifi-distributed-cache-protocol/pom.xml index 79d7d9e..2343756 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/nifi-distributed-cache-protocol/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-distributed-cache-services-bundle/nifi-distributed-cache-protocol/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-distributed-cache-services-bundle</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-distributed-cache-protocol</artifactId> <description> @@ -28,7 +28,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 d42e488..0f3febd 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.7.1-SNAPSHOT</version> + <version>1.7.1</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.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-processor-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-ssl-context-service-api</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-write-ahead-log</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> @@ -63,7 +63,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>test</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 7f16044..fcd494b 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.7.1-SNAPSHOT</version> + <version>1.7.1</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.7.1-SNAPSHOT</version> + <version>1.7.1</version> <type>nar</type> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 c6191b8..0b7d04d 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.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-distributed-cache-services-bundle</artifactId> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 ed5ae62..78d4189 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.7.1-SNAPSHOT</version> + <version>1.7.1</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.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 55bbad6..98eee34 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.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-hbase_1_1_2-client-service-nar</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</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.1-SNAPSHOT</version> + <version>1.7.1</version> <type>nar</type> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hbase_1_1_2-client-service</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 4215eeb..48559cf 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.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-hbase_1_1_2-client-service</artifactId> @@ -31,7 +31,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hbase-client-service-api</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>provided</scope> </dependency> <dependency> @@ -47,12 +47,12 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hadoop-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</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.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>test</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 f843808..aca452e 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.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hbase_1_1_2-client-service-bundle</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <packaging>pom</packaging> <properties> <hadoop.version>2.7.3</hadoop.version> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 71978ae..aac892f 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.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-http-context-map-api</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 8a31f11..0e1766e 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.7.1-SNAPSHOT</version> + <version>1.7.1</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.7.1-SNAPSHOT</version> + <version>1.7.1</version> <type>nar</type> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 39fb049..613f778 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.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-http-context-map</artifactId> @@ -31,7 +31,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 244cea0..e138daa 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.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-http-context-map-bundle</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 63a30aa..9dc1294 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.7.1-SNAPSHOT</version> + <version>1.7.1</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.7.1-SNAPSHOT</version> + <version>1.7.1</version> <type>nar</type> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hwx-schema-registry-service</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 42e02a7..32e32fc 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.7.1-SNAPSHOT</version> + <version>1.7.1</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.7.1-SNAPSHOT</version> + <version>1.7.1</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.7.1-SNAPSHOT</version> + <version>1.7.1</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.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>test</scope> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 d41e8b3..a45b70a 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.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-hwx-schema-registry-bundle</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 3a97389..6c17ec6 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.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-kerberos-credentials-service-api</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 1f969b9..e63c1c5 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.7.1-SNAPSHOT</version> + <version>1.7.1</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.7.1-SNAPSHOT</version> + <version>1.7.1</version> <type>nar</type> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-kerberos-credentials-service</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 03ae97e..b954b2b 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.7.1-SNAPSHOT</version> + <version>1.7.1</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.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 f42ee97..caef1a0 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.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-kerberos-credentials-service-bundle</artifactId> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 dd74753..e468017 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.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-load-distribution-service-api</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 717a389..07d00dc 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.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-lookup-service-api</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 aae2bb1..4dc4ff7 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.7.1-SNAPSHOT</version> + <version>1.7.1</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.7.1-SNAPSHOT</version> + <version>1.7.1</version> <type>nar</type> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-lookup-services</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 525a02a..6a94f3a 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.7.1-SNAPSHOT</version> + <version>1.7.1</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.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> @@ -39,7 +39,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> @@ -48,7 +48,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-expression-language</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.commons</groupId> @@ -84,7 +84,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>test</scope> </dependency> <dependency> @@ -110,13 +110,13 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-record-path</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock-record-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>test</scope> </dependency> <dependency> @@ -126,7 +126,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-record-serialization-services</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>test</scope> </dependency> <dependency> @@ -142,7 +142,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-web-test-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>test</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 caa6ccd..bd09896 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.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-lookup-services-bundle</artifactId> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-api/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-api/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-api/pom.xml index 41c9fe8..8b4ed16 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-api/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-api/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>nifi-standard-services</artifactId> <groupId>org.apache.nifi</groupId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -33,7 +33,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>test</scope> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-bundle/nifi-proxy-configuration-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-bundle/nifi-proxy-configuration-nar/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-bundle/nifi-proxy-configuration-nar/pom.xml index a731e2a..3328046 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-bundle/nifi-proxy-configuration-nar/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-bundle/nifi-proxy-configuration-nar/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>nifi-proxy-configuration-bundle</artifactId> <groupId>org.apache.nifi</groupId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -28,13 +28,13 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-services-api-nar</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <type>nar</type> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-proxy-configuration</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> </dependencies> </project> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-bundle/nifi-proxy-configuration/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-bundle/nifi-proxy-configuration/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-bundle/nifi-proxy-configuration/pom.xml index 0e8f895..665b706 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-bundle/nifi-proxy-configuration/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-bundle/nifi-proxy-configuration/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>nifi-proxy-configuration-bundle</artifactId> <groupId>org.apache.nifi</groupId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -36,7 +36,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-standard-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-bundle/pom.xml index f76b6e1..ba5739b 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-bundle/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>nifi-standard-services</artifactId> <groupId>org.apache.nifi</groupId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 8027f50..7e17175 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.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-record-serialization-service-api</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 b0cd860..79ed032 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.7.1-SNAPSHOT</version> + <version>1.7.1</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.7.1-SNAPSHOT</version> + <version>1.7.1</version> <type>nar</type> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-record-serialization-services</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>compile</scope> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 cb0143f..0741cd7 100755 --- a/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-record-serialization-services-bundle</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-record-serialization-services</artifactId> @@ -27,7 +27,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-utils</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</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.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>com.jayway.jsonpath</groupId> @@ -100,7 +100,7 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>test</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 21c09f3..be96e7a 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.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-record-serialization-services-bundle</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 9055c19..b16610c 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.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-schema-registry-service-api</artifactId> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 dd69aa3..520f11b 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.7.1-SNAPSHOT</version> + <version>1.7.1</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.7.1-SNAPSHOT</version> + <version>1.7.1</version> <type>nar</type> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 56a4386..a901b27 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.7.1-SNAPSHOT</version> + <version>1.7.1</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.7.1-SNAPSHOT</version> + <version>1.7.1</version> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-mock</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>test</scope> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 ac35131..5d1846d 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.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-ssl-context-bundle</artifactId> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 887730b..9ec8a9e 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.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-ssl-context-service-api</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 0edff76..af82c91 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.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-standard-services-api-nar</artifactId> <packaging>nar</packaging> @@ -49,13 +49,13 @@ <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-dbcp-service-api</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-hbase-client-service-api</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>compile</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/nifi/blob/241e5411/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 2e1222c..200d45a 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.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>nifi-standard-services</artifactId> <packaging>pom</packaging>
