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 43a770b commit 4e575c8Copy full SHA for 4e575c8
pom.xml
@@ -29,7 +29,7 @@
29
30
<scm>
31
<connection>scm:git:git://github.com/thepracticaldeveloper/quboo-sonarqube-plugin.git</connection>
32
- <developerConnection>scm:git:ssh://github.com/thepracticaldeveloper/quboo-sonarqube-plugin.git</developerConnection>
+ <developerConnection>scm:git:https://github.com/thepracticaldeveloper/quboo-sonarqube-plugin.git</developerConnection>
33
<url>https://github.com/thepracticaldeveloper/quboo-sonarqube-plugin/tree/master</url>
34
<tag>HEAD</tag>
35
</scm>
0 commit comments