From c9d080aff4fbda963063d0abf6e5c86c5c524a1a Mon Sep 17 00:00:00 2001 From: Krzysztof Woyke Date: Wed, 2 Sep 2020 15:23:35 +0200 Subject: [PATCH] JAVA-2401: Remove redundant repository config --- spring-boot-modules/spring-boot-mvc/pom.xml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/spring-boot-modules/spring-boot-mvc/pom.xml b/spring-boot-modules/spring-boot-mvc/pom.xml index 39046ee6d9..560ea1cffa 100644 --- a/spring-boot-modules/spring-boot-mvc/pom.xml +++ b/spring-boot-modules/spring-boot-mvc/pom.xml @@ -17,15 +17,6 @@ spring-boot-mvc Module For Spring Boot MVC - - - - jcenter-release - jcenter - http://oss.jfrog.org/artifactory/oss-release-local/ - - -