diff --git a/spring-boot-starters/spring-boot-starter-parent/pom.xml b/spring-boot-starters/spring-boot-starter-parent/pom.xml index 35a39d69349..a5eb0a1bcd6 100644 --- a/spring-boot-starters/spring-boot-starter-parent/pom.xml +++ b/spring-boot-starters/spring-boot-starter-parent/pom.xml @@ -41,7 +41,7 @@ - src/main/resources + ${basedir}/src/main/resources true **/application.yml @@ -49,7 +49,7 @@ - src/main/resources + ${basedir}/src/main/resources **/application.yml **/application.properties