aboutsummaryrefslogtreecommitdiff
path: root/repl/pom.xml
diff options
context:
space:
mode:
authorMatei Zaharia <matei@eecs.berkeley.edu>2013-08-31 22:45:53 -0700
committerMatei Zaharia <matei@eecs.berkeley.edu>2013-09-01 14:13:16 -0700
commit5701eb92c7ac75176e0daebd3d551a07eea63cb5 (patch)
tree1e51d3d41e6de4a54fef786b67861231f8c218cb /repl/pom.xml
parentdebcf243892bcc7de3f41981e63b8daacb0f2e06 (diff)
downloadspark-5701eb92c7ac75176e0daebd3d551a07eea63cb5.tar.gz
spark-5701eb92c7ac75176e0daebd3d551a07eea63cb5.tar.bz2
spark-5701eb92c7ac75176e0daebd3d551a07eea63cb5.zip
Fix some URLs
Diffstat (limited to 'repl/pom.xml')
-rw-r--r--repl/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/repl/pom.xml b/repl/pom.xml
index f6276f1895..a1c87d7618 100644
--- a/repl/pom.xml
+++ b/repl/pom.xml
@@ -29,7 +29,7 @@
<artifactId>spark-repl</artifactId>
<packaging>jar</packaging>
<name>Spark Project REPL</name>
- <url>http://spark-project.org/</url>
+ <url>http://spark.incubator.apache.org/</url>
<properties>
<deb.install.path>/usr/share/spark</deb.install.path>