NIFI-3716 Updated flowanalyzer version to 1.4.0-SNAPSHOT in pom.xml.

This commit is contained in:
Andy LoPresto 2017-06-26 17:06:49 -07:00
parent 7314066b6a
commit 2b5aaec6d9
No known key found for this signature in database
GPG Key ID: 6EC293152D90B61D
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-toolkit</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.4.0-SNAPSHOT</version>
</parent>

View File

@ -948,7 +948,7 @@
<dependency>
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-toolkit-flowanalyzer</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.4.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.nifi</groupId>