You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opennlp.apache.org by jo...@apache.org on 2011/05/11 18:10:32 UTC

svn commit: r1101942 - /incubator/opennlp/site/trunk/content/opennlp/maven-dependency.mdtext

Author: joern
Date: Wed May 11 16:10:32 2011
New Revision: 1101942

URL: http://svn.apache.org/viewvc?rev=1101942&view=rev
Log:
OPENNLP-117 One more try to include xml elements

Modified:
    incubator/opennlp/site/trunk/content/opennlp/maven-dependency.mdtext

Modified: incubator/opennlp/site/trunk/content/opennlp/maven-dependency.mdtext
URL: http://svn.apache.org/viewvc/incubator/opennlp/site/trunk/content/opennlp/maven-dependency.mdtext?rev=1101942&r1=1101941&r2=1101942&view=diff
==============================================================================
--- incubator/opennlp/site/trunk/content/opennlp/maven-dependency.mdtext (original)
+++ incubator/opennlp/site/trunk/content/opennlp/maven-dependency.mdtext Wed May 11 16:10:32 2011
@@ -12,13 +12,13 @@ all transient dependencies are resolved 
 
 To use the OpenNLP Tools define the following dependency:
 
-<code>
+
     <dependency>
       <groupId>org.apache.opennlp</groupId>
       <artifactId>opennlp-tools</artifactId>
       <version>1.5.1-incubating</version>
     </dependency>
-</code>
+
 
 ## OpenNLP UIMA Annotators Dependency