Author: kahatlen
Date: Thu Jul 5 00:09:49 2007
New Revision: 553398
URL: http://svn.apache.org/viewvc?view=rev&rev=553398
Log:
Use https:// in Derby's developer connection.
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=553398&r1=553397&r2=553398
==============================================================================
--- db/site/projects/derby/project.xml (original)
+++ db/site/projects/derby/project.xml Thu Jul 5 00:09:49 2007
@@ -24,7 +24,7 @@
<repository>
<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>
+
<developerConnection>scm:svn:https://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>