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:24:49 UTC

svn commit: r646420 - /incubator/tuscany/java/sca/itest/bpel/helloworld/pom.xml

Author: antelder
Date: Wed Apr  9 09:24:48 2008
New Revision: 646420

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

Modified:
    incubator/tuscany/java/sca/itest/bpel/helloworld/pom.xml

Modified: incubator/tuscany/java/sca/itest/bpel/helloworld/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/itest/bpel/helloworld/pom.xml?rev=646420&r1=646419&r2=646420&view=diff
==============================================================================
--- incubator/tuscany/java/sca/itest/bpel/helloworld/pom.xml (original)
+++ incubator/tuscany/java/sca/itest/bpel/helloworld/pom.xml Wed Apr  9 09:24:48 2008
@@ -65,7 +65,7 @@
 		<dependency>
 		    <groupId>xerces</groupId>
 		    <artifactId>xercesImpl</artifactId>
-		    <version>2.8.0</version>
+		    <version>2.8.1</version>
 		</dependency>	
 		        
         <dependency>



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