diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml index f096a5a7387..c5a89b81928 100644 --- a/spring-boot-parent/pom.xml +++ b/spring-boot-parent/pom.xml @@ -18,7 +18,7 @@ http://www.spring.io - .. + ${basedir}/.. false 1.8 1.0.2.v20150114 @@ -502,7 +502,7 @@ src/checkstyle/checkstyle.xml src/checkstyle/checkstyle-suppressions.xml src/checkstyle/checkstyle-header.txt - checkstyle.build.directory=${project.build.directory} + main.basedir=${main.basedir} UTF-8 true true diff --git a/spring-boot-parent/src/checkstyle/checkstyle.xml b/spring-boot-parent/src/checkstyle/checkstyle.xml index 01aad591451..987cde34479 100644 --- a/spring-boot-parent/src/checkstyle/checkstyle.xml +++ b/spring-boot-parent/src/checkstyle/checkstyle.xml @@ -78,7 +78,7 @@ - +