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 ebf89b0 commit 4b48244Copy full SHA for 4b48244
pom.xml
@@ -340,8 +340,8 @@
340
</developers>
341
342
<scm>
343
- <connection>scm:git:https://github.com/salesforce/mirus.git</connection>
344
- <developerConnection>scm:git:https://github.com/salesforce/mirus.git</developerConnection>
+ <connection>scm:git:ssh://git@github.com/salesforce/mirus.git</connection>
+ <developerConnection>scm:git:ssh://git@github.com/salesforce/mirus.git</developerConnection>
345
<url>http://github.com/salesforce/mirus</url>
346
<tag>HEAD</tag>
347
</scm>
0 commit comments