Polish build.gradle

This commit is contained in:
Chris Beams 2013-01-16 08:55:58 +01:00
parent 26d5ef93e6
commit 19445508b3
1 changed files with 1 additions and 1 deletions

View File

@ -776,7 +776,7 @@ configure(rootProject) {
projectsToScan -= project(":spring-instrument-tomcat")
}
// don"t publish the default jar for the root project
// don't publish the default jar for the root project
configurations.archives.artifacts.clear()
dependencies { // for integration tests