Skip to content

Commit

Permalink
Kafka client excluded from package because correct version is located…
Browse files Browse the repository at this point in the history
… in "mapr classpath" (apache#179)
  • Loading branch information
mgorbov authored Oct 9, 2017
1 parent 94ec657 commit dd63275
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions external/kafka-0-9/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
<groupId>org.apache.kafka</groupId>
<artifactId>kafka_${scala.binary.version}</artifactId>
<version>0.9.0.0-mapr-1707</version>
<scope>provided</scope>
<exclusions>
<exclusion>
<groupId>com.sun.jmx</groupId>
Expand Down

0 comments on commit dd63275

Please sign in to comment.