summaryrefslogtreecommitdiffstats
path: root/java/sca/distribution/manifest/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca/distribution/manifest/pom.xml')
-rw-r--r--java/sca/distribution/manifest/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/java/sca/distribution/manifest/pom.xml b/java/sca/distribution/manifest/pom.xml
index 4faafc148d..a7b6d5ba1a 100644
--- a/java/sca/distribution/manifest/pom.xml
+++ b/java/sca/distribution/manifest/pom.xml
@@ -247,6 +247,11 @@
</dependency>
<dependency>
<groupId>${pom.groupId}</groupId>
+ <artifactId>tuscany-binding-ws-wsdlgen</artifactId>
+ <version>${pom.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>${pom.groupId}</groupId>
<artifactId>tuscany-contribution</artifactId>
<version>${pom.version}</version>
</dependency>