Author: lukaszlenart Date: Fri Jun 25 10:48:07 2010 New Revision: 957888 URL: http://svn.apache.org/viewvc?rev=957888&view=rev Log: Removed staging repos - not needed when using Nexus
Modified: struts/struts2/trunk/pom.xml Modified: struts/struts2/trunk/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/pom.xml?rev=957888&r1=957887&r2=957888&view=diff ============================================================================== --- struts/struts2/trunk/pom.xml (original) +++ struts/struts2/trunk/pom.xml Fri Jun 25 10:48:07 2010 @@ -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>