From 5df195db15667a7039f4cd2f5cb9fd80b1685dc5 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Tue, 10 May 2022 12:31:29 +0200 Subject: [PATCH] Provide additional meta information via pom.xml Add scm & issueManagement. Closes: #4048 --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index 16110804f..7557ffc00 100644 --- a/pom.xml +++ b/pom.xml @@ -112,6 +112,17 @@ + + scm:git:https://github.com/spring-projects/spring-data-mongodb.git + scm:git:git@github.com:spring-projects/spring-data-mongodb.git + https://github.com/spring-projects/spring-data-mongodb + + + + GitHub + https://github.com/spring-projects/spring-data-mongodb/issues + + benchmarks