Skip to content

Commit

Permalink
kafka-1319; kafka jar doesn't depend on metrics-annotation any more; …
Browse files Browse the repository at this point in the history
…patched by Jun Rao; reviewed by Neha Narkhede
  • Loading branch information
junrao committed Mar 24, 2014
1 parent c66e408 commit 655e1a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Expand Up @@ -147,7 +147,6 @@ project(':core') {
compile 'org.apache.zookeeper:zookeeper:3.3.4'
compile 'com.101tec:zkclient:0.3'
compile 'com.yammer.metrics:metrics-core:2.2.0'
compile 'com.yammer.metrics:metrics-annotation:2.2.0'
compile 'net.sf.jopt-simple:jopt-simple:3.2'
compile 'org.xerial.snappy:snappy-java:1.0.5'

Expand Down

0 comments on commit 655e1a8

Please sign in to comment.