fix: maven
ci/woodpecker/push/central-override Pipeline was successful Details
ci/woodpecker/tag/central-override Pipeline failed Details

This commit is contained in:
Timo Ley 2024-04-13 11:32:58 +02:00
parent a442b8d950
commit abb4d82481
1 changed files with 1 additions and 8 deletions

View File

@ -40,14 +40,7 @@ repositories {
}
maven {
name "central"
url "https://maven.thorfusion.com/artifactory/central/"
}
maven {
name = "ic2"
url = "https://maven.ic2.player.to/"
metadataSources {
artifact()
}
url "https://nexus.covers1624.net/repository/maven-hosted/"
}
}