mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
Merge pull request #575 from Agetian/master
Further update references to the git repo in pom.xml
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -34,8 +34,8 @@
|
|||||||
</licenses>
|
</licenses>
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:git:ssh://git@github.com:Card-Forge/forge.git</connection>
|
<connection>scm:git:https://github.com/Card-Forge/forge.git</connection>
|
||||||
<developerConnection>scm:git@github.com:Card-Forge/forge.git</developerConnection>
|
<developerConnection>scm:git:https://github.com/Card-Forge/forge.git</developerConnection>
|
||||||
<tag>HEAD</tag>
|
<tag>HEAD</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user