mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 02:38:02 +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>
|
||||
|
||||
<scm>
|
||||
<connection>scm:git:ssh://git@github.com:Card-Forge/forge.git</connection>
|
||||
<developerConnection>scm:git@github.com:Card-Forge/forge.git</developerConnection>
|
||||
<connection>scm:git:https://github.com/Card-Forge/forge.git</connection>
|
||||
<developerConnection>scm:git:https://github.com/Card-Forge/forge.git</developerConnection>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user