Author: jochen
Date: Mon Nov  6 22:37:24 2006
New Revision: 472005

URL: http://svn.apache.org/viewvc?view=rev&rev=472005
Log:
The scm URL didn't point to viewvc, but to the SVN repository itself. Fixed.

Modified:
    jakarta/commons/proper/commons-parent/trunk/pom.xml

Modified: jakarta/commons/proper/commons-parent/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/commons-parent/trunk/pom.xml?view=diff&rev=472005&r1=472004&r2=472005
==============================================================================
--- jakarta/commons/proper/commons-parent/trunk/pom.xml (original)
+++ jakarta/commons/proper/commons-parent/trunk/pom.xml Mon Nov  6 22:37:24 2006
@@ -47,7 +47,7 @@
   <scm>
     
<connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/commons-parent/trunk</connection>
     
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/commons-parent/trunk</developerConnection>
-    
<url>http://svn.apache.org/repos/asf/jakarta/commons/proper/commons-parent/trunk</url>
+    
<url>http://svn.apache.org/viewvc/jakarta/commons/proper/commons-parent/trunk</url>
   </scm>
 
   <mailingLists>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to