You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@curator.apache.org by ra...@apache.org on 2013/03/31 05:38:56 UTC

[2/5] git commit: updated scm urls

updated scm urls


Project: http://git-wip-us.apache.org/repos/asf/incubator-curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-curator/commit/0658b3cc
Tree: http://git-wip-us.apache.org/repos/asf/incubator-curator/tree/0658b3cc
Diff: http://git-wip-us.apache.org/repos/asf/incubator-curator/diff/0658b3cc

Branch: refs/heads/master
Commit: 0658b3cc608b21e9ad6a2c47af092cd93bc42713
Parents: cf01815
Author: randgalt <ra...@apache.org>
Authored: Sat Mar 30 15:44:21 2013 -0700
Committer: randgalt <ra...@apache.org>
Committed: Sat Mar 30 15:44:21 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-curator/blob/0658b3cc/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9bd1e84..e076bd6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,8 +60,8 @@
 
     <scm>
         <url>https://git-wip-us.apache.org/repos/asf?p=incubator-curator.git</url>
-        <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-curator.git</connection>
-        <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-curator.git</developerConnection>
+        <connection>scm:git://git-wip-us.apache.org/repos/asf/incubator-curator.git</connection>
+        <developerConnection>scm:git://git-wip-us.apache.org/repos/asf/incubator-curator.git</developerConnection>
         <tag>HEAD</tag>
     </scm>