Backport maven changes

This commit is contained in:
Matt M
2024-05-29 10:16:12 -04:00
committed by Matt
parent bc55218739
commit 099a4eb58c
9 changed files with 13 additions and 533 deletions

View File

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