update kafka 7 dep to be able to actually run it locally

This commit is contained in:
fjy 2014-01-25 07:26:17 +08:00
parent 0c789412bb
commit 6581436c0c
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
<dependency>
<groupId>kafka</groupId>
<artifactId>core-kafka</artifactId>
<version>0.7.2-mmx1</version>
<version>0.7.2-mmx4</version>
<exclusions>
<exclusion>
<groupId>log4j</groupId>