From 2974cce2b8c7cf130f77a6836ed5dc6aeaa9442b Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 24 Oct 2017 13:43:44 +0200 Subject: [PATCH] DATAMONGO-1812 - Add milestone repository to plugin repositories to resolve AspectJ milestones. --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index ddd954fe5..25a7ba08f 100644 --- a/pom.xml +++ b/pom.xml @@ -193,6 +193,11 @@ spring-plugins-release https://repo.spring.io/plugins-release + + spring-libs-milestone + https://repo.spring.io/libs-milestone + +