diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-06-25 08:46:39 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-06-25 08:46:39 +0000 |
commit | ca7a779c86fe5e522855f0bde38252283d12f4ff (patch) | |
tree | 3d88083236d3f50ca5f81c12b95ed7a742f06561 /sca-java-2.x/trunk/itest | |
parent | 7b189dad46eae476cef4dd18998c34ea8113f500 (diff) |
Add contribution-doc-lit-wrapped as its used by the launcher-axis2 test
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@957844 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/itest')
-rw-r--r-- | sca-java-2.x/trunk/itest/ws/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/itest/ws/pom.xml b/sca-java-2.x/trunk/itest/ws/pom.xml index c878da7a85..bcaf958df0 100644 --- a/sca-java-2.x/trunk/itest/ws/pom.xml +++ b/sca-java-2.x/trunk/itest/ws/pom.xml @@ -50,6 +50,7 @@ <module>contribution-callback-forwardspec</module> <module>contribution-callback-fullspec</module> <module>contribution-callback-promotion</module> + <module>contribution-doc-lit-wrapped</module> <module>external-client</module> <module>external-service</module> <module>launcher-axis2</module> |