jvanzyl     2003/12/07 20:22:57

  Modified:    maven-model-tools project.xml
  Log:
  o bumping the version
  
  Revision  Changes    Path
  1.2       +2 -2      maven-components/maven-model-tools/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-components/maven-model-tools/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml       1 Sep 2003 16:06:16 -0000       1.1
  +++ project.xml       8 Dec 2003 04:22:57 -0000       1.2
  @@ -6,7 +6,7 @@
     <groupId>maven</groupId>
     <id>maven-model-tools</id>
     <artifactId>maven-model-tools</artifactId>
  -  <currentVersion>2.0-alpha-1</currentVersion>
  +  <currentVersion>2.0-alpha-2</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>
  @@ -66,7 +66,7 @@
       <dependency>
         <groupId>classworlds</groupId>
         <artifactId>classworlds</artifactId>
  -      <version>1.0-beta-5</version>
  +      <version>1.0</version>
       </dependency>
   
     </dependencies>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to