Author: brett Date: Sat Feb 12 00:42:09 2005 New Revision: 153489 URL: http://svn.apache.org/viewcvs?view=rev&rev=153489 Log: fix SVN URL
Modified:
incubator/directory/protocols/kerberos/trunk/project.xml
Modified: incubator/directory/protocols/kerberos/trunk/project.xml
URL:
http://svn.apache.org/viewcvs/incubator/directory/protocols/kerberos/trunk/project.xml?view=diff&r1=153488&r2=153489
==============================================================================
--- incubator/directory/protocols/kerberos/trunk/project.xml (original)
+++ incubator/directory/protocols/kerberos/trunk/project.xml Sat Feb 12
00:42:09 2005
@@ -37,15 +37,15 @@
<repository>
<connection>
-
scm:svn:http://cvs.apache.org/repos/asf/incubator:directory/kerberos/trunk/${module.path}
+
scm:svn:http://cvs.apache.org/repos/asf/incubator:directory/protocols/kerberos/trunk/${module.path}
</connection>
<url>
-
http://cvs.apache.org/viewcvs.cgi/incubator/directory/kerberos/trunk/${pom.artifactId}/?root=Apache-SVN
+
http://cvs.apache.org/viewcvs.cgi/incubator/directory/protocols/kerberos/trunk/${pom.artifactId}/?root=Apache-SVN
</url>
<developerConnection>
-
https://cvs.apache.org/repos/asf/incubator:directory/kerberos/trunk/${module.path}
+
https://cvs.apache.org/repos/asf/incubator:directory/protocols/kerberos/trunk/${module.path}
</developerConnection>
</repository>
