summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.3/samples/pom.xml
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-07-29 03:50:40 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-07-29 03:50:40 +0000
commitd9302c3e06100144e21cc3b9d4731d07edf6b1de (patch)
tree4a4f68db9eb47bd8a081402024ad1d4cd5000048 /branches/sca-java-1.3/samples/pom.xml
parent6416b45d9f18272983be98787adb92933378765e (diff)
Fix for TUSCANY-2509, TUSCANY-2506 and TUSCANY-2508 (to include zipcode-jaxws into the build)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680620 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.3/samples/pom.xml')
-rw-r--r--branches/sca-java-1.3/samples/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/branches/sca-java-1.3/samples/pom.xml b/branches/sca-java-1.3/samples/pom.xml
index bd19d34c95..cb231cc40f 100644
--- a/branches/sca-java-1.3/samples/pom.xml
+++ b/branches/sca-java-1.3/samples/pom.xml
@@ -94,6 +94,7 @@
<module>store</module>
<module>supplychain</module>
<module>web-resource</module>
+ <module>zipcode-jaxws</module>
</modules>
</profile>
</profiles>