summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/samples/customer-dojo-webapp
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.x/samples/customer-dojo-webapp')
-rw-r--r--branches/sca-java-1.x/samples/customer-dojo-webapp/src/main/resources/META-INF/sca-contribution.xml1
-rw-r--r--branches/sca-java-1.x/samples/customer-dojo-webapp/src/main/webapp/META-INF/sca-contribution.xml1
2 files changed, 0 insertions, 2 deletions
diff --git a/branches/sca-java-1.x/samples/customer-dojo-webapp/src/main/resources/META-INF/sca-contribution.xml b/branches/sca-java-1.x/samples/customer-dojo-webapp/src/main/resources/META-INF/sca-contribution.xml
index 136326d1d3..59840213e4 100644
--- a/branches/sca-java-1.x/samples/customer-dojo-webapp/src/main/resources/META-INF/sca-contribution.xml
+++ b/branches/sca-java-1.x/samples/customer-dojo-webapp/src/main/resources/META-INF/sca-contribution.xml
@@ -19,7 +19,6 @@
-->
<contribution xmlns="http://www.osoa.org/xmlns/sca/1.0"
- targetNamespace="http://sample"
xmlns:sample="http://sample">
<deployable composite="sample:customer"/>
</contribution>
diff --git a/branches/sca-java-1.x/samples/customer-dojo-webapp/src/main/webapp/META-INF/sca-contribution.xml b/branches/sca-java-1.x/samples/customer-dojo-webapp/src/main/webapp/META-INF/sca-contribution.xml
index 32f11ab9d0..b390efd009 100644
--- a/branches/sca-java-1.x/samples/customer-dojo-webapp/src/main/webapp/META-INF/sca-contribution.xml
+++ b/branches/sca-java-1.x/samples/customer-dojo-webapp/src/main/webapp/META-INF/sca-contribution.xml
@@ -18,7 +18,6 @@
* under the License.
-->
<contribution xmlns="http://www.osoa.org/xmlns/sca/1.0"
- targetNamespace="http://sample"
xmlns:sample="http://sample">
<deployable composite="sample:customer"/>
</contribution> \ No newline at end of file