summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/pom.xml
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2011-09-15 21:52:34 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2011-09-15 21:52:34 +0000
commite3058de6c1a27ed70e0fc54511c420ce197f373c (patch)
tree5199a244d2f6ae01c4597d178303702f97e0db35 /sca-java-2.x/trunk/pom.xml
parentc453b80e2e750e61ca25b2035f0f5f01cc9fab30 (diff)
Add the diagram plugin into the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1171288 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/pom.xml')
-rw-r--r--sca-java-2.x/trunk/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/pom.xml b/sca-java-2.x/trunk/pom.xml
index d904029608..8fd8cb3e15 100644
--- a/sca-java-2.x/trunk/pom.xml
+++ b/sca-java-2.x/trunk/pom.xml
@@ -142,6 +142,7 @@
</properties>
<modules>
<module>maven/tuscany-maven-plugin</module>
+ <module>maven/tuscany-diagram-plugin</module>
<module>modules</module>
<module>samples</module>
<module>testing/itest</module>