Update helloworld-jsp sample for oasis namespace change
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750403 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a7578fa8c2
commit
04f7566e1d
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
* specific language governing permissions and limitations
|
||||
* under the License.
|
||||
-->
|
||||
<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
|
||||
<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
|
||||
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.0"
|
||||
targetNamespace="http://samples"
|
||||
name="Helloworld">
|
||||
|
|
Loading…
Add table
Reference in a new issue