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/04/22 19:46:18 UTC

[4/5] git commit: updated scm settings

updated scm settings


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

Branch: refs/heads/master
Commit: bf1ec60b0e54ce6f6701942f92d39fb84f919276
Parents: b34f5d9
Author: randgalt <ra...@apache.org>
Authored: Sun Apr 21 09:35:13 2013 -0700
Committer: randgalt <ra...@apache.org>
Committed: Sun Apr 21 09:35:13 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-curator/blob/bf1ec60b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1d17e82..8468d85 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:https://git-wip-us.apache.org/repos/asf/incubator-curator.git</connection>
-        <developerConnection>scm:https://git-wip-us.apache.org/repos/asf/incubator-curator.git</developerConnection>
+        <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>
         <tag>HEAD</tag>
     </scm>