You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by re...@apache.org on 2013/09/18 20:04:41 UTC

svn commit: r1524507 - /stanbol/branches/commons-ng/launchers/bundlelists/pom.xml

Author: reto
Date: Wed Sep 18 18:04:41 2013
New Revision: 1524507

URL: http://svn.apache.org/r1524507
Log:
STANBOL-1127: including default data

Modified:
    stanbol/branches/commons-ng/launchers/bundlelists/pom.xml

Modified: stanbol/branches/commons-ng/launchers/bundlelists/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/commons-ng/launchers/bundlelists/pom.xml?rev=1524507&r1=1524506&r2=1524507&view=diff
==============================================================================
--- stanbol/branches/commons-ng/launchers/bundlelists/pom.xml (original)
+++ stanbol/branches/commons-ng/launchers/bundlelists/pom.xml Wed Sep 18 18:04:41 2013
@@ -62,9 +62,9 @@
     <module>stanbolcommons</module>
 
     <!-- Data bundles -->
-  <!--  <module>defaultdata</module>
+    <module>defaultdata</module>
     <module>opennlp</module>
-    <module>sentimentdata</module> -->
+    <module>sentimentdata</module>
 
     <!-- Components -->
     <module>enhancer</module>