Author: gnodet
Date: Sat Dec  8 19:50:00 2007
New Revision: 602622

URL: http://svn.apache.org/viewvc?rev=602622&view=rev
Log:
Fix compilation

Modified:
    servicemix/branches/servicemix-4.0/bundles/pom.xml

Modified: servicemix/branches/servicemix-4.0/bundles/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/branches/servicemix-4.0/bundles/pom.xml?rev=602622&r1=602621&r2=602622&view=diff
==============================================================================
--- servicemix/branches/servicemix-4.0/bundles/pom.xml (original)
+++ servicemix/branches/servicemix-4.0/bundles/pom.xml Sat Dec  8 19:50:00 2007
@@ -37,11 +37,10 @@
     <modules>
         <module>acegi</module>
         <module>cxf</module>
+        <module>httpcore</module>
         <module>jaxb-api</module>
         <module>jaxb-impl</module>
         <module>jaxws-api</module>
-        <module>junit</module>
-        <module>httpcore</module>
         <module>openejb</module>
         <module>openjpa</module>
         <module>wsdl4j</module>


Reply via email to