From d0c5ebdc0d0a8b7f8dd53968ae09e69ce2d30e34 Mon Sep 17 00:00:00 2001 From: spencergibb Date: Thu, 11 Mar 2021 15:26:52 -0500 Subject: [PATCH] Move away from libs-*-local repos --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 6249cc6..31c9a4c 100644 --- a/pom.xml +++ b/pom.xml @@ -82,7 +82,7 @@ spring-snapshots Spring Snapshots - https://repo.spring.io/libs-snapshot-local + https://repo.spring.io/snapshot true @@ -90,7 +90,7 @@ spring-milestones Spring Milestones - https://repo.spring.io/libs-milestone-local + https://repo.spring.io/milestone false @@ -98,7 +98,7 @@ spring-releases Spring Releases - https://repo.spring.io/libs-release-local + https://repo.spring.io/release false