Removed staging repos - not needed when using Nexus

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@957888 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Lukasz Lenart
2010-06-25 10:48:07 +00:00
parent f5b79a021d
commit 9e76698946
-11
View File
@@ -40,17 +40,6 @@
<ciManagement />
<distributionManagement>
<repository>
<id>struts-staging</id>
<name>Apache Struts Staging Repository</name>
<url>scp://people.apache.org/www/people.apache.org/builds/struts/${pom.version}/m2-staging-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>