From d370822a44660cf33ce10d783b511db125cc5484 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Tue, 6 Jan 2015 17:20:35 +0000 Subject: [PATCH] Remove stupid provides --- .../src/main/resources/META-INF/spring.provides | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-cloud-starter-hystrix/src/main/resources/META-INF/spring.provides b/spring-cloud-starter-hystrix/src/main/resources/META-INF/spring.provides index 9190481..d78c720 100644 --- a/spring-cloud-starter-hystrix/src/main/resources/META-INF/spring.provides +++ b/spring-cloud-starter-hystrix/src/main/resources/META-INF/spring.provides @@ -1 +1 @@ -provides: spring-platform-netflix-hystrix-dashboard \ No newline at end of file +provides: \ No newline at end of file