summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/tutorials/travelsample/domainconfig/fullapp/src/main/resources/workspace.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/tutorials/travelsample/domainconfig/fullapp/src/main/resources/workspace.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/domainconfig/fullapp/src/main/resources/workspace.xml b/sca-java-2.x/trunk/tutorials/travelsample/domainconfig/fullapp/src/main/resources/workspace.xml
index 0766656c42..a7aaf433c3 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/domainconfig/fullapp/src/main/resources/workspace.xml
+++ b/sca-java-2.x/trunk/tutorials/travelsample/domainconfig/fullapp/src/main/resources/workspace.xml
@@ -17,8 +17,8 @@
* specific language governing permissions and limitations
* under the License.
-->
-<workspace xmlns="http://tuscany.apache.org/xmlns/sca/1.0"
- xmlns:ns1="http://tuscany.apache.org/xmlns/sca/1.0">
+<workspace xmlns="http://tuscany.apache.org/xmlns/sca/1.1"
+ xmlns:ns1="http://tuscany.apache.org/xmlns/sca/1.1">
<contribution location="file:../../contributions/common/target/scatours-contribution-common.jar" uri="common"/>
<contribution location="file:../../contributions/currency/target/scatours-contribution-currency.jar" uri="currency"/>
<contribution location="file:../../contributions/hotel/target/scatours-contribution-hotel.jar" uri="hotel"/>