We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e437865 commit 5df195dCopy full SHA for 5df195d
pom.xml
@@ -112,6 +112,17 @@
112
</developer>
113
</developers>
114
115
+ <scm>
116
+ <connection>scm:git:https://github.com/spring-projects/spring-data-mongodb.git</connection>
117
+ <developerConnection>scm:git:[email protected]:spring-projects/spring-data-mongodb.git</developerConnection>
118
+ <url>https://github.com/spring-projects/spring-data-mongodb</url>
119
+ </scm>
120
+
121
+ <issueManagement>
122
+ <system>GitHub</system>
123
+ <url>https://github.com/spring-projects/spring-data-mongodb/issues</url>
124
+ </issueManagement>
125
126
<profiles>
127
<profile>
128
<id>benchmarks</id>
0 commit comments