dion 2003/12/01 18:09:28
Modified: . project.xml
Log:
Fix gump id
Revision Changes Path
1.319 +1 -1 maven/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven/project.xml,v
retrieving revision 1.318
retrieving revision 1.319
diff -u -r1.318 -r1.319
--- project.xml 26 Nov 2003 11:55:13 -0000 1.318
+++ project.xml 2 Dec 2003 02:09:28 -0000 1.319
@@ -15,7 +15,7 @@
<logo>/images/maven.jpg</logo>
<!-- Gump integration -->
- <gumpRepositoryId>jakarta</gumpRepositoryId>
+ <gumpRepositoryId>maven</gumpRepositoryId>
<description>Maven is a project management and project comprehension tool. Maven
is based on the concept of a project object model: builds, documentation creation,
site publication, and distribution publication are all controlled from the project
object model. Maven also provides tools to create source metrics, change logs based
directly on source repository, and source cross-references.</description>
<shortDescription>Java Project Management Tools</shortDescription>
<url>http://maven.apache.org/</url>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]