From e26fbc0cfc928848ba85ffbb02e5e655cdab48b4 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Sat, 26 Oct 2019 10:27:52 +0200 Subject: [PATCH] Plugins SNAPSHOT repository. --- pom.xml | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index bf1fbc3e5..f782eac7e 100644 --- a/pom.xml +++ b/pom.xml @@ -413,8 +413,6 @@ limitations under the License. false - always - warn @@ -422,12 +420,10 @@ limitations under the License. file:///srv/javafactory/argeo-2.1 false - daily - warn true - daily + always warn @@ -441,6 +437,21 @@ limitations under the License. daily warn + + false + + + + argeo-maven-plugins-snapshots + file:///srv/javafactory/argeo-2.1 + + false + + + true + always + warn + -- 2.30.2