aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2013-09-12 13:47:09 -0700
committerPatrick Wendell <pwendell@gmail.com>2013-09-12 13:47:31 -0700
commit45ec1cc90e25a82ffab587feeb419132efd1b9a1 (patch)
tree4ee64b3fbee72d344ec326ff232f7df8c36c1a47 /pom.xml
parenta310de69e05c30fc86a7ea4bab503b7fe59cada9 (diff)
downloadspark-45ec1cc90e25a82ffab587feeb419132efd1b9a1.tar.gz
spark-45ec1cc90e25a82ffab587feeb419132efd1b9a1.tar.bz2
spark-45ec1cc90e25a82ffab587feeb419132efd1b9a1.zip
Add git scm url for publishing
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index bb03a92de8..7bacbb1fa8 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:https://git-wip-us.apache.org/repos/asf/incubator-spark.git</developerConnection>
<url>scm:git:git@github.com:apache/incubator-spark.git</url>
</scm>
<developers>