From c08320254e3431a70c3d6d3e6fedee741cb02f01 Mon Sep 17 00:00:00 2001 From: Ryan Baxter Date: Thu, 30 Jul 2020 10:29:22 -0400 Subject: [PATCH] Revert "Use https://repo.spring.io/snapshot" This reverts commit fc232982402428760d8036f051f38b1a767595bd. --- .settings.xml | 4 ++-- pom.xml | 4 ++-- spring-cloud-dependencies-parent/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.settings.xml b/.settings.xml index 9ddadef0..03645e8c 100644 --- a/.settings.xml +++ b/.settings.xml @@ -23,7 +23,7 @@ spring-snapshots Spring Snapshots - https://repo.spring.io/snapshot + https://repo.spring.io/libs-snapshot-local true @@ -49,7 +49,7 @@ spring-snapshots Spring Snapshots - https://repo.spring.io/snapshot + https://repo.spring.io/libs-snapshot-local true diff --git a/pom.xml b/pom.xml index bf24bfdf..bbea1f62 100644 --- a/pom.xml +++ b/pom.xml @@ -691,7 +691,7 @@ spring-snapshots Spring Snapshots - https://repo.spring.io/snapshot + https://repo.spring.io/libs-snapshot-local true @@ -725,7 +725,7 @@ spring-snapshots Spring Snapshots - https://repo.spring.io/snapshot + https://repo.spring.io/libs-snapshot-local true diff --git a/spring-cloud-dependencies-parent/pom.xml b/spring-cloud-dependencies-parent/pom.xml index 52c61d99..8c0177fa 100644 --- a/spring-cloud-dependencies-parent/pom.xml +++ b/spring-cloud-dependencies-parent/pom.xml @@ -186,7 +186,7 @@ spring-snapshots Spring Snapshots - https://repo.spring.io/snapshot + https://repo.spring.io/libs-snapshot-local true @@ -212,7 +212,7 @@ spring-snapshots Spring Snapshots - https://repo.spring.io/snapshot + https://repo.spring.io/libs-snapshot-local true