Author: rgoers Date: Tue Aug 16 07:45:34 2011 New Revision: 1158139 URL: http://svn.apache.org/viewvc?rev=1158139&view=rev Log: Remove Maven 1 repository declaration
Modified: commons/proper/vfs/trunk/pom.xml Modified: commons/proper/vfs/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/pom.xml?rev=1158139&r1=1158138&r2=1158139&view=diff ============================================================================== --- commons/proper/vfs/trunk/pom.xml (original) +++ commons/proper/vfs/trunk/pom.xml Tue Aug 16 07:45:34 2011 @@ -380,12 +380,6 @@ <enabled>false</enabled> </releases> </repository> - <repository> - <id>apache.m1</id> - <name>Apache Maven 1 Repository</name> - <url>http://people.apache.org/repo/m1-snapshot-repository/</url> - <layout>legacy</layout> - </repository> </repositories> <distributionManagement>