You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2013/02/14 15:11:01 UTC

git commit: ISIS-332: changing the scm url once more in root pom

Updated Branches:
  refs/heads/master a708270e2 -> cb84b9f43


ISIS-332: changing the scm url once more in root pom


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/cb84b9f4
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/cb84b9f4
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/cb84b9f4

Branch: refs/heads/master
Commit: cb84b9f43b23d4ab979d4aa496713b7a403ed8f2
Parents: a708270
Author: Dan Haywood <da...@apache.org>
Authored: Thu Feb 14 14:10:43 2013 +0000
Committer: Dan Haywood <da...@apache.org>
Committed: Thu Feb 14 14:10:43 2013 +0000

----------------------------------------------------------------------
 pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/cb84b9f4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 69f33d0..b35582d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
     <scm>
         <connection>scm:git:http://git.apache.org/isis.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/isis.git</developerConnection>
-        <url>http://git.apache.org/isis.git</url>
+        <url>https://git-wip-us.apache.org/repos/asf?p=isis.git</url>
       <tag>HEAD</tag>
   </scm>