aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorscwf <wangfei1@huawei.com>2014-12-19 08:29:38 -0800
committerJosh Rosen <joshrosen@databricks.com>2014-12-19 08:29:38 -0800
commit8e253ebbf8c5867bd6b626ca8f20699d71aa6ddb (patch)
tree081c9af73ebfd42c5c29f193cdda04772a575eba /pom.xml
parent5479450c45038ddb4485cd676f945a961f2420d8 (diff)
downloadspark-8e253ebbf8c5867bd6b626ca8f20699d71aa6ddb.tar.gz
spark-8e253ebbf8c5867bd6b626ca8f20699d71aa6ddb.tar.bz2
spark-8e253ebbf8c5867bd6b626ca8f20699d71aa6ddb.zip
[Build] Remove spark-staging-1038
Author: scwf <wangfei1@huawei.com> Closes #3743 from scwf/abc and squashes the following commits: 7d98bc8 [scwf] removing spark-staging-1038
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/pom.xml b/pom.xml
index 9e6fe09d95..4be8c22022 100644
--- a/pom.xml
+++ b/pom.xml
@@ -230,18 +230,6 @@
<enabled>false</enabled>
</snapshots>
</repository>
- <!-- TODO: remove this as soon as 1.2.0 is published on Maven central -->
- <repository>
- <id>spark-staging-1038</id>
- <name>Spark 1.2.0 Staging (1038)</name>
- <url>https://repository.apache.org/content/repositories/orgapachespark-1038/</url>
- <releases>
- <enabled>true</enabled>
- </releases>
- <snapshots>
- <enabled>false</enabled>
- </snapshots>
- </repository>
</repositories>
<pluginRepositories>
<pluginRepository>