mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
git over https
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user