We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f494fac commit f604e05Copy full SHA for f604e05
pom.xml
@@ -230,18 +230,6 @@
230
<enabled>false</enabled>
231
</snapshots>
232
</repository>
233
- <repository>
234
- <!-- This is temporarily included to fix issues with Hive -->
235
- <id>spark-staging</id>
236
- <name>Spring Staging Repository</name>
237
- <url>https://oss.sonatype.org/content/repositories/releases</url>
238
- <releases>
239
- <enabled>true</enabled>
240
- </releases>
241
- <snapshots>
242
- <enabled>false</enabled>
243
- </snapshots>
244
- </repository>
245
<!-- TODO: remove this as soon as 1.2.0 is published on Maven central -->
246
<repository>
247
<id>spark-staging-1038</id>
0 commit comments