jvanzyl     2004/04/12 08:18:49

  Modified:    .        project.xml
  Log:
  o parent component model
  
  Revision  Changes    Path
  1.9       +2 -2      maven-components/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-components/project.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- project.xml       10 Apr 2004 18:41:08 -0000      1.8
  +++ project.xml       12 Apr 2004 15:18:49 -0000      1.9
  @@ -4,8 +4,8 @@
     <pomVersion>3</pomVersion>
     <name>Maven Project</name>
     <groupId>maven</groupId>
  -  <id>maven-project</id>
  -  <artifactId>maven-project</artifactId>
  +  <id>maven-component</id>
  +  <artifactId>maven-component</artifactId>
     <currentVersion>2.0-SNAPSHOT</currentVersion>
     <gumpRepositoryId>jakarta</gumpRepositoryId>
     <description>Maven components parent</description>
  
  
  

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

Reply via email to