summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/sca-java-2.0-M5/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-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>