summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/pom.xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-10-22 01:40:52 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-10-22 01:40:52 +0000
commitf3c397b7ba45902697dd3a8467abe8dbf0fc5915 (patch)
treeb638c45874818101adb03fbbfba57158fae7ea66 /java/sca/itest/pom.xml
parenta368e7155b9087a686dd6ebbdd3cbbd8bdea9571 (diff)
TUSCANY-3294 - iTest to validate JAXWS Async Client APIs
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828277 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/itest/pom.xml')
-rw-r--r--java/sca/itest/pom.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/java/sca/itest/pom.xml b/java/sca/itest/pom.xml
index 7b26f3e101..6a6d2ad613 100644
--- a/java/sca/itest/pom.xml
+++ b/java/sca/itest/pom.xml
@@ -16,8 +16,7 @@
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
--->
-<project>
+--><project>
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
@@ -162,4 +161,7 @@
</profile>
</profiles>
-</project>
+ <modules>
+ <module>jaxws</module>
+ </modules>
+</project> \ No newline at end of file