summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/pom.xml
diff options
context:
space:
mode:
authorwjaniszewski <wjaniszewski@13f79535-47bb-0310-9956-ffa450edef68>2008-08-06 16:38:22 +0000
committerwjaniszewski <wjaniszewski@13f79535-47bb-0310-9956-ffa450edef68>2008-08-06 16:38:22 +0000
commit7bab9ed0b8e12bb0262f7f64967530bc84124a86 (patch)
tree6a73fab2dc8aa5861f1761a02e6732929309df7a /java/sca/modules/pom.xml
parent9437a5e897404743bd05438357b175626425f850 (diff)
renamed host-corba-jee to host-corba-jse due to JIRA TUSCANY-2468
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683320 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/modules/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/modules/pom.xml b/java/sca/modules/pom.xml
index ded560dd4e..edc2579f39 100644
--- a/java/sca/modules/pom.xml
+++ b/java/sca/modules/pom.xml
@@ -110,8 +110,8 @@
<module>extensibility-eclipse</module>
<module>extension-helper</module>
<module>host-corba</module>
- <module>host-corba-jdk</module>
<module>host-corba-jee</module>
+ <module>host-corba-jse</module>
<module>host-ejb</module>
<module>host-embedded</module>
<module>host-http</module>