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