diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-parent/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-parent/pom.xml
index ef12027de5f..f7899be806a 100644
--- a/spring-boot-project/spring-boot-starters/spring-boot-starter-parent/pom.xml
+++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-parent/pom.xml
@@ -179,6 +179,13 @@
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+ ${revision}
+
+
package
@@ -210,7 +217,8 @@
-
+
org.eclipse.m2e
lifecycle-mapping
diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-parent/src/main/xslt/post-process-flattened-pom.xsl b/spring-boot-project/spring-boot-starters/spring-boot-starter-parent/src/main/xslt/post-process-flattened-pom.xsl
index 6a5e8a78dac..a317b812da9 100644
--- a/spring-boot-project/spring-boot-starters/spring-boot-starter-parent/src/main/xslt/post-process-flattened-pom.xsl
+++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-parent/src/main/xslt/post-process-flattened-pom.xsl
@@ -10,8 +10,12 @@
+
+
+
-
\ No newline at end of file
+