diff --git a/spring-boot-actuator/README.md b/spring-boot-actuator/README.md
index 8ef9bab587..9491776542 100644
--- a/spring-boot-actuator/README.md
+++ b/spring-boot-actuator/README.md
@@ -52,24 +52,24 @@ If you are using Maven create a really simple `pom.xml` with 2 dependencies:
jar
org.springframework.boot
- spring-starter-parent
+ spring-boot-starter-parent
{{project.version}}
org.springframework.boot
- spring-starter-web
+ spring-boot-starter-web
org.springframework.boot
- spring-starter-actuator
+ spring-boot-starter-actuator
org.springframework.boot
- spring-package-maven-plugin
+ spring-boot-maven-plugin