You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by al...@apache.org on 2018/08/16 20:21:55 UTC

nifi-minifi git commit: MINIFI-470: Setting NiFi to 1.7.1.

Repository: nifi-minifi
Updated Branches:
  refs/heads/master 6d1cd5a1d -> 3df669bdb


MINIFI-470: Setting NiFi to 1.7.1.

This closes #136.


Project: http://git-wip-us.apache.org/repos/asf/nifi-minifi/repo
Commit: http://git-wip-us.apache.org/repos/asf/nifi-minifi/commit/3df669bd
Tree: http://git-wip-us.apache.org/repos/asf/nifi-minifi/tree/3df669bd
Diff: http://git-wip-us.apache.org/repos/asf/nifi-minifi/diff/3df669bd

Branch: refs/heads/master
Commit: 3df669bdb5a99a7822793866fb1437ad2382209d
Parents: 6d1cd5a
Author: jzonthemtn <jz...@apache.org>
Authored: Thu Aug 16 13:33:08 2018 -0400
Committer: Aldrin Piri <al...@apache.org>
Committed: Thu Aug 16 16:21:23 2018 -0400

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/nifi-minifi/blob/3df669bd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 983f823..067d973 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@ limitations under the License.
         <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
         <inceptionYear>2016</inceptionYear>
         <org.slf4j.version>1.7.25</org.slf4j.version>
-        <org.apache.nifi.version>1.7.0</org.apache.nifi.version>
+        <org.apache.nifi.version>1.7.1</org.apache.nifi.version>
         <logback.version>1.2.3</logback.version>
         <jetty.version>9.4.3.v20170317</jetty.version>
         <jersey.version>2.26</jersey.version>