summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-11-15 09:11:31 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-11-15 09:11:31 +0000
commit8e2f404578611663a44cdf0093319fbcb9b2d4bc (patch)
tree9d0ad751f9b2093aef5a8424639ef6732e0877a7 /sca-java-2.x/trunk/pom.xml
parentbab50be6e325b798e8a9c9cac364e439f8b8fc8c (diff)
TUSCANY-3760: Update the eclipse build profile to use the new eclipse-pde instead of the distribution
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035192 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/pom.xml')
-rw-r--r--sca-java-2.x/trunk/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/pom.xml b/sca-java-2.x/trunk/pom.xml
index 0289dab6df..71386a4002 100644
--- a/sca-java-2.x/trunk/pom.xml
+++ b/sca-java-2.x/trunk/pom.xml
@@ -317,7 +317,7 @@
<module>samples</module>
<module>testing/itest</module>
<module>features</module>
- <module>distribution</module>
+ <modules>features/eclipse-pde</modules>
</modules>
<build>
<defaultGoal>org.apache.tuscany.maven.plugins:maven-bundle-plugin:eclipse</defaultGoal>