NIFI-3061: Bumped azure-eventhubs version to 0.9.0

This closes #1250.

Signed-off-by: Koji Kawamura <ijokarumawak@apache.org>
This commit is contained in:
Joey Frazee 2016-11-19 15:25:19 -06:00 committed by Koji Kawamura
parent c8830742ee
commit e731f09573
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-eventhubs</artifactId>
<version>0.7.1</version>
<version>0.9.0</version>
</dependency>
<dependency>
<groupId>org.apache.nifi</groupId>