Set custom templates = true

This commit is contained in:
Gary Russell
2013-11-20 23:29:03 -05:00
parent 07b5b22a3e
commit 9e6dbb35be

View File

@@ -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