We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 138bd3d commit d9b6c5eCopy full SHA for d9b6c5e
pom.xml
@@ -249,8 +249,8 @@
249
</licenses>
250
<scm>
251
<url>https://github.com/datacleaner/DataCleaner</url>
252
- <connection>scm:git:https://github.com/datacleaner/DataCleaner.git</connection>
253
- <developerConnection>scm:git:https://github.com/datacleaner/DataCleaner.git</developerConnection>
+ <connection>scm:git:git@github.com:datacleaner/DataCleaner.git</connection>
+ <developerConnection>scm:git:git@github.com:datacleaner/DataCleaner.git</developerConnection>
254
<tag>HEAD</tag>
255
</scm>
256
<build>
0 commit comments