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:30:38 UTC

svn commit: r646428 - /incubator/tuscany/java/sca/modules/implementation-das/pom.xml

Author: antelder
Date: Wed Apr  9 09:30:37 2008
New Revision: 646428

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

Modified:
    incubator/tuscany/java/sca/modules/implementation-das/pom.xml

Modified: incubator/tuscany/java/sca/modules/implementation-das/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/modules/implementation-das/pom.xml?rev=646428&r1=646427&r2=646428&view=diff
==============================================================================
--- incubator/tuscany/java/sca/modules/implementation-das/pom.xml (original)
+++ incubator/tuscany/java/sca/modules/implementation-das/pom.xml Wed Apr  9 09:30:37 2008
@@ -108,7 +108,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