quintonm    2003/03/12 09:52:45

  Modified:    .        project.xml
  Log:
  Switching to timestamp version on Torque and commons-configuration
  
  Swicthing to timestamp on commons-email for upcoming changes to VelocityEmail and 
VelocityHtmlEmail.
  
  Revision  Changes    Path
  1.107     +5 -5      jakarta-turbine-2/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/project.xml,v
  retrieving revision 1.106
  retrieving revision 1.107
  diff -u -r1.106 -r1.107
  --- project.xml       26 Feb 2003 20:37:59 -0000      1.106
  +++ project.xml       12 Mar 2003 17:52:45 -0000      1.107
  @@ -392,7 +392,7 @@
       </dependency>
       <dependency>
         <id>commons-configuration</id>
  -      <version>SNAPSHOT</version>
  +      <version>20030311.152757</version>
         <url>http://jakarta.apache.org/commons/sandbox/configuration/index.html</url>
         <properties>
           <war.bundle.jar>true</war.bundle.jar>
  @@ -408,7 +408,7 @@
       </dependency>
       <dependency>
         <id>commons-email</id>
  -      <version>0.1-dev</version>
  +      <version>20030310.165926</version>
         <url>http://jakarta.apache.org/commons/sandbox/email</url>
         <properties>
           <war.bundle.jar>true</war.bundle.jar>
  @@ -568,7 +568,7 @@
       </dependency>
       <dependency>
         <id>torque</id>
  -      <version>SNAPSHOT</version>
  +      <version>20030310.174947</version>
         <url>http://db.apache.org/torque/</url>
         <properties>
           <war.bundle.jar>true</war.bundle.jar>
  @@ -636,7 +636,7 @@
       <integrationUnitTest/>
       <aspectSourceDirectory/>
     </build>
  -  
  +
     <reports>
       <report>maven-jdepend-plugin</report>
       <report>maven-checkstyle-plugin</report>
  @@ -648,7 +648,7 @@
       <report>maven-junit-report-plugin</report>
       <report>maven-linkcheck-plugin</report>
       <report>maven-tasklist-plugin</report>
  -   
  +
     </reports>
   
   </project>
  
  
  

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

Reply via email to