From 6a24c2c16747f56956097f0cc05c146c82fa1044 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Sat, 26 Oct 2019 10:17:23 +0200 Subject: [PATCH] Set update policy to 'always' for SNAPSHOT repositories. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 59f2792bb..bf1fbc3e5 100644 --- a/pom.xml +++ b/pom.xml @@ -413,7 +413,7 @@ limitations under the License. false - daily + always warn -- 2.30.2