Author: rwesten
Date: Thu Jul 12 10:13:57 2012
New Revision: 1360612

URL: http://svn.apache.org/viewvc?rev=1360612&view=rev
Log:
fixes STANBOL-688 forgot to update the main data pom with the added openNLP 
language model for Spanish 

Modified:
    incubator/stanbol/trunk/data/pom.xml

Modified: incubator/stanbol/trunk/data/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/data/pom.xml?rev=1360612&r1=1360611&r2=1360612&view=diff
==============================================================================
--- incubator/stanbol/trunk/data/pom.xml (original)
+++ incubator/stanbol/trunk/data/pom.xml Thu Jul 12 10:13:57 2012
@@ -92,6 +92,7 @@
         <module>opennlp/lang/da</module>
         <module>opennlp/lang/de</module>
         <module>opennlp/lang/en</module>
+        <module>opennlp/lang/es</module>
         <module>opennlp/lang/nl</module>
         <module>opennlp/lang/pt</module>
         <module>opennlp/lang/sv</module>


Reply via email to