Commit ec4e7527 authored by Alex Ayars's avatar Alex Ayars
Browse files

Bump Kafka to 0.10.2.1-SNAPSHOT

  - Automatic commit via:
    pint bump-deps --branch 3.2.x --kafka-version 0.10.2.1-SNAPSHOT -e prod camus PLATFORM --no-dry-run
parent e619954b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@

    <properties>
        <confluent.version>3.2.1-SNAPSHOT</confluent.version>
        <kafka.version>0.10.2.0-SNAPSHOT</kafka.version>
        <kafka.version>0.10.2.1-SNAPSHOT</kafka.version>
        <junit.version>4.12</junit.version>
        <es.version>2.4.1</es.version>
        <lucene.version>5.5.2</lucene.version>