summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2010-05-19 02:47:35 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2010-05-19 02:47:35 +0000
commit2e0009f8d91db19e0cd7642e40e33d4c6c1e025b (patch)
tree9742932e1fc6c345943d24e23de97f8acea5994a /sca-java-2.x/trunk
parente1bd5c0cd4909eb112bf1c6c687f0a4c0f4042dc (diff)
Fix the module tag
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946001 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk')
-rw-r--r--sca-java-2.x/trunk/itest/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/itest/pom.xml b/sca-java-2.x/trunk/itest/pom.xml
index cc7913f1a5..694cc5e447 100644
--- a/sca-java-2.x/trunk/itest/pom.xml
+++ b/sca-java-2.x/trunk/itest/pom.xml
@@ -83,7 +83,7 @@
<module>scaclient-api-osgi</module>
<module>scaclient-api-remote</module>
<module>scopes</module>
- < module>scdl</module>
+ <module>scdl</module>
<module>services</module>
<module>service-reference</module>
<module>wires</module>