diff --git a/build.gradle b/build.gradle index d37870c20f..143e6a79dc 100644 --- a/build.gradle +++ b/build.gradle @@ -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