From dd822844403d7cc673dec31200fba64a51990800 Mon Sep 17 00:00:00 2001 From: spencergibb Date: Thu, 11 Mar 2021 15:31:39 -0500 Subject: [PATCH] Moves away from libs-*-local maven repos --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 25880108..6297f630 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,7 @@ spring-snapshots Spring Snapshots - https://repo.spring.io/libs-snapshot-local + https://repo.spring.io/snapshot true @@ -97,7 +97,7 @@ spring-milestones Spring Milestones - https://repo.spring.io/libs-milestone-local + https://repo.spring.io/milestone false