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:13:28 UTC

svn commit: r1408734 - /stanbol/trunk/data/pom.xml

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

URL: http://svn.apache.org/viewvc?rev=1408734&view=rev
Log:
STANBOL-756 Removing bundlelists from data reactor build

Modified:
    stanbol/trunk/data/pom.xml

Modified: stanbol/trunk/data/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/data/pom.xml?rev=1408734&r1=1408733&r2=1408734&view=diff
==============================================================================
--- stanbol/trunk/data/pom.xml (original)
+++ stanbol/trunk/data/pom.xml Tue Nov 13 14:13:28 2012
@@ -79,7 +79,6 @@
         <module>opennlp/lang/en</module>
         <module>opennlp/ner/en</module>
         <module>registries/default</module>
-        <module>bundlelists/defaultdata</module>
       </modules>
     </profile>
     <profile>
@@ -119,7 +118,6 @@
         <module>opennlp/ner/en</module>
         <module>opennlp/ner/es</module>
         <module>opennlp/ner/nl</module>
-        <module>bundlelists/opennlp</module>
       </modules>
     </profile>
     <profile>