From 0d4b5de2a5736f5c5555b15f19ff10a48559302d 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 2dd5e83fb..3178cedf3 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