Author: brett
Date: Wed Mar 16 16:53:55 2005
New Revision: 157836
URL: http://svn.apache.org/viewcvs?view=rev&rev=157836
Log:
gump fix
Modified:
directory/naming/trunk/project.xml
Modified: directory/naming/trunk/project.xml
URL:
http://svn.apache.org/viewcvs/directory/naming/trunk/project.xml?view=diff&r1=157835&r2=157836
==============================================================================
--- directory/naming/trunk/project.xml (original)
+++ directory/naming/trunk/project.xml Wed Mar 16 16:53:55 2005
@@ -20,7 +20,7 @@
<shortDescription>Apache Directory Naming Component</shortDescription>
<!-- Gump integration -->
- <gumpRepositoryId>apache-incubator-svn</gumpRepositoryId>
+ <gumpRepositoryId>directory</gumpRepositoryId>
<description>
Apache Directory Naming is a re-usable JNDI component.
@@ -37,9 +37,9 @@
</distributionDirectory>
<repository>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator:directory/naming/trunk/${module.path}</connection>
-
<url>http://svn.apache.org/viewcvs.cgi/incubator/directory/naming/trunk/${module.path}/?root=Apache-SVN</url>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator:directory/naming/trunk/${module.path}</developerConnection>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/directory:naming/trunk/${module.path}</connection>
+
<url>http://svn.apache.org/viewcvs.cgi/directory/naming/trunk/${module.path}/?root=Apache-SVN</url>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/naming/trunk/${module.path}</developerConnection>
</repository>
<mailingLists>