Backport maven changes

This commit is contained in:
Matt M
2024-05-29 10:16:12 -04:00
committed by Matt
parent 587ac478f4
commit 56e2da5504
9 changed files with 17 additions and 585 deletions

View File

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