diff options
Diffstat (limited to 'java/sca/modules/binding-sca-axis2-runtime/src/test/resources/promotionService/HelloWorldComponent.composite')
-rw-r--r-- | java/sca/modules/binding-sca-axis2-runtime/src/test/resources/promotionService/HelloWorldComponent.composite | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/modules/binding-sca-axis2-runtime/src/test/resources/promotionService/HelloWorldComponent.composite b/java/sca/modules/binding-sca-axis2-runtime/src/test/resources/promotionService/HelloWorldComponent.composite index 310270fc91..944dd0b625 100644 --- a/java/sca/modules/binding-sca-axis2-runtime/src/test/resources/promotionService/HelloWorldComponent.composite +++ b/java/sca/modules/binding-sca-axis2-runtime/src/test/resources/promotionService/HelloWorldComponent.composite @@ -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/200903" targetNamespace="http://sample" xmlns:sample="http://sample" name="HelloWorldComponent"> |