diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index 9b9fc4d093d..4641b600a4d 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -12,7 +12,7 @@ pom Spring Boot Dependencies Spring Boot Dependencies - https://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/# Apache License, Version 2.0 diff --git a/spring-boot-project/spring-boot-parent/pom.xml b/spring-boot-project/spring-boot-parent/pom.xml index 55e08b86e0c..1ad02757524 100644 --- a/spring-boot-project/spring-boot-parent/pom.xml +++ b/spring-boot-project/spring-boot-parent/pom.xml @@ -523,6 +523,25 @@ + + org.codehaus.mojo + build-helper-maven-plugin + + + regex-property + + regex-property + + + modulename + ${artifactId} + - + . + true + + + + org.codehaus.mojo flatten-maven-plugin @@ -634,10 +653,17 @@ maven-jar-plugin + false - true - true + false + false + + ${project.name} + ${modulename} + ${project.version} + Spring +