From efb66dcdb2f320605193162eae35dddff0ce5188 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Fri, 11 Oct 2013 08:23:26 -0400 Subject: [PATCH] Correct typo (fixes gh-87) --- spring-boot-starters/spring-boot-starter-parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-boot-starters/spring-boot-starter-parent/pom.xml b/spring-boot-starters/spring-boot-starter-parent/pom.xml index 45be0733526..4cb6876ae74 100644 --- a/spring-boot-starters/spring-boot-starter-parent/pom.xml +++ b/spring-boot-starters/spring-boot-starter-parent/pom.xml @@ -125,14 +125,14 @@ true **/application.yml - **/application.propeties + **/application.properties src/main/resources **/application.yml - **/application.propeties + **/application.properties