diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml index 3bba723484..8a1df4ac09 100644 --- a/spring-boot-parent/pom.xml +++ b/spring-boot-parent/pom.xml @@ -410,6 +410,18 @@ false + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar-no-fork + + + + @@ -472,18 +484,6 @@ - - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - - jar-no-fork - - - -