diff --git a/_config.yml b/_config.yml index fc7bab8047..fdacaec8b3 100644 --- a/_config.yml +++ b/_config.yml @@ -26,8 +26,8 @@ github_repo_url: http://github.com/spring-projects/spring-integration forum: http://forum.spring.io/forum/spring-projects/integration # If you want to include a custom pom.xml or gradle template set these value to true and add _include files -custom_pom_template: false -custom_gradle_template: false +custom_pom_template: true +custom_gradle_template: true ### The following properties are constant for most projects