Skip to content
This repository was archived by the owner on Nov 24, 2024. It is now read-only.

Commit af9c9fb

Browse files
committed
Fix SCM devConn
1 parent c30abd2 commit af9c9fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<scm>
1717
<connection>scm:git:https://github.com/codehaus-plexus/plexus-cipher.git</connection>
18-
<developerConnection>scm:git:https://github.com/codehaus-plexus/plexus-cipher.git</developerConnection>
18+
<developerConnection>scm:git:git@github.com:codehaus-plexus/plexus-cipher.git</developerConnection>
1919
<tag>HEAD</tag>
2020
<url>http://github.com/codehaus-plexus/plexus-cipher</url>
2121
</scm>

0 commit comments

Comments
 (0)