summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/tutorials/travelsample/distribution/pom.xml
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-02-25 05:52:27 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-02-25 05:52:27 +0000
commite21c17e0b66d2b7768ec22fa69b55aea8c37a5d8 (patch)
tree23b3c70476c4961e81c81b04d44e9517ab1e9a88 /sca-java-1.x/trunk/tutorials/travelsample/distribution/pom.xml
parent26b9afeceea37ceecbfa8cda2c1575fd3999b2e3 (diff)
Add ODE runtime database to travel sample binary distro (TUSCANY-3461)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916135 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/trunk/tutorials/travelsample/distribution/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-1.x/trunk/tutorials/travelsample/distribution/pom.xml b/sca-java-1.x/trunk/tutorials/travelsample/distribution/pom.xml
index 461f08cdb2..cf87578add 100644
--- a/sca-java-1.x/trunk/tutorials/travelsample/distribution/pom.xml
+++ b/sca-java-1.x/trunk/tutorials/travelsample/distribution/pom.xml
@@ -34,6 +34,7 @@
<modules>
<module>bundle</module>
<module>jaxws</module>
+ <module>ode</module>
<module>openejb</module>
</modules>
</project>