Skip to content

Commit

Permalink
Reverts Kafka bump for now kafka-junit isn't ready yet
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Cole committed Feb 18, 2019
1 parent 02133ab commit e59f9da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zipkin-collector/kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<properties>
<main.basedir>${project.basedir}/../..</main.basedir>
<!-- when changing this, a change to the version of kafka-junit is likely needed, too -->
<kafka.version>2.1.1</kafka.version>
<kafka.version>2.1.0</kafka.version>
</properties>

<dependencies>
Expand Down

0 comments on commit e59f9da

Please sign in to comment.