From: Mathieu Baudier Date: Mon, 19 Dec 2016 11:53:54 +0000 (+0100) Subject: Adapt to changes of URLs in forge X-Git-Tag: argeo-commons-2.1.54~3 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=6cc0365bb5dce7580c097c84d28828224cd499b3;p=lgpl%2Fargeo-commons.git Adapt to changes of URLs in forge --- diff --git a/pom.xml b/pom.xml index 7d5595404..88fa93730 100644 --- a/pom.xml +++ b/pom.xml @@ -419,7 +419,7 @@ limitations under the License. argeo - http://forge.argeo.org/data/public/java/argeo-2.1/ + http://forge.argeo.org/data/java/argeo-2.1/ true daily @@ -461,7 +461,7 @@ limitations under the License. staging - dav:https://forge.argeo.org/data/files/java/argeo-${developmentCycle.argeo-commons} + dav:https://forge.argeo.org/data/java/argeo-${developmentCycle.argeo-commons} false @@ -471,7 +471,7 @@ limitations under the License. argeo - http://localhost:7080/data/public/java/argeo-${developmentCycle.argeo-commons} + http://localhost:7080/data/java/argeo-${developmentCycle.argeo-commons} true daily @@ -482,11 +482,11 @@ limitations under the License. staging - dav:http://localhost:7080/data/files/java/argeo-${developmentCycle.argeo-commons} + dav:http://localhost:7080/data/java/argeo-${developmentCycle.argeo-commons} staging - dav:http://localhost:7080/data/files/docs/argeo-${developmentCycle.argeo-commons} + dav:http://localhost:7080/data/docs/argeo-${developmentCycle.argeo-commons}