You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by eg...@apache.org on 2009/11/25 12:16:52 UTC

svn commit: r884050 - /cxf/dosgi/trunk/distribution/pom.xml

Author: eglynn
Date: Wed Nov 25 11:16:52 2009
New Revision: 884050

URL: http://svn.apache.org/viewvc?rev=884050&view=rev
Log:
Blowing away discovery-multi-bundle distro

Modified:
    cxf/dosgi/trunk/distribution/pom.xml

Modified: cxf/dosgi/trunk/distribution/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/distribution/pom.xml?rev=884050&r1=884049&r2=884050&view=diff
==============================================================================
--- cxf/dosgi/trunk/distribution/pom.xml (original)
+++ cxf/dosgi/trunk/distribution/pom.xml Wed Nov 25 11:16:52 2009
@@ -40,7 +40,6 @@
     <modules>
       <module>multi-bundle</module>
       <module>single-bundle</module>
-      <module>discovery-multi-bundle</module>
       <module>sources</module>
     </modules> 
 </project>