From 7abf30438231143a7123f9865bf064b71135b072 Mon Sep 17 00:00:00 2001 From: John Dennis Casey Date: Mon, 26 Sep 2005 21:52:13 +0000 Subject: [PATCH] Resolving: MNG-934...setting default updateInterval in plugin-registry.xml to 1 day for now...we may want to update again for the 2.0-final release. This way, users will go at most 24 hours before being prompted to update their plugins, rather than having to do it manually. git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291761 13f79535-47bb-0310-9956-ffa450edef68 --- maven-plugin-registry/plugin-registry.mdo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven-plugin-registry/plugin-registry.mdo b/maven-plugin-registry/plugin-registry.mdo index 730e67bc94..de08d9dde6 100644 --- a/maven-plugin-registry/plugin-registry.mdo +++ b/maven-plugin-registry/plugin-registry.mdo @@ -64,7 +64,7 @@ updateInterval 1.0.0 String - never + 1d