Author: elecharny
Date: Sun Apr 17 02:52:25 2005
New Revision: 161646
URL: http://svn.apache.org/viewcvs?view=rev&rev=161646
Log:
Modified the link form protocol to protocol-providers
Modified:
directory/protocol-providers/dns/trunk/project.xml
Modified: directory/protocol-providers/dns/trunk/project.xml
URL:
http://svn.apache.org/viewcvs/directory/protocol-providers/dns/trunk/project.xml?view=diff&r1=161645&r2=161646
==============================================================================
--- directory/protocol-providers/dns/trunk/project.xml (original)
+++ directory/protocol-providers/dns/trunk/project.xml Sun Apr 17 02:52:25 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/dns/trunk/${module.path}</connection>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/directory:protocols-providers/dns/trunk/${module.path}</connection>
<url>http://cvs.apache.org/viewcvs.cgi/directory/protocol-providers/dns/trunk/${module.path}/?root=Apache-SVN</url>
-
<developerConnection>https://svn.apache.org/repos/asf/directory:protocols/dns/trunk/${module.path}</developerConnection>
+
<developerConnection>https://svn.apache.org/repos/asf/directory:protocols-providers/dns/trunk/${module.path}</developerConnection>
</repository>
<shortDescription>Apache DNS Protocol</shortDescription>
<description>A protocol provider for DNS handlers and codecs.</description>