From 19445508b31c9e032f62498521cd39c1d75902d5 Mon Sep 17 00:00:00 2001 From: Chris Beams Date: Wed, 16 Jan 2013 08:55:58 +0100 Subject: [PATCH] Polish build.gradle --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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