Author: brett
Date: Thu Mar 17 14:39:45 2005
New Revision: 157987

URL: http://svn.apache.org/viewcvs?view=rev&rev=157987
Log:
gump fix

Modified:
    directory/protocol-providers/kerberos/trunk/project.properties
    directory/protocol-providers/kerberos/trunk/project.xml

Modified: directory/protocol-providers/kerberos/trunk/project.properties
URL: 
http://svn.apache.org/viewcvs/directory/protocol-providers/kerberos/trunk/project.properties?view=diff&r1=157986&r2=157987
==============================================================================
--- directory/protocol-providers/kerberos/trunk/project.properties (original)
+++ directory/protocol-providers/kerberos/trunk/project.properties Thu Mar 17 
14:39:45 2005
@@ -20,7 +20,7 @@
 # maven.repo.apachecvs.identity=
 maven.xdoc.date=left
 
-maven.gump.module.name=kerberos
+maven.gump.module.name=kerberos-protocol
 
 # Borrowed this from naming
 # properties to exclude extra images from subproject sites. Will be built in 
toxdoc plugin.

Modified: directory/protocol-providers/kerberos/trunk/project.xml
URL: 
http://svn.apache.org/viewcvs/directory/protocol-providers/kerberos/trunk/project.xml?view=diff&r1=157986&r2=157987
==============================================================================
--- directory/protocol-providers/kerberos/trunk/project.xml (original)
+++ directory/protocol-providers/kerberos/trunk/project.xml Thu Mar 17 14:39:45 
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/kerberos/trunk/${module.path}</connection>
-    
<url>http://cvs.apache.org/viewcvs.cgi/incubator/directory/protocols/kerberos/trunk/${module.path}/?root=Apache-SVN</url>
-    
<developerConnection>https://svn.apache.org/repos/asf/directory:protocols/kerberos/trunk/${module.path}</developerConnection>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/directory:protocol-providers/kerberos/trunk/${module.path}</connection>
+    
<url>http://cvs.apache.org/viewcvs.cgi/incubator/directory/protocol-providers/kerberos/trunk/${module.path}/?root=Apache-SVN</url>
+    
<developerConnection>https://svn.apache.org/repos/asf/directory:protocol-providers/kerberos/trunk/${module.path}</developerConnection>
   </repository>
   <shortDescription>Apache Kerberos Server</shortDescription>
   <description>A protocol provider for Kerberos handlers and 
codecs.</description>


Reply via email to