summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.3/itest/osgi-tuscany
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2008-07-01 21:36:25 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2008-07-01 21:36:25 +0000
commit61851ed0bb6fd6d0453416964a228365caf0b0ed (patch)
treea9ad5d801aba6dba25ab65a835ef1036dccc9076 /branches/sca-java-1.3/itest/osgi-tuscany
parent87587fff7597e82d1ff7ac1fa93b5eb1cd185208 (diff)
Fix TUSCANY-2447 (remove module interface-wsdl-java2wsdl)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673218 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.3/itest/osgi-tuscany')
-rw-r--r--branches/sca-java-1.3/itest/osgi-tuscany/tuscany-spi/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/branches/sca-java-1.3/itest/osgi-tuscany/tuscany-spi/pom.xml b/branches/sca-java-1.3/itest/osgi-tuscany/tuscany-spi/pom.xml
index f80ade1367..fd2fa81bd8 100644
--- a/branches/sca-java-1.3/itest/osgi-tuscany/tuscany-spi/pom.xml
+++ b/branches/sca-java-1.3/itest/osgi-tuscany/tuscany-spi/pom.xml
@@ -82,11 +82,6 @@
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-interface-wsdl-java2wsdl</artifactId>
- <version>1.3-SNAPSHOT</version>
- </dependency>
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-databinding</artifactId>
<version>1.3-SNAPSHOT</version>
</dependency>