summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-01-22 03:49:33 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-01-22 03:49:33 +0000
commit41d4fd81da508de28559a54e71a901bbdb3f7834 (patch)
treee818833e3a30b7ca36a141f3cb92470097683fc9
parent2a3e24cdddf66a8af809828df6eb0480421f7567 (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@901975 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--sca-java-1.x/branches/sca-java-1.6/samples/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6/samples/pom.xml b/sca-java-1.x/branches/sca-java-1.6/samples/pom.xml
index b9afe06e87..6af3581f81 100644
--- a/sca-java-1.x/branches/sca-java-1.6/samples/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.6/samples/pom.xml
@@ -111,7 +111,7 @@
<module>store-secure</module>
<module>supplychain</module>
<module>web-resource</module>
- <!--module>zipcode-jaxws</module-->
+ <module>zipcode-jaxws</module>
</modules>
</profile>
</profiles>