Skip to content

Commit

Permalink
Make hystrix dependency test scope for agent
Browse files Browse the repository at this point in the history
  • Loading branch information
Xylus authored Sep 7, 2016
1 parent 6846612 commit 13aff5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@
<groupId>com.netflix.hystrix</groupId>
<artifactId>hystrix-core</artifactId>
<version>1.3.20</version>
<scope>test</scope>
</dependency>

</dependencies>
Expand Down

0 comments on commit 13aff5f

Please # to comment.