summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-rmi-runtime/src/test/resources/HelloWorldRmiImpl.componentType
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca/modules/binding-rmi-runtime/src/test/resources/HelloWorldRmiImpl.componentType')
-rw-r--r--java/sca/modules/binding-rmi-runtime/src/test/resources/HelloWorldRmiImpl.componentType2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/modules/binding-rmi-runtime/src/test/resources/HelloWorldRmiImpl.componentType b/java/sca/modules/binding-rmi-runtime/src/test/resources/HelloWorldRmiImpl.componentType
index 02a209a538..5a68cdde8d 100644
--- a/java/sca/modules/binding-rmi-runtime/src/test/resources/HelloWorldRmiImpl.componentType
+++ b/java/sca/modules/binding-rmi-runtime/src/test/resources/HelloWorldRmiImpl.componentType
@@ -16,7 +16,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<componentType xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+<componentType xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<service name="HelloWorldRmiService">
<interface.java interface="helloworld.HelloWorldRmiService"/>