diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2011-05-26 05:35:37 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2011-05-26 05:35:37 +0000 |
commit | aaa33c48492d50b4bf136b791c557753fd8eb685 (patch) | |
tree | d43204717753f7485f35c738cdb38e0046bfce30 /sca-java-2.x/trunk/pom.xml | |
parent | 34cdcf840151e54afc45d9eb078de332317da857 (diff) |
Include the tuscany plugin in the hudson deploy
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127786 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | sca-java-2.x/trunk/pom.xml | 1 |
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 a75326cead..b1e70da193 100644 --- a/sca-java-2.x/trunk/pom.xml +++ b/sca-java-2.x/trunk/pom.xml @@ -520,6 +520,7 @@ org.apache.tuscany.sca.assembly:org.apache.tuscany.sca.assembly.builder:org.apac <buildZips>true</buildZips> </properties> <modules> + <module>maven/tuscany-maven-plugin</module> <module>modules</module> <!-- samples need to be included so that the bin distro includes the prebuilt contributions --> <module>samples</module> |