From 0db4d8cbf44e05d84c378de7c959a22284ab7287 Mon Sep 17 00:00:00 2001 From: spencergibb Date: Wed, 4 May 2022 12:58:11 -0400 Subject: [PATCH] Removes libs- prefix and -local suffix --- spring-cloud-dependencies/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/spring-cloud-dependencies/pom.xml b/spring-cloud-dependencies/pom.xml index c1fe291..a60e73b 100644 --- a/spring-cloud-dependencies/pom.xml +++ b/spring-cloud-dependencies/pom.xml @@ -202,7 +202,7 @@ spring-snapshots Spring Snapshots - https://repo.spring.io/libs-snapshot-local + https://repo.spring.io/snapshot true @@ -210,7 +210,7 @@ spring-milestones Spring Milestones - https://repo.spring.io/libs-milestone-local + https://repo.spring.io/milestone false @@ -228,7 +228,7 @@ spring-snapshots Spring Snapshots - https://repo.spring.io/libs-snapshot-local + https://repo.spring.io/snapshot true @@ -236,7 +236,7 @@ spring-milestones Spring Milestones - https://repo.spring.io/libs-milestone-local + https://repo.spring.io/milestone false