You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by pw...@apache.org on 2013/09/12 04:44:32 UTC

git commit: Add developerConnection tag in git

Updated Branches:
  refs/heads/branch-0.8 2f5898eaf -> 905edf59d


Add developerConnection tag in git


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

Branch: refs/heads/branch-0.8
Commit: 905edf59db662868f55525118131cf102d366587
Parents: 2f5898e
Author: Patrick Wendell <pw...@gmail.com>
Authored: Wed Sep 11 19:40:52 2013 -0700
Committer: Patrick Wendell <pw...@gmail.com>
Committed: Wed Sep 11 19:40:52 2013 -0700

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-spark/blob/905edf59/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ed4ae94..c49b56c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,6 +38,7 @@
   </licenses>
   <scm>
     <connection>scm:git:git@github.com:apache/incubator-spark.git</connection>
+    <developerConnection>scm:git:git@github.com:apache/incubator-spark.git</developerConnection>
     <url>scm:git:git@github.com:apache/incubator-spark.git</url>
   </scm>
   <developers>