You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by mo...@apache.org on 2003/01/06 18:57:02 UTC

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/html project.xml

morgand     2003/01/06 09:57:02

  Modified:    jelly/jelly-tags/html project.xml
  Log:
  updated to most recent Maven version of Xerces and nekohtml
  
  Revision  Changes    Path
  1.5       +1 -1      jakarta-commons-sandbox/jelly/jelly-tags/html/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/jelly/jelly-tags/html/project.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- project.xml	5 Jan 2003 05:15:12 -0000	1.4
  +++ project.xml	6 Jan 2003 17:57:02 -0000	1.5
  @@ -37,7 +37,7 @@
       <!-- html taglib -->
       <dependency>
         <id>nekohtml</id>
  -      <version>0.6.5</version>
  +      <version>0.7.1</version>
       </dependency>
       
       <!-- END for compilation -->
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>