You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ba...@apache.org on 2003/12/29 06:04:17 UTC

cvs commit: jakarta-commons-sandbox/io project.xml

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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org