Adapt SCM URLs
authorMathieu Baudier <mbaudier@argeo.org>
Mon, 19 Dec 2016 11:57:01 +0000 (12:57 +0100)
committerMathieu Baudier <mbaudier@argeo.org>
Mon, 19 Dec 2016 11:57:01 +0000 (12:57 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index 88fa93730dd5a03906de1ad085089c649ee8a2cd..033fc9e765b03f7542e17d277ecd29caa2e6467d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -42,9 +42,9 @@
                <module>dist</module>
        </modules>
        <scm>
-               <connection>scm:svn:https://svn.argeo.org/commons/trunk</connection>
-               <developerConnection>scm:git:https://code.argeo.org/git/apache2/argeo-commons</developerConnection>
-               <url>https://svn.argeo.org/commons/trunk</url>
+               <connection>scm:git:http://git.argeo.org/apache2/argeo-commons.git</connection>
+               <url>http://git.argeo.org/?p=apache2/argeo-commons.git;a=summary</url>
+               <developerConnection>scm:git:https://code.argeo.org/git/apache2/argeo-commons.git</developerConnection>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>