From 6cc0365bb5dce7580c097c84d28828224cd499b3 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Mon, 19 Dec 2016 12:53:54 +0100 Subject: [PATCH] Adapt to changes of URLs in forge --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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} -- 2.30.2