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 0b9c80c commit ac9bb60Copy full SHA for ac9bb60
pom.xml
@@ -32,7 +32,7 @@ under the License.
32
33
<scm>
34
<connection>scm:git:https://github.com/scoverage/scoverage-maven-plugin.git</connection>
35
- <developerConnection>scm:git:git@github.com:scoverage/scoverage-maven-plugin.git</developerConnection>
+ <developerConnection>scm:git:https://github.com/scoverage/scoverage-maven-plugin.git</developerConnection>
36
<url>https://github.com/scoverage/scoverage-maven-plugin/tree/${project.scm.tag}</url>
37
<tag>HEAD</tag>
38
</scm>
0 commit comments