Author: dennisl
Date: Mon Nov  6 10:11:53 2006
New Revision: 471805

URL: http://svn.apache.org/viewvc?view=rev&rev=471805
Log:
Use correct URLs in the scm section.

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=471805&r1=471804&r2=471805
==============================================================================
--- jakarta/commons/proper/commons-parent/trunk/pom.xml (original)
+++ jakarta/commons/proper/commons-parent/trunk/pom.xml Mon Nov  6 10:11:53 2006
@@ -45,9 +45,9 @@
     a release of the commons-parent POM.
   -->
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper</developerConnection>
-    <url>http://svn.apache.org/repos/asf/jakarta/commons/proper</url>
+    
<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>
   </scm>
 
   <mailingLists>



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

Reply via email to