From: Mathieu Baudier Date: Tue, 28 Jan 2020 08:23:09 +0000 (+0100) Subject: Introduce public snapshots. X-Git-Tag: argeo-commons-2.1.85~12 X-Git-Url: https://git.argeo.org/?p=lgpl%2Fargeo-commons.git;a=commitdiff_plain;h=e8a8d361671a88b9111a1733ea4b604098c8772f Introduce public snapshots. --- diff --git a/pom.xml b/pom.xml index 947fb9850..925211e7f 100644 --- a/pom.xml +++ b/pom.xml @@ -411,7 +411,7 @@ limitations under the License. http://repo.argeo.org/data/java/argeo-2.1/ true - daily + never warn @@ -420,13 +420,13 @@ limitations under the License. argeo-snapshots - file:///srv/javafactory/argeo-2.1 + http://snapshots.argeo.org/data/java/argeo-2.1/ false true - never + always warn @@ -437,7 +437,7 @@ limitations under the License. http://repo.argeo.org/data/java/argeo-2.1 true - daily + never warn @@ -446,13 +446,13 @@ limitations under the License. argeo-maven-plugins-snapshots - file:///srv/javafactory/argeo-2.1 + http://snapshots.argeo.org/data/java/argeo-2.1/ false true - never + always warn