You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by og...@apache.org on 2011/12/01 19:37:12 UTC

svn commit: r1209174 - /incubator/stanbol/trunk/enhancer/engines/opennlp-ner/pom.xml

Author: ogrisel
Date: Thu Dec  1 18:37:11 2011
New Revision: 1209174

URL: http://svn.apache.org/viewvc?rev=1209174&view=rev
Log:
cosmit

Modified:
    incubator/stanbol/trunk/enhancer/engines/opennlp-ner/pom.xml

Modified: incubator/stanbol/trunk/enhancer/engines/opennlp-ner/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/enhancer/engines/opennlp-ner/pom.xml?rev=1209174&r1=1209173&r2=1209174&view=diff
==============================================================================
--- incubator/stanbol/trunk/enhancer/engines/opennlp-ner/pom.xml (original)
+++ incubator/stanbol/trunk/enhancer/engines/opennlp-ner/pom.xml Thu Dec  1 18:37:11 2011
@@ -48,8 +48,8 @@
   <dependencies>
     <!-- The current opennlp version is exported by the commons.opennlp bundle -->
     <dependency>
-	  <groupId>org.apache.stanbol</groupId>
-	  <artifactId>org.apache.stanbol.commons.opennlp</artifactId>
+      <groupId>org.apache.stanbol</groupId>
+      <artifactId>org.apache.stanbol.commons.opennlp</artifactId>
     </dependency>
     <dependency>
       <groupId>org.apache.stanbol</groupId>