diff options
Diffstat (limited to 'sandbox/travelsample/gettingstarted/src/tripws.composite')
-rw-r--r-- | sandbox/travelsample/gettingstarted/src/tripws.composite | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sandbox/travelsample/gettingstarted/src/tripws.composite b/sandbox/travelsample/gettingstarted/src/tripws.composite index 2031ca5382..dd399ee92a 100644 --- a/sandbox/travelsample/gettingstarted/src/tripws.composite +++ b/sandbox/travelsample/gettingstarted/src/tripws.composite @@ -18,8 +18,8 @@ * under the License. --> <composite xmlns="http://www.osoa.org/xmlns/sca/1.0" - targetNamespace="http://scatours" - xmlns:sample="http://scatours" + targetNamespace="http://tuscanyscatours" + xmlns:sample="http://tuscanyscatours" name="tripws"> <component name="TripComponent"> |