You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by fc...@apache.org on 2012/11/13 15:28:16 UTC

svn commit: r1408746 - /stanbol/trunk/pom.xml

Author: fchrist
Date: Tue Nov 13 14:28:15 2012
New Revision: 1408746

URL: http://svn.apache.org/viewvc?rev=1408746&view=rev
Log:
STANBOL-806 Use new bundlelists reactor in top-level reactor POM

Modified:
    stanbol/trunk/pom.xml

Modified: stanbol/trunk/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/pom.xml?rev=1408746&r1=1408745&r2=1408746&view=diff
==============================================================================
--- stanbol/trunk/pom.xml (original)
+++ stanbol/trunk/pom.xml Tue Nov 13 14:28:15 2012
@@ -82,12 +82,7 @@
 
     <module>demos/webvie</module>
 
-    <module>launchers/bundlelists/osgiframework</module>
-    <module>launchers/bundlelists/stanbolcommons</module>
-    <module>launchers/bundlelists/defaultdata</module>
-    <module>launchers/bundlelists/opennlp</module>
-    <module>launchers/bundlelists/authentication</module>
-    <module>launchers/bundlelists/zzshell</module>
+    <module>launchers/bundlelists</module>
     <module>launchers/full</module>
     <module>integration-tests</module>