You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ev...@apache.org on 2004/01/15 15:30:46 UTC

cvs commit: maven-plugins/pdf project.xml

evenisse    2004/01/15 06:30:46

  Modified:    pdf      project.xml
  Log:
  Add id tag
  
  Revision  Changes    Path
  1.22      +1 -0      maven-plugins/pdf/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/pdf/project.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- project.xml	15 Jan 2004 13:56:34 -0000	1.21
  +++ project.xml	15 Jan 2004 14:30:46 -0000	1.22
  @@ -5,6 +5,7 @@
     <pomVersion>3</pomVersion>
     <groupId>maven</groupId>
     <artifactId>maven-pdf-plugin</artifactId>
  +  <id>maven-pdf-plugin</id>
     <name>Maven PDF Plug-in</name>
     <currentVersion>2.0-SNAPSHOT</currentVersion>
     <description/>
  
  
  

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