dion        2004/07/14 17:20:41

  Modified:    repository project.xml
  Log:
  Use later version of jelly xml tags
  
  Revision  Changes    Path
  1.24      +2 -2      maven-plugins/repository/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/repository/project.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- project.xml       15 Jul 2004 00:19:14 -0000      1.23
  +++ project.xml       15 Jul 2004 00:20:41 -0000      1.24
  @@ -55,8 +55,8 @@
       </dependency>
       <dependency>
         <groupId>commons-jelly</groupId>
  -      <artifactId>20040613.030723</artifactId>
  -      <version>20030211.142705</version>
  +      <artifactId>commons-jelly-tags-xml</artifactId>
  +      <version>20040613.030723</version>
         <url>http://jakarta.apache.org/commons/jelly/libs/xml/</url>
       </dependency>
     </dependencies>
  
  
  

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

Reply via email to