You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2005/04/17 11:54:53 UTC

svn commit: r161647 - directory/protocol-providers/ntp/trunk/project.xml

Author: elecharny
Date: Sun Apr 17 02:54:52 2005
New Revision: 161647

URL: http://svn.apache.org/viewcvs?view=rev&rev=161647
Log:
modified the link from protocols to protocol-providers

Modified:
    directory/protocol-providers/ntp/trunk/project.xml

Modified: directory/protocol-providers/ntp/trunk/project.xml
URL: http://svn.apache.org/viewcvs/directory/protocol-providers/ntp/trunk/project.xml?view=diff&r1=161646&r2=161647
==============================================================================
--- directory/protocol-providers/ntp/trunk/project.xml (original)
+++ directory/protocol-providers/ntp/trunk/project.xml Sun Apr 17 02:54:52 2005
@@ -21,9 +21,9 @@
   <distributionDirectory>/www/cvs.apache.org/dist/directory</distributionDirectory>
   <gumpRepositoryId>directory</gumpRepositoryId>
   <repository>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory:protocols/ntp/trunk/${module.path}</connection>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/directory:protocol-providers/ntp/trunk/${module.path}</connection>
     <url>http://cvs.apache.org/viewcvs.cgi/directory/protocol-providers/ntp/trunk/${module.path}/?root=Apache-SVN</url>
-    <developerConnection>https://svn.apache.org/repos/asf/directory:protocols/ntp/trunk/${module.path}</developerConnection>
+    <developerConnection>https://svn.apache.org/repos/asf/directory:protocol-providers/ntp/trunk/${module.path}</developerConnection>
   </repository>
   <shortDescription>Apache NTP Protocol</shortDescription>
   <description>A protocol provider for NTP handlers and codecs.</description>