Skip to content

Commit

Permalink
NIFI-3061: Bumped azure-eventhubs version to 0.9.0
Browse files Browse the repository at this point in the history
This closes apache#1250.

Signed-off-by: Koji Kawamura <[email protected]>
  • Loading branch information
jfrazee authored and ijokarumawak committed Nov 21, 2016
1 parent c883074 commit e731f09
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit e731f09

Please sign in to comment.