summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/tutorials/travelsample
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-04-14 16:08:27 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-04-14 16:08:27 +0000
commit774281bbe17b7b5d1a5c4c547456e938fe79ee64 (patch)
tree74eb4e481c1566c01536382bf6a282f4fd5e23b2 /sca-java-1.x/trunk/tutorials/travelsample
parent6a45a7e02169da29c29c8ae534d5f15b7b196c45 (diff)
Replace distribution module by binaries module in top-level build (TUSCANY-3528)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934001 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/trunk/tutorials/travelsample')
-rw-r--r--sca-java-1.x/trunk/tutorials/travelsample/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-1.x/trunk/tutorials/travelsample/pom.xml b/sca-java-1.x/trunk/tutorials/travelsample/pom.xml
index 6a38715996..417f6ad73f 100644
--- a/sca-java-1.x/trunk/tutorials/travelsample/pom.xml
+++ b/sca-java-1.x/trunk/tutorials/travelsample/pom.xml
@@ -105,7 +105,7 @@
<module>launchers</module>
<module>services</module>
<module>clients</module>
- <module>distribution</module>
+ <module>binaries</module>
</modules>
</project>