summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/component-type/src/main/resources/calculator/CalculatorServiceImpl.componentType
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca/itest/component-type/src/main/resources/calculator/CalculatorServiceImpl.componentType')
-rw-r--r--java/sca/itest/component-type/src/main/resources/calculator/CalculatorServiceImpl.componentType2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/itest/component-type/src/main/resources/calculator/CalculatorServiceImpl.componentType b/java/sca/itest/component-type/src/main/resources/calculator/CalculatorServiceImpl.componentType
index 74bedc0a98..554847f0e0 100644
--- a/java/sca/itest/component-type/src/main/resources/calculator/CalculatorServiceImpl.componentType
+++ b/java/sca/itest/component-type/src/main/resources/calculator/CalculatorServiceImpl.componentType
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<componentType xmlns="http://www.osoa.org/xmlns/sca/1.0">
+<componentType xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712">
<service name="CalculatorService">
<interface.java interface="calculator.CalculatorService"/>