mirror of https://github.com/apache/nifi.git
NIFI-4450 - Update Kite SDK version
This closes #2187. Signed-off-by: Bryan Bende <bbende@apache.org>
This commit is contained in:
parent
7ad7520150
commit
59b60e62d8
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue