You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2008/04/09 18:26:06 UTC

svn commit: r646423 - /incubator/tuscany/java/sca/modules/data-engine-helper/pom.xml

Author: antelder
Date: Wed Apr  9 09:26:06 2008
New Revision: 646423

URL: http://svn.apache.org/viewvc?rev=646423&view=rev
Log:
TUSCANY-2212: use consistent versions of dependencies

Modified:
    incubator/tuscany/java/sca/modules/data-engine-helper/pom.xml

Modified: incubator/tuscany/java/sca/modules/data-engine-helper/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/modules/data-engine-helper/pom.xml?rev=646423&r1=646422&r2=646423&view=diff
==============================================================================
--- incubator/tuscany/java/sca/modules/data-engine-helper/pom.xml (original)
+++ incubator/tuscany/java/sca/modules/data-engine-helper/pom.xml Wed Apr  9 09:26:06 2008
@@ -114,7 +114,7 @@
         <dependency>
             <groupId>org.apache.derby</groupId>
             <artifactId>derby</artifactId>
-            <version>10.1.2.1</version>
+            <version>10.3.1.4</version>
             <scope>test</scope>
         </dependency>         
     </dependencies>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org