kafka-eight: bump kafka dependency to 0.8 release

This commit is contained in:
Hagen Rother 2013-12-12 15:24:16 +01:00
parent 6c80de53b0
commit cd8d2fd5c3
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka_2.9.2</artifactId>
<version>0.8.0-beta1</version>
<version>0.8.0</version>
<exclusions>
<exclusion>
<groupId>log4j</groupId>