summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/sca-java-2.0-M5/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-06-02 08:35:11 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-06-02 08:35:11 +0000
commit4d3b2ea80c4a0ec307c280f9507141c36d62defa (patch)
tree00c3aaea891eba5860d22412bad164d76bd36bb5 /sca-java-2.x/branches/sca-java-2.0-M5/pom.xml
parent43b0323c9ce2c07d273718298e5c0206af79e495 (diff)
Merge 950415,950416 from trunk to add tuscany plugin
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950425 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/branches/sca-java-2.0-M5/pom.xml')
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M5/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/pom.xml
index e7b5059838..babc5ffff6 100644
--- a/sca-java-2.x/branches/sca-java-2.0-M5/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M5/pom.xml
@@ -270,6 +270,7 @@
<activeByDefault>true</activeByDefault>
</activation>
<modules>
+ <module>maven/maven-tuscany-plugin</module>
<module>modules</module>
<module>samples</module>
<module>itest</module>
@@ -295,6 +296,7 @@
<tools.jar>${java.home}/../Classes/classes.jar</tools.jar>
</properties>
<modules>
+ <module>maven/maven-tuscany-plugin</module>
<module>modules</module>
<module>samples</module>
<module>itest</module>
@@ -384,6 +386,7 @@
<profile>
<id>distribution</id>
<modules>
+ <module>maven/maven-tuscany-plugin</module>
<module>modules</module>
<module>samples</module>
<module>itest</module>