Skip to content

Commit ac9bb60

Browse files
committed
Another attempt to automate the release
1 parent 0b9c80c commit ac9bb60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ under the License.
3232

3333
<scm>
3434
<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>
35+
<developerConnection>scm:git:https://github.com/scoverage/scoverage-maven-plugin.git</developerConnection>
3636
<url>https://github.com/scoverage/scoverage-maven-plugin/tree/${project.scm.tag}</url>
3737
<tag>HEAD</tag>
3838
</scm>

0 commit comments

Comments
 (0)