From 39230c84fdb8fc18ffb5c5237cf470a68688617d Mon Sep 17 00:00:00 2001 From: Richard Millet Date: Wed, 3 Mar 2010 18:49:06 +0000 Subject: [PATCH] NOJIRA: Change the update policy on the Nuxeo snapshot repositories to "never" check for updates. This is assuming that we do not want updated artifacts from Nuxeo. --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 7a98c0b7e..c59ab12ed 100644 --- a/pom.xml +++ b/pom.xml @@ -164,6 +164,7 @@ true + never @@ -187,6 +188,7 @@ true + never -- 2.47.3