Set the snapshot repository URL. This can be removed once struts-master v4 is released.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@454447 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Wendy Smoak
2006-10-09 18:12:06 +00:00
parent d69b1eaf65
commit 6e730e7ca1
+6
View File
@@ -69,6 +69,12 @@
<name>Apache Maven Repository (Snapshots and Test Builds)</name>
<url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
</repository>
<snapshotRepository>
<id>apache.snapshots</id>
<uniqueVersion>false</uniqueVersion>
<name>Apache Maven Repository (Snapshots and Test Builds)</name>
<url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
</snapshotRepository>
<site>
<id>apache-site</id>
<url>scp://people.apache.org/www/struts.apache.org/2.x/</url>