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 2012/12/13 21:12:29 UTC

svn commit: r1421480 - /db/torque/torque4/trunk/pom.xml

Author: tfischer
Date: Thu Dec 13 20:12:27 2012
New Revision: 1421480

URL: http://svn.apache.org/viewvc?rev=1421480&view=rev
Log:
aling release profile with derbyEmbedded profile

Modified:
    db/torque/torque4/trunk/pom.xml

Modified: db/torque/torque4/trunk/pom.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/pom.xml?rev=1421480&r1=1421479&r2=1421480&view=diff
==============================================================================
--- db/torque/torque4/trunk/pom.xml (original)
+++ db/torque/torque4/trunk/pom.xml Thu Dec 13 20:12:27 2012
@@ -519,9 +519,7 @@
       <properties>
         <torque.test.profileDirectory>derbyEmbedded</torque.test.profileDirectory>
         <torque.test.idmethod>native</torque.test.idmethod>
-        <torque.test.driver.artifactId>derby</torque.test.driver.artifactId>
-        <torque.test.driver.groupId>org.apache.derby</torque.test.driver.groupId>
-        <torque.test.driver.version>10.8.2.2</torque.test.driver.version>
+        <torque.test.databaseSchema>bookstore</torque.test.databaseSchema>
         <torque.driver>org.apache.derby.jdbc.EmbeddedDriver</torque.driver>
         <torque.targetDatabase>derby</torque.targetDatabase>
         <torque.database.url>jdbc:derby:torque-test/target/bookstore;create=true</torque.database.url>



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