remove ribbon from s-c-s-hystrix

fixes gh-14
This commit is contained in:
Spencer Gibb
2015-01-26 13:55:42 -07:00
parent 64f59d61a6
commit caf53b2dbe

View File

@@ -38,9 +38,5 @@
<groupId>com.netflix.hystrix</groupId>
<artifactId>hystrix-javanica</artifactId>
</dependency>
<dependency>
<groupId>com.netflix.ribbon</groupId>
<artifactId>ribbon-core</artifactId>
</dependency>
</dependencies>
</project>