From bca3462aed0f703eca46f19887730512b564fc58 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 20 Nov 2020 09:18:33 +0100 Subject: [PATCH] #594 - Add Maven Central repo as primary Maven repository. --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index 47a9175c..0720a7d2 100644 --- a/pom.xml +++ b/pom.xml @@ -284,6 +284,11 @@ + + central + Maven Central + https://repo1.maven.org/maven2/ + spring-libs-snapshot https://repo.spring.io/libs-snapshot @@ -291,6 +296,11 @@ + + central + Maven Central + https://repo1.maven.org/maven2/ + spring-libs-snapshot https://repo.spring.io/libs-snapshot