Author: tfischer
Date: Sat Dec  2 00:59:06 2006
New Revision: 481522

URL: http://svn.apache.org/viewvc?view=rev&rev=481522
Log:
3.3-RC1 instead of 3.3 in the tutorial

Modified:
    db/torque/tutorial/trunk/xdocs/step1.xml

Modified: db/torque/tutorial/trunk/xdocs/step1.xml
URL: 
http://svn.apache.org/viewvc/db/torque/tutorial/trunk/xdocs/step1.xml?view=diff&rev=481522&r1=481521&r2=481522
==============================================================================
--- db/torque/tutorial/trunk/xdocs/step1.xml (original)
+++ db/torque/tutorial/trunk/xdocs/step1.xml Sat Dec  2 00:59:06 2006
@@ -58,7 +58,7 @@
       in this tutorial.
     </li>
   </ul>
-  For this tutorial, we will be using the maven 1 plugin for Torque 3.3
+  For this tutorial, we will be using the maven 1 plugin for Torque 3.3-RC1
   (which will silently invoke the generator) to
   generate our object model classes and sql scripts. For working with the
   generated classes, we will use the Torque 3.3 runtime for our
@@ -80,7 +80,7 @@
 </p>
 
 <source><![CDATA[
-maven plugin:download -DartifactId=maven-torque-plugin -DgroupId=torque 
-Dversion=3.3
+maven plugin:download -DartifactId=maven-torque-plugin -DgroupId=torque 
-Dversion=3.3-RC1
 ]]></source>
 
 <p>



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

Reply via email to