summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0-Beta1/modules/binding-ws-runtime-axis2/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/branches/2.0-Beta1/modules/binding-ws-runtime-axis2/pom.xml')
-rw-r--r--sca-java-2.x/branches/2.0-Beta1/modules/binding-ws-runtime-axis2/pom.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/sca-java-2.x/branches/2.0-Beta1/modules/binding-ws-runtime-axis2/pom.xml b/sca-java-2.x/branches/2.0-Beta1/modules/binding-ws-runtime-axis2/pom.xml
index 2ae9240d83..bb68c7bfee 100644
--- a/sca-java-2.x/branches/2.0-Beta1/modules/binding-ws-runtime-axis2/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta1/modules/binding-ws-runtime-axis2/pom.xml
@@ -39,18 +39,13 @@
<version>2.0-Beta1-SNAPSHOT</version>
<type>pom</type>
<scope>provided</scope>
- </dependency>
-
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-binding-ws-wsdlgen</artifactId>
- <version>2.0-Beta1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-policy-security</artifactId>
<version>2.0-Beta1-SNAPSHOT</version>
+ <scope>provided</scope> <!-- it's in base -->
</dependency>
<dependency>