henning     2003/09/02 09:53:49

  Modified:    .        project.xml
  Log:
  Use newer versions of Torque (release version 3.1) and javamail (1.3.1)
  
  Revision  Changes    Path
  1.134     +2 -2      jakarta-turbine-2/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/project.xml,v
  retrieving revision 1.133
  retrieving revision 1.134
  diff -u -r1.133 -r1.134
  --- project.xml       2 Sep 2003 16:53:17 -0000       1.133
  +++ project.xml       2 Sep 2003 16:53:49 -0000       1.134
  @@ -456,7 +456,7 @@
       </dependency>
       <dependency>
         <id>javamail</id>
  -      <version>1.3</version>
  +      <version>1.3.1</version>
         <url>http://java.sun.com/products/javamail/</url>
         <properties>
           <war.bundle.jar>true</war.bundle.jar>
  @@ -529,7 +529,7 @@
       </dependency>
       <dependency>
         <id>torque</id>
  -      <version>3.1-rc</version>
  +      <version>3.1</version>
         <url>http://db.apache.org/torque/</url>
         <properties>
           <war.bundle.jar>true</war.bundle.jar>
  
  
  

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

Reply via email to