summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/tools/pom.xml
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-09-14 23:51:25 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-09-14 23:51:25 +0000
commit06ca2ef50851907739abd788e88eab437b125810 (patch)
treea880b2cdcd6dd27a9107a53e90f60d0b6eff77ff /branches/sca-equinox/tools/pom.xml
parente7f131daa81065bc052256c753faf456f98bdf6b (diff)
Created a subset of the modules and samples to be ported and tested with Equinox initially.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695308 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-equinox/tools/pom.xml')
-rw-r--r--branches/sca-equinox/tools/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/branches/sca-equinox/tools/pom.xml b/branches/sca-equinox/tools/pom.xml
index b3ab8cb275..66f10ca65b 100644
--- a/branches/sca-equinox/tools/pom.xml
+++ b/branches/sca-equinox/tools/pom.xml
@@ -36,11 +36,10 @@
<activeByDefault>true</activeByDefault>
</activation>
<modules>
- <module>eclipse</module>
+ <module>eclipse34</module>
<module>java2wsdl</module>
<module>maven</module>
<module>wsdl2java</module>
- <module>runtime-inspector</module>
</modules>
</profile>
</profiles>