diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml
index dc247e802d..fc744d43e2 100644
--- a/spring-boot-dependencies/pom.xml
+++ b/spring-boot-dependencies/pom.xml
@@ -343,11 +343,6 @@
spring-boot-starter-data-redis
1.5.0.BUILD-SNAPSHOT
-
- org.springframework.boot
- spring-boot-starter-redis
- 1.5.0.BUILD-SNAPSHOT
-
org.springframework.boot
spring-boot-starter-data-neo4j
@@ -524,11 +519,6 @@
spring-boot-starter-web-services
1.5.0.BUILD-SNAPSHOT
-
- org.springframework.boot
- spring-boot-starter-ws
- 1.5.0.BUILD-SNAPSHOT
-
diff --git a/spring-boot-samples/spring-boot-sample-webservices/pom.xml b/spring-boot-samples/spring-boot-sample-webservices/pom.xml
index 56ce305a7c..6c469667b1 100644
--- a/spring-boot-samples/spring-boot-sample-webservices/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-webservices/pom.xml
@@ -26,7 +26,7 @@
org.springframework.boot
- spring-boot-starter-ws
+ spring-boot-starter-web-services
jaxen