Skip to content

Commit f791dc8

Browse files
committed
change scm to https
1 parent 2cacc32 commit f791dc8

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
@@ -31,7 +31,7 @@
3131

3232
<scm>
3333
<connection>scm:git:https://github.com/leancloud/java-unified-sdk.git</connection>
34-
<developerConnection>scm:git:git@github.com:leancloud/java-unified-sdk.git</developerConnection>
34+
<developerConnection>scm:git:https://github.com/leancloud/java-unified-sdk.git</developerConnection>
3535
<url>http://github.com/leancloud/java-unified-sdk/tree/master</url>
3636
<tag>HEAD</tag>
3737
</scm>

0 commit comments

Comments
 (0)