mpoeschl    2002/10/29 01:01:41

  Modified:    src/conf build-torque.xml
               .        project.xml
  Log:
  change version to 3.0-rc2-dev
  
  Revision  Changes    Path
  1.57      +1 -1      jakarta-turbine-torque/src/conf/build-torque.xml
  
  Index: build-torque.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-torque/src/conf/build-torque.xml,v
  retrieving revision 1.56
  retrieving revision 1.57
  diff -u -r1.56 -r1.57
  --- build-torque.xml  26 Oct 2002 08:43:53 -0000      1.56
  +++ build-torque.xml  29 Oct 2002 09:01:41 -0000      1.57
  @@ -22,7 +22,7 @@
     <property file="${torque.contextProperties}"/>
     <property name="lib.dir" value="lib"/>
     <property name="torque.lib.dir" value="${lib.dir}"/>
  -  <property name="torque.jar" value="torque-3.0-rc1.jar"/>
  +  <property name="torque.jar" value="torque-3.0-rc2-dev.jar"/>
   
     <!--
       Build the classpath. Specifically point to each file we're including to avoid
  
  
  
  1.57      +1 -1      jakarta-turbine-torque/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-torque/project.xml,v
  retrieving revision 1.56
  retrieving revision 1.57
  diff -u -r1.56 -r1.57
  --- project.xml       26 Oct 2002 08:43:53 -0000      1.56
  +++ project.xml       29 Oct 2002 09:01:41 -0000      1.57
  @@ -4,7 +4,7 @@
     <pomVersion>3</pomVersion>
     <id>torque</id>
     <name>jakarta-turbine-torque</name>
  -  <currentVersion>3.0-rc1</currentVersion>
  +  <currentVersion>3.0-rc2-dev</currentVersion>
     <organization>
       <name>Apache Software Foundation</name>
       <url>http://jakarta.apache.org/</url>
  
  
  

--
To unsubscribe, e-mail:   <mailto:turbine-torque-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-torque-dev-help@;jakarta.apache.org>

Reply via email to