aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwangfei <wangfei1@huawei.com>2014-09-26 22:23:49 -0700
committerReynold Xin <rxin@apache.org>2014-09-26 22:23:49 -0700
commit0cdcdd2c9df98fb64d9d16ebace992fbba9c16b4 (patch)
tree2c8152225249c9f1dbb65cd767f0f13899ef2d59
parente976ca236f3c5578d8d7639b788774b1053b65f7 (diff)
downloadspark-0cdcdd2c9df98fb64d9d16ebace992fbba9c16b4.tar.gz
spark-0cdcdd2c9df98fb64d9d16ebace992fbba9c16b4.tar.bz2
spark-0cdcdd2c9df98fb64d9d16ebace992fbba9c16b4.zip
[Build]remove spark-staging-1030
Since 1.1.0 has published, remove spark-staging-1030. Author: wangfei <wangfei1@huawei.com> Closes #2532 from scwf/patch-2 and squashes the following commits: bc9e00b [wangfei] remove spark-staging-1030
-rw-r--r--pom.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/pom.xml b/pom.xml
index f3de097b9c..70cb9729ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -222,18 +222,6 @@
<enabled>false</enabled>
</snapshots>
</repository>
- <!-- TODO: remove this as soon as 1.1.0 is published on Maven central -->
- <repository>
- <id>spark-staging-1030</id>
- <name>Spark 1.1.0 Staging (1030)</name>
- <url>https://repository.apache.org/content/repositories/orgapachespark-1030/</url>
- <releases>
- <enabled>true</enabled>
- </releases>
- <snapshots>
- <enabled>false</enabled>
- </snapshots>
- </repository>
</repositories>
<pluginRepositories>
<pluginRepository>