Skip to content

Commit 2e67c66

Browse files
author
Helena Edelson
committed
#SPARK-2808 Update to Kafka 0.8.2.0 GA from beta.
1 parent d9dc2bc commit 2e67c66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

external/kafka/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>org.apache.kafka</groupId>
4646
<artifactId>kafka_${scala.binary.version}</artifactId>
47-
<version>0.8.2-beta</version>
47+
<version>0.8.2.0</version>
4848
<exclusions>
4949
<exclusion>
5050
<groupId>com.sun.jmx</groupId>

0 commit comments

Comments
 (0)