Author: antelder
Date: Fri May 8 13:44:28 2009
New Revision: 772983
URL: http://svn.apache.org/viewvc?rev=772983&view=rev
Log:
Put dependency back to interface-wsdl as the xml modules has been merged into
that. Heh :-)
Modified:
tuscany/java/sca/modules/implementation-bpel-ode/pom.xml
Modified: tuscany/java/sca/modules/implementation-bpel-ode/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/java/sca/modules/implementation-bpel-ode/pom.xml?rev=772983&r1=772982&r2=772983&view=diff
==============================================================================
--- tuscany/java/sca/modules/implementation-bpel-ode/pom.xml (original)
+++ tuscany/java/sca/modules/implementation-bpel-ode/pom.xml Fri May 8
13:44:28 2009
@@ -80,7 +80,7 @@
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-interface-wsdl-xml</artifactId>
+ <artifactId>tuscany-interface-wsdl</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>