Update the scm
Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/24c72153 Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/24c72153 Diff: http://git-wip-us.apache.org/repos/asf/incubator-unomi/diff/24c72153 Branch: refs/heads/master Commit: 24c72153cd740dc7e0aa2b242be7427ee674e783 Parents: b8df51b Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Nov 23 17:02:13 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Nov 23 17:02:13 2015 +0100 ---------------------------------------------------------------------- pom.xml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-unomi/blob/24c72153/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index abdee35..1fe2449 100644 --- a/pom.xml +++ b/pom.xml @@ -80,18 +80,11 @@ </mailingList> </mailingLists> - <!--scm> + <scm> <connection>scm:https://git-wip-us.apache.org/repos/asf/incubator-unomi.git</connection> <developerConnection>scm:https://git-wip-us.apache.org/repos/asf/incubator-unomi.git</developerConnection> <tag>HEAD</tag> <url>https://git-wip-us.apache.org/repos/asf/incubator-unomi.git</url> - </scm--> - - <scm> - <connection>scm:git:[email protected]:Jahia/unomi.git</connection> - <url>https://github.com/Jahia/unomi</url> - <developerConnection>scm:git:[email protected]:Jahia/unomi.git</developerConnection> - <tag>HEAD</tag> </scm> <developers>
