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 tv...@apache.org on 2008/02/29 00:12:34 UTC

svn commit: r632156 - /db/torque/runtime/trunk/pom.xml

Author: tv
Date: Thu Feb 28 15:12:11 2008
New Revision: 632156

URL: http://svn.apache.org/viewvc?rev=632156&view=rev
Log:
Go back to yaafi 1.0.3 and testcontainer 1.0.4 for now. The necessary artifacts are not in the m2-repo.

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

Modified: db/torque/runtime/trunk/pom.xml
URL: http://svn.apache.org/viewvc/db/torque/runtime/trunk/pom.xml?rev=632156&r1=632155&r2=632156&view=diff
==============================================================================
--- db/torque/runtime/trunk/pom.xml (original)
+++ db/torque/runtime/trunk/pom.xml Thu Feb 28 15:12:11 2008
@@ -158,14 +158,14 @@
     <dependency>
       <groupId>fulcrum</groupId>
       <artifactId>fulcrum-testcontainer</artifactId>
-      <version>1.0.5</version>
+      <version>1.0.4</version>
       <scope>test</scope>
     </dependency>
     
     <dependency>
       <groupId>fulcrum</groupId>
       <artifactId>fulcrum-yaafi</artifactId>
-      <version>1.0.5</version>
+      <version>1.0.3</version>
       <scope>test</scope>
     </dependency>    
     



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