Remove brave dependencies

This commit is contained in:
Dave Syer
2016-02-11 12:35:08 +00:00
parent a362aa7c6a
commit 77abdf7798
4 changed files with 11 additions and 27 deletions

View File

@@ -82,16 +82,6 @@
<artifactId>zipkin-server</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.github.kristofa</groupId>
<artifactId>brave-core</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-core</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
</project>