summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/samples/pom.xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-01-22 03:48:11 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-01-22 03:48:11 +0000
commit2a3e24cdddf66a8af809828df6eb0480421f7567 (patch)
tree00f64f3b648d7a78f9ab3fae97f243527d9ad2a1 /sca-java-1.x/trunk/samples/pom.xml
parentd71d36d09d79cf92c1037a5d2dc4e733ac097ffc (diff)
TUSCANY-3436 - Adding zipcode-jaxws sample back to build inorder to properly generate build-dependency for binary distribution
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901974 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/trunk/samples/pom.xml')
-rw-r--r--sca-java-1.x/trunk/samples/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-1.x/trunk/samples/pom.xml b/sca-java-1.x/trunk/samples/pom.xml
index 55f79263c5..57851bdfa3 100644
--- a/sca-java-1.x/trunk/samples/pom.xml
+++ b/sca-java-1.x/trunk/samples/pom.xml
@@ -112,7 +112,7 @@
<module>store-distributed</module>
<module>supplychain</module>
<module>web-resource</module>
- <!--module>zipcode-jaxws</module-->
+ <module>zipcode-jaxws</module>
</modules>
</profile>
</profiles>