We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a51aec2 commit 5246f67Copy full SHA for 5246f67
pom.xml
@@ -74,9 +74,9 @@
74
</licenses>
75
76
<scm>
77
- <url>scm:git:git@github.com:/appium/java-client</url>
78
- <connection>scm:git:git@github.com:appium/java-client.git</connection>
79
- <developerConnection>scm:git:git@github.com:appium/java-client.git</developerConnection>
+ <url>https://github.com/appium/java-client</url>
+ <connection>scm:git:ssh://git@github.com/appium/java-client.git</connection>
+ <developerConnection>scm:git:ssh://git@github.com/appium/java-client.git</developerConnection>
80
<tag>HEAD</tag>
81
</scm>
82
0 commit comments