Skip to content

Commit 4b868e5

Browse files
committed
update
1 parent aaba776 commit 4b868e5

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

build.gradle

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -59,17 +59,7 @@ subprojects {
5959
repositories {
6060
mavenCentral()
6161
maven {
62-
name = "Apache Snapshots"
6362
url = "https://repository.apache.org/content/repositories/snapshots/"
64-
snapshots {
65-
content {
66-
includeGroup "org.apache.spark"
67-
}
68-
enabled = true
69-
}
70-
releases {
71-
enabled = false
72-
}
7363
}
7464
}
7565

0 commit comments

Comments
 (0)