From 9b835de50daa81cd7e311da36da028a84c09791f Mon Sep 17 00:00:00 2001 From: Philipp Markiewka Date: Tue, 27 Oct 2020 17:18:56 +0100 Subject: [PATCH] Removes snapshots and milestones, because maven stucks infinitely in downloading artifacts Signed-off-by: Philipp Markiewka --- pom.xml | 38 -------------------------------------- 1 file changed, 38 deletions(-) diff --git a/pom.xml b/pom.xml index 8def0edf4..9102a51c7 100644 --- a/pom.xml +++ b/pom.xml @@ -292,44 +292,6 @@ - - - spring-snapshots - Spring Snapshots - https://repo.spring.io/snapshot - - true - - - - spring-milestones - Spring Milestones - https://repo.spring.io/milestone - - false - - - - - - - spring-snapshots - Spring Snapshots - https://repo.spring.io/snapshot - - true - - - - spring-milestones - Spring Milestones - https://repo.spring.io/milestone - - false - - - - m2e