summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/using/src/main/resources/carbookings1.composite
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-05-15 15:14:21 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-05-15 15:14:21 +0000
commit0b18cf2f22157402c97e6676dcae521c0de91867 (patch)
treed78a127344d088772865828e37b31747de89b08b /sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/using/src/main/resources/carbookings1.composite
parentaede8220adb471f59ce2f16224f91040663cd40e (diff)
Merge revision r944257 from trunk
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944663 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/using/src/main/resources/carbookings1.composite1
1 files changed, 0 insertions, 1 deletions
diff --git a/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/using/src/main/resources/carbookings1.composite b/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/using/src/main/resources/carbookings1.composite
index 16c8b24684..c6dc6def16 100644
--- a/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/using/src/main/resources/carbookings1.composite
+++ b/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/using/src/main/resources/carbookings1.composite
@@ -24,7 +24,6 @@
<implementation.java
class="com.tuscanyscatours.using.impl.CarPartnerImpl" />
<reference name="cars" target="JoesCars KensCars" />
- <reference name="luxuryCars" />
</component>
<component name="JoesCars">
<implementation.java