Author: brett Date: Wed Aug 13 04:26:33 2008 New Revision: 685521 URL: http://svn.apache.org/viewvc?rev=685521&view=rev Log: adjust scm
Modified: maven/components/branches/maven-2.1.x/pom.xml Modified: maven/components/branches/maven-2.1.x/pom.xml URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.1.x/pom.xml?rev=685521&r1=685520&r2=685521&view=diff ============================================================================== --- maven/components/branches/maven-2.1.x/pom.xml (original) +++ maven/components/branches/maven-2.1.x/pom.xml Wed Aug 13 04:26:33 2008 @@ -117,9 +117,9 @@ </mailingLists> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/maven/components/branches/maven-2.0.x</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/components/branches/maven-2.0.x</developerConnection> - <url>http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/maven/components/branches/maven-2.1.x</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/components/branches/maven-2.1.x</developerConnection> + <url>http://svn.apache.org/viewvc/maven/components/branches/maven-2.1.x</url> </scm> <build>