summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-travelsample-1.0
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-05-19 17:31:01 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-05-19 17:31:01 +0000
commitd3a8ee00cef2f45994737412b72f742619d20cd3 (patch)
tree590fad2621635f10656b9abc6b5dc742c3d3ca9a /sca-java-1.x/branches/sca-java-travelsample-1.0
parent23102ee1c63470c0fac6a03fcc528ecf45753970 (diff)
Reformatting
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946294 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/branches/sca-java-travelsample-1.0')
-rw-r--r--sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-groovy/src/test/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-python/src/test/resources/META-INF/sca-contribution.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-groovy/src/test/resources/META-INF/sca-contribution.xml b/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-groovy/src/test/resources/META-INF/sca-contribution.xml
index 156cd0a182..9b3e309d11 100644
--- a/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-groovy/src/test/resources/META-INF/sca-contribution.xml
+++ b/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-groovy/src/test/resources/META-INF/sca-contribution.xml
@@ -19,6 +19,6 @@
-->
<contribution xmlns="http://www.osoa.org/xmlns/sca/1.0"
xmlns:tours="http://tuscanyscatours.com/" >
- <import.java package="com.tuscanyscatours.payment"/>
+ <import.java package="com.tuscanyscatours.payment" />
<deployable composite="tours:paymentClient" />
</contribution>
diff --git a/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-python/src/test/resources/META-INF/sca-contribution.xml b/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-python/src/test/resources/META-INF/sca-contribution.xml
index 156cd0a182..9b3e309d11 100644
--- a/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-python/src/test/resources/META-INF/sca-contribution.xml
+++ b/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-python/src/test/resources/META-INF/sca-contribution.xml
@@ -19,6 +19,6 @@
-->
<contribution xmlns="http://www.osoa.org/xmlns/sca/1.0"
xmlns:tours="http://tuscanyscatours.com/" >
- <import.java package="com.tuscanyscatours.payment"/>
+ <import.java package="com.tuscanyscatours.payment" />
<deployable composite="tours:paymentClient" />
</contribution>