dflorey     2004/10/06 01:44:01

  Modified:    i18n     project.xml
  Log:
  
  
  Revision  Changes    Path
  1.3       +5 -0      jakarta-commons-sandbox/i18n/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/i18n/project.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.xml       5 Oct 2004 21:05:44 -0000       1.2
  +++ project.xml       6 Oct 2004 08:44:01 -0000       1.3
  @@ -34,6 +34,11 @@
         <version>1.1</version>
         <url>http://sourceforge.net/projects/xml-im-exporter/index.html</url>
       </dependency>
  +     
  +    <!-- these two are required by maven -->
  +    <dependency><id>xml-apis</id><version>2.0.2</version></dependency>
  +    <dependency><id>xerces</id><version>2.0.2</version></dependency>
  +    <!-- /these two are required by maven -->
     </dependencies>
   
     <build>
  
  
  

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

Reply via email to