diff --git a/spring-boot-starters/spring-boot-starter-parent/pom.xml b/spring-boot-starters/spring-boot-starter-parent/pom.xml index a6c75780c4d..3cf7457998d 100644 --- a/spring-boot-starters/spring-boot-starter-parent/pom.xml +++ b/spring-boot-starters/spring-boot-starter-parent/pom.xml @@ -185,7 +185,7 @@ - src/main/resources + ${basedir}/src/main/resources true **/application.yml @@ -193,7 +193,7 @@ - src/main/resources + ${basedir}/src/main/resources **/application.yml **/application.properties