You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by sr...@apache.org on 2004/01/11 00:43:51 UTC

cvs commit: jakarta-struts/contrib project.xml

sraeburn    2004/01/10 15:43:51

  Modified:    contrib  project.xml
  Log:
  Add missing closing tag for <dependencies>
  
  Revision  Changes    Path
  1.3       +1 -0      jakarta-struts/contrib/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/contrib/project.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.xml	6 Jan 2004 05:49:40 -0000	1.2
  +++ project.xml	10 Jan 2004 23:43:51 -0000	1.3
  @@ -173,6 +173,7 @@
             <version>2.5.1</version>
             <url>http://xml.apache.org/xalan</url>
         </dependency>
  +    </dependencies>
   
     <build>
       <nagEmailAddress>struts-dev@jakarta.apache.org</nagEmailAddress>
  
  
  

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