mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-13 21:13:53 +00:00
Remove unneeded maven repos
This commit is contained in:
@ -7,17 +7,6 @@ plugins {
|
||||
|
||||
project.description = "Core"
|
||||
|
||||
repositories {
|
||||
maven {
|
||||
name = "IntellectualSites"
|
||||
url = uri("https://mvn.intellectualsites.com/content/groups/public/")
|
||||
}
|
||||
maven {
|
||||
name = "IntellectualSites-Snapshots"
|
||||
url = uri("https://mvn.intellectualsites.com/content/groups/snapshots/")
|
||||
}
|
||||
}
|
||||
|
||||
applyPlatformAndCoreConfiguration()
|
||||
|
||||
dependencies {
|
||||
|
Reference in New Issue
Block a user