Backport maven changes

This commit is contained in:
Matt M
2024-05-29 10:16:12 -04:00
committed by Matt
parent eca3cea82d
commit e613e75db6
9 changed files with 13 additions and 533 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" }
}
}