bayard      2003/12/28 21:04:17

  Modified:    io       project.xml
  Log:
  changed id from the variable version to the hardcoded version, as no other 
components use this
  
  Revision  Changes    Path
  1.16      +1 -1      jakarta-commons-sandbox/io/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/io/project.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- project.xml       21 Dec 2003 00:53:41 -0000      1.15
  +++ project.xml       29 Dec 2003 05:04:16 -0000      1.16
  @@ -3,7 +3,7 @@
   
       <pomVersion>3</pomVersion>
   
  -    <id>${pom.groupId}-${pom.name}</id>
  +    <id>commons-io</id>
       <name>io</name>
       <groupId>jakarta-commons</groupId>
   
  
  
  

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

Reply via email to