You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by jv...@apache.org on 2004/01/11 23:17:48 UTC

cvs commit: maven-components/maven-model-xpp3 project.xml

jvanzyl     2004/01/11 14:17:48

  Modified:    maven-model-xpp3 project.xml
  Log:
  o use snap until we reach stability
  
  Revision  Changes    Path
  1.9       +3 -3      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.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- project.xml	6 Jan 2004 08:25:22 -0000	1.8
  +++ project.xml	11 Jan 2004 22:17:48 -0000	1.9
  @@ -2,11 +2,11 @@
   
   <project>
     <pomVersion>3</pomVersion>
  -  <name>Maven Model Tools</name>
  +  <name>Maven XPP3 Model Provider</name>
     <groupId>maven</groupId>
  -  <id>maven-model-tools</id>
  +  <id>maven-model-xpp3</id>
     <artifactId>maven-model-tools</artifactId>
  -  <currentVersion>2.0-alpha-3</currentVersion>
  +  <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>
     <shortDescription>Java Project Management Tools</shortDescription>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org