From 929faea88bf064f1b523ab2b6678ba36be3f7668 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 7 Sep 2022 14:51:57 +0200 Subject: [PATCH] Add snapshot plugin repository for micrometer docs. See: #4151. --- spring-data-mongodb-distribution/pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/spring-data-mongodb-distribution/pom.xml b/spring-data-mongodb-distribution/pom.xml index 5dedcf81e..0412911f8 100644 --- a/spring-data-mongodb-distribution/pom.xml +++ b/spring-data-mongodb-distribution/pom.xml @@ -100,4 +100,15 @@ + + + spring-plugins-release + https://repo.spring.io/plugins-release + + + spring-plugins-snapshot + https://repo.spring.io/libs-snapshot + + +