aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml24
1 files changed, 0 insertions, 24 deletions
diff --git a/pom.xml b/pom.xml
index 6c1c1214a7..4220c1ace0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -230,30 +230,6 @@
<enabled>false</enabled>
</snapshots>
</repository>
- <repository>
- <!-- This is temporarily included to fix issues with Hive 0.12 -->
- <id>spark-staging</id>
- <name>Spring Staging Repository</name>
- <url>https://oss.sonatype.org/content/repositories/orgspark-project-1085</url>
- <releases>
- <enabled>true</enabled>
- </releases>
- <snapshots>
- <enabled>false</enabled>
- </snapshots>
- </repository>
- <repository>
- <!-- This is temporarily included to fix issues with Hive 0.13 -->
- <id>spark-staging-hive13</id>
- <name>Spring Staging Repository Hive 13</name>
- <url>https://oss.sonatype.org/content/repositories/orgspark-project-1089/</url>
- <releases>
- <enabled>true</enabled>
- </releases>
- <snapshots>
- <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>