Author: sebb
Date: Tue Mar 30 21:12:40 2010
New Revision: 929290
URL: http://svn.apache.org/viewvc?rev=929290&view=rev
Log:
Fix up SCM section
Modified:
commons/proper/net/branches/NET_2_0/pom.xml
Modified: commons/proper/net/branches/NET_2_0/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/net/branches/NET_2_0/pom.xml?rev=929290&r1=929289&r2=929290&view=diff
==============================================================================
--- commons/proper/net/branches/NET_2_0/pom.xml (original)
+++ commons/proper/net/branches/NET_2_0/pom.xml Tue Mar 30 21:12:40 2010
@@ -37,9 +37,9 @@ limitations under the License.
</issueManagement>
<inceptionYear>2001</inceptionYear>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/net/tags/commons-net-2.1</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/net/tags/commons-net-2.1</developerConnection>
-
<url>http://svn.apache.org/viewvc/commons/proper/net/tags/commons-net-2.1</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/net/branches/NET_2_0</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/net/branches/NET_2_0</developerConnection>
+
<url>http://svn.apache.org/viewvc/commons/proper/net/branches/NET_2_0</url>
</scm>
<developers>