Backport maven changes

This commit is contained in:
Matt M
2024-05-29 10:16:12 -04:00
committed by Matt
parent 628cead2dc
commit 826053e15a
9 changed files with 13 additions and 527 deletions

View File

@@ -9,7 +9,7 @@ allprojects {
repositories {
mavenCentral()
mavenLocal()
maven { url = "https://maven.photonvision.org/repository/internal/" }
maven { url = "https://maven.photonvision.org/releases" }
}
}