jvanzyl 2004/01/18 14:09:16
Modified: maven-model-xpp3 project.xml
Log:
o updating scm information
Revision Changes Path
1.12 +8 -2 maven-components/maven-model-xpp3/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-components/maven-model-xpp3/project.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- project.xml 16 Jan 2004 17:47:06 -0000 1.11
+++ project.xml 18 Jan 2004 22:09:16 -0000 1.12
@@ -8,9 +8,15 @@
<artifactId>maven-model-tools</artifactId>
<currentVersion>2.0-SNAPSHOT</currentVersion>
<gumpRepositoryId>jakarta</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>
+ <description></description>
<shortDescription>Java Project Management Tools</shortDescription>
-
+
+ <repository>
+ <connection>scm:cvs:pserver:[EMAIL
PROTECTED]:/home/cvspublic:maven-components/maven-model-xpp3</connection>
+ <developerConnection>scm:cvs:ext:[EMAIL
PROTECTED]:/home/cvs:maven-components/maven-model-xpp3</developerConnection>
+ <url>http://cvs.apache.org/viewcvs.cgi/maven/</url>
+ </repository>
+
<versions/>
<branches/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]