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 7d0bb7c commit 202ee40Copy full SHA for 202ee40
pom.xml
@@ -14,8 +14,8 @@
14
</license>
15
</licenses>
16
<scm>
17
- <connection>scm:ssh://git@github.com/bitzeche/zencoder-java.git</connection>
18
- <developerConnection>scm:ssh://git@github.com/bitzeche/zencoder-java.git</developerConnection>
+ <connection>scm:git:git@github.com:bitzeche/zencoder-java.git</connection>
+ <developerConnection>scm:git:git@github.com:bitzeche/zencoder-java.git</developerConnection>
19
<url>https://github.com/bitzeche/zencoder-java.git</url>
20
</scm>
21
<organization>
0 commit comments