You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2011/05/26 07:35:38 UTC

svn commit: r1127786 - /tuscany/sca-java-2.x/trunk/pom.xml

Author: antelder
Date: Thu May 26 05:35:37 2011
New Revision: 1127786

URL: http://svn.apache.org/viewvc?rev=1127786&view=rev
Log:
Include the tuscany plugin in the hudson deploy

Modified:
    tuscany/sca-java-2.x/trunk/pom.xml

Modified: tuscany/sca-java-2.x/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/pom.xml?rev=1127786&r1=1127785&r2=1127786&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/pom.xml Thu May 26 05:35:37 2011
@@ -520,6 +520,7 @@ org.apache.tuscany.sca.assembly: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>