mirror of
https://github.com/apache/struts.git
synced 2026-08-06 23:27:07 +00:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user