Skip to content

Commit 03bf9b7

Browse files
author
Raghu Angadi
committed
Increase KafkaIO version to 0.2.0
Recent PR GoogleCloudPlatform#491 changes how KafkaIO splits. This makes it incompatible with Dataflow update across these two versions.
1 parent 61709c6 commit 03bf9b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/kafka/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<artifactId>google-cloud-dataflow-java-contrib-kafka</artifactId>
2626
<name>Google Cloud Dataflow Kafka IO Library</name>
2727
<description>Library to read Kafka topics.</description>
28-
<version>0.1.0-SNAPSHOT</version>
28+
<version>0.2.0-SNAPSHOT</version>
2929

3030
<properties>
3131
<dataflow.version>[1.6.0, 2.0.0)</dataflow.version>

0 commit comments

Comments
 (0)