Adapt to URL changes on repo.argeo.org
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 15 Nov 2012 15:17:00 +0000 (15:17 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 15 Nov 2012 15:17:00 +0000 (15:17 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@5836 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

pom.xml

diff --git a/pom.xml b/pom.xml
index e14ec2215f87a6c6e8a9b816ce3c299b89df69fc..d81f291e7cebb4c1f9c0cccdbdf6311a05e593f4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,4 +1,5 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
@@ -107,7 +108,7 @@ limitations under the License.
        <repositories>
                <repository>
                        <id>argeo-commons</id>
-                       <url>http://repo.argeo.org/org.argeo.jcr.webapp/public/java/org.argeo.commons-1.1.x</url>
+                       <url>http://repo.argeo.org/data/public/java/org.argeo.commons-1.1.x</url>
                        <releases>
                                <enabled>true</enabled>
                                <updatePolicy>daily</updatePolicy>
@@ -118,7 +119,7 @@ limitations under the License.
        <distributionManagement>
                <repository>
                        <id>staging</id>
-                       <url>dav:https://repo.argeo.org/org.argeo.jcr.webapp/webdav/java/org.argeo.slc-1.1.x</url>
+                       <url>dav:https://repo.argeo.org/data/files/java/org.argeo.slc-1.1.x</url>
                        <uniqueVersion>false</uniqueVersion>
                </repository>
                <site>