Backport maven changes

This commit is contained in:
Matt M
2024-05-29 10:16:12 -04:00
parent c89acea5a6
commit 60c9ea8892
8 changed files with 61 additions and 125 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" }
}
}