mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
update deployments
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -879,11 +879,11 @@
|
|||||||
<id>test-deploy</id>
|
<id>test-deploy</id>
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
<repository>
|
<repository>
|
||||||
<id>forge-ftp-repository-local</id>
|
<id>cardforge-repo-local</id>
|
||||||
<url>ftp://localhost/Users/dhudson/releases</url>
|
<url>ftp://localhost/Users/dhudson/releases</url>
|
||||||
</repository>
|
</repository>
|
||||||
<snapshotRepository>
|
<snapshotRepository>
|
||||||
<id>forge-ftp-snapshot-repository-local</id>
|
<id>cardforge-snapshot-repo-local</id>
|
||||||
<url>ftp://localhost/Users/dhudson/snapshots</url>
|
<url>ftp://localhost/Users/dhudson/snapshots</url>
|
||||||
</snapshotRepository>
|
</snapshotRepository>
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
|
|||||||
Reference in New Issue
Block a user