dion        2003/07/23 23:48:36

  Modified:    .        project.xml
  Log:
  Upgrade to later Jelly to get around the resources tag NPEs
  
  Revision  Changes    Path
  1.289     +1 -1      maven/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/project.xml,v
  retrieving revision 1.288
  retrieving revision 1.289
  diff -u -r1.288 -r1.289
  --- project.xml       23 Jul 2003 05:51:12 -0000      1.288
  +++ project.xml       24 Jul 2003 06:48:36 -0000      1.289
  @@ -410,7 +410,7 @@
       </dependency>
       <dependency>
         <id>commons-jelly</id>
  -      <version>20030711.034327</version>
  +      <version>20030724.033229</version>
         <url>http://jakarta.apache.org/commons/jelly/</url>
       </dependency>
       <dependency>
  
  
  

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

Reply via email to