From: Mathieu Baudier Date: Tue, 20 Dec 2016 11:39:09 +0000 (+0100) Subject: Fix URLs X-Git-Tag: argeo-slc-2.1.7~3 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=a82a16bbf2400a45ba06ce214a2aab11fc30df3a;p=gpl%2Fargeo-slc.git Fix URLs --- diff --git a/pom.xml b/pom.xml index f938df452..6898adb94 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.argeo.commons argeo-commons - 2.1.53 + 2.1.55 org.argeo.slc argeo-slc @@ -121,7 +121,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 @@ -130,7 +130,7 @@ limitations under the License. argeo-rcp - http://forge.argeo.org/data/public/java/argeo-rcp-2.1 + http://forge.argeo.org/data/java/argeo-rcp-2.1 true daily @@ -156,7 +156,7 @@ limitations under the License. argeo-tp - http://localhost:7070/data/public/java/argeo-${developmentCycle.argeo-commons} + http://localhost:7070/data/java/argeo-${developmentCycle.argeo-commons} true daily @@ -165,7 +165,7 @@ limitations under the License. - + @@ -174,7 +174,7 @@ limitations under the License. argeo-commons - http://localhost:7070/data/public/java/argeo-${developmentCycle.argeo-commons} + http://localhost:7070/data/java/argeo-${developmentCycle.argeo-commons} true daily @@ -185,11 +185,11 @@ limitations under the License. staging - dav:http://localhost:7070/data/files/java/argeo-slc-${developmentCycle.slc} + dav:http://localhost:7070/data/java/argeo-slc-${developmentCycle.slc} staging - dav:http://localhost:7070/data/files/docs/argeo-slc-${developmentCycle.slc} + dav:http://localhost:7070/data/docs/argeo-slc-${developmentCycle.slc}