Author: antelder
Date: Wed Apr  9 09:25:36 2008
New Revision: 646421

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

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

Modified: incubator/tuscany/java/sca/modules/implementation-bpel/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/java/sca/modules/implementation-bpel/pom.xml?rev=646421&r1=646420&r2=646421&view=diff
==============================================================================
--- incubator/tuscany/java/sca/modules/implementation-bpel/pom.xml (original)
+++ incubator/tuscany/java/sca/modules/implementation-bpel/pom.xml Wed Apr  9 
09:25:36 2008
@@ -254,7 +254,7 @@
                <dependency>
                        <groupId>org.apache.derby</groupId>
                        <artifactId>derby</artifactId>
-                       <version>10.1.3.1</version>
+                       <version>10.3.1.4</version>
                </dependency>
                <dependency>
                        <groupId>tranql</groupId>
@@ -304,7 +304,7 @@
                <dependency>
                        <groupId>xerces</groupId>
                        <artifactId>xercesImpl</artifactId>
-                       <version>2.8.0</version>
+                       <version>2.8.1</version>
                </dependency>
                <dependency>
                        <groupId>org.apache.xmlbeans</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to