summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-ws-xml/pom.xml
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-09-28 22:14:46 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-09-28 22:14:46 +0000
commite68b19a201820b1b67ac197d384c25ba8cbf5400 (patch)
treee799cad8d28eaf833626bd5dccd6a1da2a52d617 /java/sca/modules/binding-ws-xml/pom.xml
parent772451f5ff7650b5e7bc0f64922bac8b7af6e802 (diff)
Refactor the builder implementations into tuscany-builder module
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819750 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/modules/binding-ws-xml/pom.xml')
-rw-r--r--java/sca/modules/binding-ws-xml/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/java/sca/modules/binding-ws-xml/pom.xml b/java/sca/modules/binding-ws-xml/pom.xml
index b2b55abd23..a5ff4c3d75 100644
--- a/java/sca/modules/binding-ws-xml/pom.xml
+++ b/java/sca/modules/binding-ws-xml/pom.xml
@@ -58,6 +58,13 @@
<artifactId>tuscany-interface-wsdl</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-builder</artifactId>
+ <version>2.0-SNAPSHOT</version>
+ <scope>test</scope>
+ </dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>