git over https

This commit is contained in:
Athou
2014-08-21 09:01:54 +02:00
parent d0490c5eb5
commit fac1fcc3a6

View File

@@ -18,8 +18,8 @@
</properties>
<scm>
<connection>scm:git:ssh://github.com/Athou/commafeed.git</connection>
<developerConnection>scm:git:ssh://git@github.com/Athou/commafeed.git</developerConnection>
<connection>scm:git:https://github.com/Athou/commafeed.git</connection>
<developerConnection>scm:git:https://github.com/Athou/commafeed.git</developerConnection>
<url>https://github.com/Athou/commafeed</url>
</scm>