felipeal    2004/10/14 22:09:31

  Modified:    ear      project.xml
  Log:
  fixed URL for Jelly util taglib
  
  Revision  Changes    Path
  1.36      +1 -1      maven-plugins/ear/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/ear/project.xml,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- project.xml       15 Oct 2004 05:02:05 -0000      1.35
  +++ project.xml       15 Oct 2004 05:09:31 -0000      1.36
  @@ -103,7 +103,7 @@
         <groupId>commons-jelly</groupId>
         <artifactId>commons-jelly-tags-util</artifactId>
         <version>20030211.141939</version>
  -      <url>http://jakarta.apache.org/commons/jelly/tags/util/</url>
  +      <url>http://jakarta.apache.org/commons/jelly/libs/util/index.html</url>
       </dependency>
     </dependencies>
   </project>
  
  
  

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

Reply via email to