You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2007/01/08 15:08:40 UTC

svn commit: r494077 - /incubator/servicemix/trunk/pom.xml

Author: gnodet
Date: Mon Jan  8 06:08:38 2007
New Revision: 494077

URL: http://svn.apache.org/viewvc?view=rev&rev=494077
Log:
SM-805: Incompatible BPELWSDLLocator between wsdl4j-1.5.2 and wsdl4j-1.6.1

Modified:
    incubator/servicemix/trunk/pom.xml

Modified: incubator/servicemix/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/servicemix/trunk/pom.xml?view=diff&rev=494077&r1=494076&r2=494077
==============================================================================
--- incubator/servicemix/trunk/pom.xml (original)
+++ incubator/servicemix/trunk/pom.xml Mon Jan  8 06:08:38 2007
@@ -1551,7 +1551,7 @@
             <dependency>
                 <groupId>org.apache.ode</groupId>
                 <artifactId>bpe</artifactId>
-                <version>1.0-20060815</version>
+                <version>1.0-20070108</version>
             </dependency>
             <dependency>
                 <groupId>org.slf4j</groupId>