You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@synapse.apache.org by ka...@apache.org on 2011/12/22 13:30:52 UTC

svn commit: r1222200 - /synapse/branches/2.1/pom.xml

Author: kasun
Date: Thu Dec 22 12:30:51 2011
New Revision: 1222200

URL: http://svn.apache.org/viewvc?rev=1222200&view=rev
Log:
Adding integration tests to root pom

Modified:
    synapse/branches/2.1/pom.xml

Modified: synapse/branches/2.1/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/2.1/pom.xml?rev=1222200&r1=1222199&r2=1222200&view=diff
==============================================================================
--- synapse/branches/2.1/pom.xml (original)
+++ synapse/branches/2.1/pom.xml Thu Dec 22 12:30:51 2011
@@ -805,6 +805,7 @@
         <module>modules/distribution</module>
         <module>modules/packaging/package-skeleton</module>
         <module>modules/packaging/package-archetype</module>
+        <module>modules/integration</module>
     </modules>
 
     <properties>