Skip to content

Commit f604e05

Browse files
committed
already in maven central, remove at all
1 parent f494fac commit f604e05

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -230,18 +230,6 @@
230230
<enabled>false</enabled>
231231
</snapshots>
232232
</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>
245233
<!-- TODO: remove this as soon as 1.2.0 is published on Maven central -->
246234
<repository>
247235
<id>spark-staging-1038</id>

0 commit comments

Comments
 (0)