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

cvs commit: maven-plugins/ear project.xml

dion        2004/07/14 16:19:14

  Modified:    ear      project.xml
  Log:
  Use later version of jelly xml tags
  
  Revision  Changes    Path
  1.34      +1 -1      maven-plugins/ear/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/ear/project.xml,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- project.xml	6 Jul 2004 12:37:17 -0000	1.33
  +++ project.xml	14 Jul 2004 23:19:14 -0000	1.34
  @@ -86,7 +86,7 @@
       <dependency>
         <groupId>commons-jelly</groupId>
         <artifactId>commons-jelly-tags-xml</artifactId>
  -      <version>20030211.142705</version>
  +      <version>20040613.030723</version>
         <url>http://jakarta.apache.org/commons/jelly/libs/xml/</url>
       </dependency>
       <dependency>
  
  
  

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