Repository: nifi
Updated Branches:
  refs/heads/master 7ad752015 -> 59b60e62d


NIFI-4450 - Update Kite SDK version

This closes #2187.

Signed-off-by: Bryan Bende <[email protected]>


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

Branch: refs/heads/master
Commit: 59b60e62d86d5008abbce4db4f3505706b0a52bb
Parents: 7ad7520
Author: Giovanni Lanzani <[email protected]>
Authored: Sun Oct 1 19:52:53 2017 +0200
Committer: Bryan Bende <[email protected]>
Committed: Fri Oct 6 15:37:22 2017 -0400

----------------------------------------------------------------------
 nifi-nar-bundles/nifi-kite-bundle/nifi-kite-processors/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/nifi/blob/59b60e62/nifi-nar-bundles/nifi-kite-bundle/nifi-kite-processors/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-nar-bundles/nifi-kite-bundle/nifi-kite-processors/pom.xml 
b/nifi-nar-bundles/nifi-kite-bundle/nifi-kite-processors/pom.xml
index 514a702..bffc490 100644
--- a/nifi-nar-bundles/nifi-kite-bundle/nifi-kite-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-kite-bundle/nifi-kite-processors/pom.xml
@@ -25,7 +25,7 @@
     <packaging>jar</packaging>
 
     <properties>
-        <kite.version>1.0.0</kite.version>
+        <kite.version>1.1.0</kite.version>
         <findbugs-annotations.version>1.3.9-1</findbugs-annotations.version>
     </properties>
 

Reply via email to