Author: kahatlen
Date: Tue Jul  3 06:26:15 2007
New Revision: 552833

URL: http://svn.apache.org/viewvc?view=rev&rev=552833
Log:
Fixed URL for Derby's source repository.

Modified:
    db/site/projects/derby/project.xml

Modified: db/site/projects/derby/project.xml
URL: 
http://svn.apache.org/viewvc/db/site/projects/derby/project.xml?view=diff&rev=552833&r1=552832&r2=552833
==============================================================================
--- db/site/projects/derby/project.xml (original)
+++ db/site/projects/derby/project.xml Tue Jul  3 06:26:15 2007
@@ -23,9 +23,9 @@
   <url>http://db.apache.org/derby/</url>
 
   <repository>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/db/derby/trunk</connection>
-    
<developerConnection>scm:svn:http://svn.apache.org/repos/asf/db/derby/trunk</developerConnection>
-    <url>http://cvs.apache.org/viewcvs.cgi/db/derby/trunk?root=Apache-SVN</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/db/derby/code/trunk</connection>
+    
<developerConnection>scm:svn:http://svn.apache.org/repos/asf/db/derby/code/trunk</developerConnection>
+    
<url>http://cvs.apache.org/viewcvs.cgi/db/derby/code/trunk?root=Apache-SVN</url>
   </repository>
 
   <mailingLists>


Reply via email to