Remove custom pom

This commit is contained in:
Dave Syer
2014-11-17 11:16:32 +00:00
parent 10efb35395
commit 9b931928b8

View File

@@ -26,8 +26,8 @@ github_repo_url: http://github.com/spring-cloud/spring-cloud-cli
forum: http://stackoverflow.com/questions/tagged/spring-cloud
# If you want to include a custom pom.xml or gradle template set these value to true and add _include files
custom_pom_template: true
custom_gradle_template: true
custom_pom_template: false
custom_gradle_template: false
### The following properties are constant for most projects