From c474729db90f2c3952afb9cb895d0e66c4e1a0ae Mon Sep 17 00:00:00 2001 From: aheritier Date: Sun, 15 Jan 2006 01:03:53 +0000 Subject: [PATCH] the timeout property is not used git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@369147 13f79535-47bb-0310-9956-ffa450edef68 --- linkcheck/plugin.properties | 1 - 1 file changed, 1 deletion(-) diff --git a/linkcheck/plugin.properties b/linkcheck/plugin.properties index dcb6dfa9..1b53180e 100644 --- a/linkcheck/plugin.properties +++ b/linkcheck/plugin.properties @@ -20,4 +20,3 @@ maven.linkcheck.cache=${maven.build.dir}/linkcheck/linkcheck.cache maven.linkcheck.failonerror=false maven.linkcheck.exclude=${pom.repository.url} -maven.linkcheck.timeout=30000