You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by tf...@apache.org on 2007/05/05 16:16:14 UTC

svn commit: r535526 - /db/torque/test/trunk/test-project/profiles.xml

Author: tfischer
Date: Sat May  5 07:16:13 2007
New Revision: 535526

URL: http://svn.apache.org/viewvc?view=rev&rev=535526
Log:
updated mysql driver version in maven2 build of the test project

Modified:
    db/torque/test/trunk/test-project/profiles.xml

Modified: db/torque/test/trunk/test-project/profiles.xml
URL: http://svn.apache.org/viewvc/db/torque/test/trunk/test-project/profiles.xml?view=diff&rev=535526&r1=535525&r2=535526
==============================================================================
--- db/torque/test/trunk/test-project/profiles.xml (original)
+++ db/torque/test/trunk/test-project/profiles.xml Sat May  5 07:16:13 2007
@@ -124,7 +124,7 @@
         <torque.test.idmethod>idbroker</torque.test.idmethod>
         <torque.test.driver.artifactId>mysql-connector-java</torque.test.driver.artifactId>
         <torque.test.driver.groupId>mysql</torque.test.driver.groupId>
-        <torque.test.driver.version>3.1.12</torque.test.driver.version>
+        <torque.test.driver.version>5.0.4</torque.test.driver.version>
         <torque.driver>org.gjt.mm.mysql.Driver</torque.driver>
         <torque.targetDatabase>mysql</torque.targetDatabase>
         <torque.database.url>jdbc:mysql://localhost:3306/bookstore</torque.database.url>



---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org