You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2011/02/25 10:33:03 UTC

svn commit: r1074455 - /servicemix/smx4/features/trunk/examples/pom.xml

Author: jbonofre
Date: Fri Feb 25 09:33:03 2011
New Revision: 1074455

URL: http://svn.apache.org/viewvc?rev=1074455&view=rev
Log:
[SMX4-763] Remove web from the examples build.

Modified:
    servicemix/smx4/features/trunk/examples/pom.xml

Modified: servicemix/smx4/features/trunk/examples/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/examples/pom.xml?rev=1074455&r1=1074454&r2=1074455&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/examples/pom.xml (original)
+++ servicemix/smx4/features/trunk/examples/pom.xml Fri Feb 25 09:33:03 2011
@@ -51,7 +51,6 @@
         <module>cxf-wsdl-first-osgi-package</module>
         <module>cxf-ws-security-osgi</module>
         <module>cxf-ws-rm</module>
-        <module>web</module>
         <module>itests</module>
     </modules>