update deployments

This commit is contained in:
jendave
2011-08-10 07:11:51 +00:00
parent 1fc219da91
commit 62e1ec942c

View File

@@ -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>