summaryrefslogtreecommitdiffstats
path: root/java/sca/distribution/manifest
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-07-03 14:59:02 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-07-03 14:59:02 +0000
commitbba3304f3fa20b4323340ac6fc925434255b21f3 (patch)
tree10467c1535792746bafc9316327ce4b2999a6401 /java/sca/distribution/manifest
parent21f7f9608bfaf8117bcac8cc3e23d54fd91accd5 (diff)
Merge TUSCANY-2419 chg from 1.3 brn to trunk
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673700 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/distribution/manifest')
-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>