mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[build] Use artifactory mirror (#4220)
This commit is contained in:
@@ -86,7 +86,9 @@ if (project.hasProperty('onlylinuxathena') || project.hasProperty('onlylinuxrasp
|
||||
}
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
maven {
|
||||
url = 'https://frcmaven.wpi.edu/artifactory/ex-mvn'
|
||||
}
|
||||
//maven.url "https://oss.sonatype.org/content/repositories/snapshots/"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user