Author: tfischer
Date: Sat Nov 11 04:19:07 2006
New Revision: 473700
URL: http://svn.apache.org/viewvc?view=rev&rev=473700
Log:
Updating to driver version 5.0.4-bin
Modified:
db/torque/test/trunk/profile/mysql/project.xml
Modified: db/torque/test/trunk/profile/mysql/project.xml
URL:
http://svn.apache.org/viewvc/db/torque/test/trunk/profile/mysql/project.xml?view=diff&rev=473700&r1=473699&r2=473700
==============================================================================
--- db/torque/test/trunk/profile/mysql/project.xml (original)
+++ db/torque/test/trunk/profile/mysql/project.xml Sat Nov 11 04:19:07 2006
@@ -15,7 +15,7 @@
limitations under the License.
===========================================================================
-
+
project descriptor for the mysql test profile
$Id$
@@ -23,13 +23,13 @@
<project>
<extend>../../../runtime/project.xml</extend>
- <artifactId>torque-mysql-test</artifactId>
+ <artifactId>torque-mysql-test</artifactId>
<name>Torque-mysql-test</name>
<dependencies>
<dependency>
<artifactId>mysql-connector-java</artifactId>
<groupId>mysql</groupId>
- <version>3.1.6-bin</version>
- </dependency>
+ <version>5.0.4-bin</version>
+ </dependency>
</dependencies>
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]