summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/tools/pom.xml
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-05-20 04:48:25 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-05-20 04:48:25 +0000
commit384f9c3e4a87f6555346383068422efbe403fabc (patch)
treed9809dc17b9b47b06b6227f6b02e7696c6eee89b /branches/sca-java-1.x/tools/pom.xml
parent578971c72ca71a695e6be532c84544a4678e3098 (diff)
Apply patch for TUSCANY-3033 from Pradeep. Thanks.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776547 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.x/tools/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/tools/pom.xml b/branches/sca-java-1.x/tools/pom.xml
index 320d78b1fa..6e920335af 100644
--- a/branches/sca-java-1.x/tools/pom.xml
+++ b/branches/sca-java-1.x/tools/pom.xml
@@ -41,6 +41,7 @@
<module>java2wsdl</module>
<module>maven</module>
<module>wsdl2java</module>
+ <module>wsdl2java-cxf</module>
</modules>
</profile>
</profiles>