Skip to content

Commit 0998af6

Browse files
committed
Updated Spark package name and dependencies for using EEP-920 (apache#1131)
Co-authored-by: Egor Krivokon <>
1 parent 3bf8b9b commit 0998af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

external/kafka-0-10/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<properties>
3030
<sbt.project.name>streaming-kafka-0-10</sbt.project.name>
3131
<!-- note that this should be compatible with Kafka brokers version 0.10 and up -->
32-
<kafka.version>2.6.1.600-eep-912-SNAPSHOT</kafka.version>
32+
<kafka.version>2.6.1.700-eep-920-SNAPSHOT</kafka.version>
3333
</properties>
3434
<packaging>jar</packaging>
3535
<name>Spark Integration for Kafka 0.10</name>

0 commit comments

Comments
 (0)